@charset "utf-8";



/* 地区页样式开始 */

.diqu1000{
    width: 1000px;
    margin: 0 auto;
}

.diqu-title{
    font-size: 26px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}
.diqu-banner{
    width: 100%; 
    height: 200px; 
    background: url(../images/diqu-banner.png) no-repeat;
    background-position: center; 
}

.diqu-banli-con{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.diqu-banli-con h5{
    font-size: 18px;
    color: #333333;
    position: relative;
    margin-top: 15px;
}

.diqu-banli-con h5::after{
    content: "";
    display: inline-block;
    width: 160px;
	height: 1px;
    background-color: #e4e2e2;
    position: absolute;
    bottom: -15px;
    left: 0px;
}

.diqu-banli-con p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: 30px;
    line-height: 29px;
}

.diqu-banli-con a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 126px;
    height: 40px;
    line-height: 40px;
	background-color: #ffbe5a;
    border-radius: 20px;
    margin-top: 18px;
}
.diqu-banli-con div:nth-child(2){
    margin-left: 28px;
}

.diqu-ys{
    width: 100%; 
    height: 545px; 
    background: url(../images/diqu-ys-bg.png) no-repeat; 
    background-position: center; 
    margin-top: 80px;
}
.diqu-ys h3{
    font-size: 26px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    padding-top: 50px;
}
.diqu-ys img{
    margin-top: 70px;
}

.diqu-dj > h3{
    color: #333333;
    font-size: 26px;
    text-align: center;
    margin-top: 40px;
}

.diqu-dj > p{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 30px 0px;
}

.diqu-dj-tab .diqu-dj-list ul li{
    font-size: 18px;
    color: #666666;
    float: left;
    width: 250px;
    height: 46px;
    background-color: #f1f1f1;
    line-height: 46px;
    text-align: center;
    position: relative;
}

.diqu-dj-tab .diqu-dj-list ul li a span{
    position: absolute;
    top: 10px;
    left: 0px;
    color: #ffffff;
    width: 2px;
    height: 30px;
    display: inline-block;
    background-color: #ffffff;
}



.diqu-dj-tab .diqu-dj-list ul li.cur a{
    height: 0;
    width: 210px;
    display: inline-block;
    color: #ffffff;
    /*background-color: #ffbe5a;*/
    border-bottom: 46px solid #ffbe5a;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.diqu-dj-div ul{
    border: 1px solid #ffbe5a;
}
.diqu-dj-div ul li{
    width: 330.5px;
    height: 59px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #888888;
    position: relative;
}
.diqu-dj-div ul li section.diqu-liang{
    height: 59px;
}
.diqu-dj-div ul li section.diqu-liang img{
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -10px;
}
.diqu-dj-div ul li section.diqu-huoqu{
    position: absolute;
    top: 0;
    left: 0;
    width: 330.5px;
    height: 59px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    background-color: #ff4b5a;
    color: #ffffff;
}
.diqu-dj-div ul li section.diqu-huoqu a{
    color: #f6ff00;
    padding-left: 15px;
}

.diqu-dj-div ul li:hover section.diqu-liang{
    visibility: hidden;
    opacity: 0;
}
.diqu-dj-div ul li:hover section.diqu-huoqu{
    visibility: visible;
    opacity: 1;
}

.diqu-tc{
    width: 100%;
	height: 565px;
    background-color: #f8f5f1;
    margin-top: 70px;
}

.diqu-tc .diqu1000 > h3{
    color: #333333;
    font-size: 26px;
    text-align: center;
    padding-top: 40px;
}
.diqu-tc .diqu1000 > p{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 30px 0px;
}

.diqu-ul1 .diqu-li1{
    width: 317px;
    height: 352px;
    border: 1px solid #ffbe5a;
    float: left;
    margin-top: 0px;
    background-color: #ffffff;
}

.diqu-ul1 .diqu-li1 div{
    background-color: #ffbe5a;
    height: 77px;
    line-height: 77px;
    text-align: center;
}

.diqu-ul1 .diqu-li1 span.diqu-ff_span{
    font-size: 36px;
    color: #ffffff;
}
.diqu-ul1 .diqu-li1 span.diqu-ff_span1{
    font-size: 20px;
    margin-left: 10px;
    color: #ffffff;
}
.diqu-ul1 .diqu-li1 h6{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.diqu-ul1 .diqu-li1 .diqu-ul2{
    margin-left: 20px;
    margin-top: 10px;
}
.diqu-ul1 .diqu-li1 .diqu-ul2 li{
    font-size: 16px;
    color: #666666;
    float: left;
    padding-right: 0px;
}
.diqu-ul1 .diqu-li1 .diqu-ul2 li i{
    font-style: normal;
    color: #ffbe5a;
    padding-right: 5px;
}
.diqu-li1_pl19{
    padding-left: 19px;
}

.diqu-ul1 .diqu-li1 .diqu-ul3{
    padding: 0 36px;
    margin-top: 10px;
}
.diqu-ul1 .diqu-li1 .diqu-ul3 li{
    font-size: 16px;
    color: #666666;
    float: left;
    padding-left: 15px;
}
.diqu-ul1 .diqu-li1 a{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 140px;
    height: 35px;
    background-color: #dcdcdc;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 10px;
}
.diqu-mlr27{
    margin-left: 21.5px;
    margin-right: 21.5px;
}




.diqu-ul1 .diqu-li1:hover{
    background-color: #ffbe5a;
}
.diqu-ul1 .diqu-li1:hover div{
    background-color: #ffffff;
}
.diqu-ul1 .diqu-li1:hover h5{
    color: #ffffff;
    font-weight: bold;
}
.diqu-ul1 .diqu-li1:hover p,.diqu-ul1 .diqu-li1:hover h6,.diqu-ul1 .diqu-li1:hover .diqu-ul2 li{
    color: #666666;
}
.diqu-ul1 .diqu-li1:hover div span{
    color: #ffbe5a;
    font-weight: 600;
}
.diqu-ul1 .diqu-li1:hover .diqu-ul2 li i{
    color: #fe8c06;
}

.diqu-ul1 .diqu-li1:hover a:first-of-type{
    background-color: #ff4b5a;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.diqu-ul1 .diqu-li1:hover a:last-of-type{
    background-color: #fe8c06;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}


.diqu-anli{
    width: 100%;
	height: 402px;
	background-color: #f8f5f1;
}
.diqu-anli .diqu1000 h3{
    color: #333333;
    font-size: 26px;
    text-align: center;
    padding-top: 50px;
}
.diqu-anli ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.diqu-anli ul li{
    width: 230px;
    height: 100px;
    position: relative;
    margin-top: 15px;
}
.diqu-anli ul li section:nth-child(2){
    width: 230px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    position: absolute;
    top: 0px;
    background-color: #ff4b5a;
    font-size: 18px;
    color: #ffffff;
    display: none;
}

.diqu-anli ul li:hover section:nth-child(1){
    display: none;
}
.diqu-anli ul li:hover section:nth-child(2){
    display: block;
}

.diqu-zx h3{
    font-size: 26px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.diqu-zx ul li{
    width: 486px;
    height: 450px;
    background-color: #f8f5f1;
    float: left;
    margin-top: 20px;
}

.diqu-zx ul li:nth-child(even) {
    margin-left: 27px;
}

.diqu-zx ul li > div{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}


.diqu-zx ul li > div h5{
    width: 118px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      background: url(../images/mar/call-zx-bg.png) 0px 0px no-repeat;
      color: #ffffff;
      font-size: 18px;
      font-weight: bold;
  }
  .diqu-zx ul li > div a{
    width: 73px;
    height: 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #666666;
  border-radius: 4px;
  background-color: #e4e2e2;
  margin-right: 20px;
  text-align: center;
  }
  .diqu-zx ul li dl dd{
    box-sizing: border-box;
    padding: 0px 30px;
  }
  .diqu-zx ul li dl dd a{
    display: inline-block;
  border-top: 1px dashed #c5c3c1;
  width: 100%;
  box-sizing: border-box;
  margin: 22px 0px 0px;
  }
  .diqu-zx ul li dl dd a section{
    display: flex;
      justify-content: space-between;
      box-sizing: border-box;
      margin-top: -13px;
      /* padding: 0px 20px; */
      /* margin: 10px 20px 0px; */
  
  }
  
  .diqu-zx ul li dl dd p{
    width: auto;
    height: auto;
    font-size: 14px;
    color: #888888;
    background-color: #f8f5f1;
    padding-right: 10px;
  }
  .diqu-zx ul li dl dd div{
    width: 280px;
    height: 0px;
    border-top: 1px dashed #c5c3c1;
    margin-top: 12px;
  }
  .diqu-zx ul li dl dd span{
    font-size: 14px;
    color: #888888;
    background-color: #f8f5f1;
  padding-left: 10px;
  }
  
.diqu-qg{
    width: 100%;
    height: 276px;
    background-color: #f8f5f1;
    margin-top: 50px;
}

.diqu-qg-tab{
    padding-top: 40px;
}

.diqu-qg-tab ul{
    text-align: center;
    display: flex;
    justify-content: center;
}
.diqu-qg-tab ul li{
    font-size: 20px;
    color: #333333;
    margin-left: 20px;
    position: relative;
    font-weight: normal;
    cursor: pointer;
}

.diqu-qg-tab ul li.diqu-qg-cur{
    color: #ff4b5a;
    font-weight: bold;
}

.diqu-qg-tab ul li:nth-child(1)::after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 5px;
    right: -10px;
    width: 1px;
	height: 19px;
	background-color: #ff4b5a;
}
.diqu-qg-list section{
    margin-top: 30px;
    display: none;
}
.diqu-qg-list section.show{
    display: block;
}
.diqu-qg-list section ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.diqu-qg-list section ul li{
    margin: 5px 10px;
}
.diqu-qg-list section ul li a{
    font-size: 14px;
    color: #666666;
}
.diqu-qg-list section ul li:hover a{
    font-size: 14px;
    color: #ffbe5a;
}
.diqu-gn{
    margin-bottom: 60px;
}
.diqu-gn h3{
    font-size: 26px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.diqu-gn ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -20px;
}
.diqu-gn ul li{
    width: 317px;
	height: 345px;
	background-color: #f8f5f1;
    border: solid 1px #dcdcdc;
    margin-top: 30px;
    border-top: none;
}

.diqu-gn ul li > div {
    text-align: center;
    height: 216px;
    margin-top: -7px;
}

.diqu-gn ul li > div h5{
    font-size: 18px;
    color: #333333;
    padding: 20px 0px;
}

.diqu-gn ul li > div P{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    height: 90px;
    box-sizing: border-box;
    padding: 0px 20px;
}
.diqu-gn ul li > div section{
    position: relative;
}
.diqu-gn ul li > div section a{
    display: inline-block;
    width: 161px;
    height: 35px;
    line-height: 35px;
	background-color: #ffbe5a;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
}

.diqu-gn ul li > div section a:nth-child(2){
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-color: #ff4b5a;
    display: none;
}

.diqu-gn ul li:hover > div {
    background-color: #ffbe5a;
}
.diqu-gn ul li:hover > div h5{
    color: #ffffff;
}
.diqu-gn ul li:hover > div p{
    color: #ffffff;
}

.diqu-gn ul li:hover > div section a:nth-child(2){
    display: block;
}

.diqu-lc h3{
    font-size: 26px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}
.diqu-lc ul{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 20px;
}
.diqu-lc ul li{
    width: 195px;
	height: 124px;   
    transform:skew(-15deg);   
    -webkit-transform: skew(-15deg);   
    -moz-transform: skew(-15deg);   
    -o-transform:skew(-15deg);   
    -ms-transform:skew(-15deg);   
    background-color:transparent;
    border: 1px solid #ffbe5a;   
    /* margin: 50px auto;  */
    position: relative;
    text-align: center;
}

.diqu-lc ul li h5{
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
	background-color: #ffbe5a;
    border-radius: 23px;
    transform:skew(15deg);   
    -webkit-transform: skew(15deg);   
    -moz-transform: skew(15deg);   
    -o-transform:skew(15deg);   
    -ms-transform:skew(15deg);
    position: absolute;
    top: -25px;
    left: 65px;
    color: #ffffff;
    font-size: 22px;  
}

.diqu-lc ul li h6{
    transform:skew(15deg);   
    -webkit-transform: skew(15deg);   
    -moz-transform: skew(15deg);   
    -o-transform:skew(15deg);   
    -ms-transform:skew(15deg);
    color: #333333;
    font-size: 16px;
    margin-top: 30px;
}

.diqu-lc ul li p{
    transform:skew(15deg);   
    -webkit-transform: skew(15deg);   
    -moz-transform: skew(15deg);   
    -o-transform:skew(15deg);   
    -ms-transform:skew(15deg);
    color: #666666;
    font-size: 12px;
    height: 30px;
    text-align: justify;
    box-sizing: border-box;
    padding: 0px 15px;
    margin-top: 10px;
    line-height: 20px;
}

.diqu-lc ul li img{
    position: absolute;
    top: 45px;
    right: -50px;
}

.diqu-lc ul li a{
    display: none;
    width: 151px;
    height: 29px;
    line-height: 29px;
    text-align: center;
	background-color: #ff4b5a;
    border-radius: 4px;
    transform:skew(15deg);   
    -webkit-transform: skew(15deg);   
    -moz-transform: skew(15deg);   
    -o-transform:skew(15deg);   
    -ms-transform:skew(15deg);
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    bottom: 25px;
    left: 25px;
}

.diqu-lc ul li:hover{
    background-color: #ffbe5a;
}
.diqu-lc ul li:hover h5{
    background-color: #ffffff;
    border: solid 1px #ffbe5a;
    color: #ffbe5a;
    font-size: 22px;
}

.diqu-lc ul li:hover h6{
    color: #ffffff;
}

.diqu-lc ul li:hover p{
    display: none;
}

.diqu-lc ul li:hover a{
    display: block;
}

/* 地区页样式结束 */




/*公共样式区*/
/*
.w1200{
    width: 1200px;
    margin: 0 auto;
}
*/
/* 三月版块 */
.outbreak{
	width: 1000px;
	margin: 30px auto;
	background: url(../images/outbreak1000-2.png) center no-repeat;
	height: 356px;
    position: relative;
}
.outbreak-phone{
    position: absolute;
    bottom: 35px;
    left: 27px;
}
.outbreak-phone ul{
    width: 770px;
    display: flex;
    flex-wrap: wrap;
}
.outbreak-phone ul li{
    width: 220px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #ffdba2;
    margin: 10px 10px;
    cursor: pointer;
    color: #333333;
    font-size: 20px;
}

.outbreak-btn{
    position: absolute;
    bottom: 45px;
    right: 85px;
}

.outbreak-btn a{
    display: inline-block;
    width: 282px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #ffffff;
    color: #ec6e5c;
    font-size: 18px;
    font-weight: bold;
}


.pages {
  margin-top: 45px;
}
.pages a{
  font-size: 16px;
color: #222222;
}
.pages > b{
  width: 28px;
height: 28px;
background-color: #ffbe5a;
display: inline-block;
line-height: 28px;
text-align: center;
border-radius: 50%;
font-size: 18px;
color: #ffffff;
}
.pages a{
  margin: 0px 10px;
}



.top_height{
    margin-top: -24px!important;
}


/*头部栏样式区*/



/*导航栏样式*/
/*.nav{
    height: 60px;
}
.nav ul{
    margin-top: -52px;
    margin-left: 249px;
}
.nav ul li{
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.nav ul li a{
    display: block;
    color: #666666;
}
.nav ul li .active{
    color: #ffffff;
    background-color: #ffbe5a;
    border-radius: 10px;
}

.nav ul li a:hover{
    background-color: #ffbe5a;
    color: #ffffff;
    border-radius: 10px;
}
.nav_a{
    margin-top: -40px;
    border-radius: 25px;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ffbe5a;
    color: #ffbe5a;
    font-size: 16px;
}
.nav_a:hover{
    background-color: #ffbe5a;
    color: #ffffff;
}

.nav a img{
  margin-top: 7px;
}*/


/*轮播图样式*/
/*.flexslider{
    height: 350px;
    overflow: hidden;
}
.slides li{
    height: 350px;
}*/




.flexslider {
    position: relative;
    height:350px;
    overflow: hidden;
   /* background: url(../images/loading.gif) 50% no-repeat;*/
}
.slides {
    position: relative;
    z-index: 1;
}
.slide div.flexslider ul.slides li {
    height: 350px;
}


.flexslider.flexslider1 {
    position: relative;
    height:276px;
    overflow: hidden;
    /* background: url(../images/loading.gif) 50% no-repeat;*/
}

.bd ul.slides li{
    height: 276px;
}

.slide div.flexslider ul.slides.slides1 li {
    height: 276px;
}

.bd ul.slides.slides1 li{
    height: 276px;
}


.picScroll-left{
    position: relative;
}

/*.picScroll-left .hd{
    position: relative;
    width: 1200px;
}*/

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    position: absolute;
    top: 345px;
    left: 50%;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}



.picScroll-left .hd{
    position: relative;
   /* width: 1200px;*/
}

.picScroll-left:hover .hd .prev{
    background: url(../images/zuojt_1a.png) no-repeat;
    z-index: 20;
}
.picScroll-left:hover .hd .next{
    background: url(../images/youjt_1a.png) no-repeat;
    z-index: 20;
}
/*.picScroll-left div.hd a.prev{
    position: absolute;
    top: 65px;
    left: 0px;
    width: 60px;
    height: 60px;
    background: url(../images/jt.png) no-repeat;
}*/

.picScroll-left .hd .prev{
    position: absolute;
    top: 90px;
    left: 10%;
    display: block;
    width: 33px;
    height: 59px;
    /*float: right;*/
    /* margin-right: 5px;
     margin-top: 10px;*/
    overflow: hidden;
    cursor: pointer;
    background: url("../images/zuojt_1.png") no-repeat;
    z-index: 20;
}

.picScroll-left .hd .next{
    position: absolute;
    top: 90px;
    right: 10%;
    display: block;
    width: 33px;
    height: 59px;
    /*float: right;*/
    /*margin-right: 5px;
    margin-top: 10px;*/
    overflow: hidden;
    cursor: pointer;
    background: url("../images/youjt_1.png") no-repeat;
    z-index: 20;
}


/*
.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;

}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}
.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}
.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}
.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(../images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/next.png) center center no-repeat;
}
*/



/*解决方案*/
.solution .s_h{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}
.solution h5{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 30px auto;
}


.solution .s_h3{
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin: 10px auto;
}

.solution ul li{
    width: 240px;
    height: 309px;
    /*background-color: #ffbe5a;*/
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
}

.solution ul li img.shizijia{
    position: absolute;
    top: -65px;
    left: 95px;
    -webkit-transform: translate3d(0,0px,0)/*translate3d(0,-80px,0)*/;
    transform: translate3d(0,0px,0)/*translate3d(0,-80px,0)*/;
}

.solution ul li:hover img.shizijia{
    -webkit-transform: translate3d(0,110px,0)/*translate3d(0,-80px,0)*/;
    transform: translate3d(0,110px,0)/*translate3d(0,-80px,0)*/;
    z-index: 6;
}

.solution ul li div img,.solution ul li img.shizijia,.solution ul li{
    transition: all 0.5s ease;
    -webkit-transition:  all 0.5s ease;
    -o-transition:  all 0.5s ease;
    -moz-transition:  all 0.5s ease;
}
.solution ul li div.effect-bubba{
    overflow: hidden;
    height: auto;
}

.solution ul li:hover div img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
}


div.effect-bubba div.figcaption::before,
div.effect-bubba div.figcaption::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 200px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -mos-transition: opacity 0.35s, -webkit-transform 0.35s;
    -ms-transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

div.effect-bubba div.figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
}

div.effect-bubba div.figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -o-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0);
}

.solution ul li:hover div.figcaption::before,
.solution ul li:hover div.figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


.solution ul li:hover{
    background-color: #ffbe5a;
}

.solution ul li:hover p,.solution ul li:hover h3{
    color: #ffffff;
}
.solution ul li:hover a{
    background-color: #ff9e09;
    color: #ffffff;
    box-shadow: 2px 2px 2px #ba6515;
}

.solution ul li p{
    font-size: 14px;
    color: #888888;
    text-align: justify;
    padding: 0 20px;
    height: 90px;
    line-height: 18px;
}

.solution ul li a{
    background-color: #e4e2e2;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 90px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    margin: 0px auto auto 75px;
}

/*产品优势*/
.product{
    height: 638px;
    background-color: #f3f3f3;
    margin-top: 42px;
}
.product .p_h{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 44px;
    padding-bottom: 21px;
}
.product h5{
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.product .p_h3{
    font-size: 18px;
    color: #666666;
}
.product ul li{
    width: 491px;
    height: 140px;
    float: left;
    margin-top: 20px;
    /*background-color: #3c763d;*/
}

.product ul li:hover{
    background-color: #ffffff;
    box-shadow: 2px 2px 10px #dadada;
}

.product ul li:hover h3.p_h3{
    color: #333333;
}
.product ul li:hover p{
    color: #666666;
}
.p1{
    background: url(../images/p1.png) no-repeat;
}
.p2{
    background: url(../images/p2.png) no-repeat;
}
.p3{
    background: url(../images/p3.png) no-repeat;
}
.p4{
    background: url(../images/p4.png) no-repeat;
}
.p5{
    background: url(../images/p5.png) no-repeat;
}
.p6{
    background: url(../images/p6.png) no-repeat;
}
.product ul li:hover .p1{
    background: url(../images/p1_orange.png) no-repeat;
}
.product ul li:hover .p2{
    background: url(../images/p2a.png) no-repeat;
}
.product ul li:hover .p3{
    background: url(../images/p3a.png) no-repeat;
}
.product ul li:hover .p4{
    background: url(../images/p4a.png) no-repeat;
}
.product ul li:hover .p5{
    background: url(../images/p5a.png) no-repeat;
}
.product ul li:hover .p6{
    background: url(../images/p6a.png) no-repeat;
}
.product ul li p{
    font-size: 14px;
    color: #888888;
    padding-top: 16px;
    text-align: justify;
    margin-top: -10px;
}

.product ul li div{
    float: left;
}
.product .p_div2{
    width: 363px;
    height: 101px;
    margin: 10px 20px 0px 20px;
}

.product .p_div1{
    width: 68px;
    height: 101px;
    margin-top: 38px;
    margin-left: 20px;
}


/*通信服务*/
.services{
   /* height: 467px;*/
}

.services .ss_h{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}
.services .s_P{
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.services ul.ul1 li{
    width: 320px;
    height: 125px;
    float: left;
   /* background-color: #ffbe5a;*/
}

.services ul.ul1 li:hover{
    background-color: #ffbe5a;
}
.services ul.ul1 li .ss_div img{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms_transition:all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.services ul.ul1 li:hover .ss_div img{
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.services ul.ul1 li:hover .ss_div1 h3,.services ul.ul1 li:hover .ss_div1 p{
    color: #ffffff;
}
.services ul.ul1 li div{
    float: left;
}
.services ul.ul1 li div.ss_div{
    width: 133px;
    height: 125px;
    overflow: hidden;
}

.services ul.ul1 li div.ss_div1{
    padding: 0 15px;
}

.services ul.ul1 li h3{
    font-size: 18px;
    color: #666666;
    padding: 5px 0px;
}
.services ul.ul1 li p{
    width: 157px;
    height: 106px;
    font-size: 14px;
    color: #888888;
    text-align: justify;
    line-height: 18px;
}

.services ul.ul2 li{
    float: left;
    margin: 30px 20px 0px 20px;
    width: 210px;
    height: 145px;
    line-height: 145px;
    text-align: center;
   /* background-color: #24c5ed;*/
}

.services ul.ul2 .ul2_div{
    color:#ffbe5a;
    font-size: 41.33px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align:center;
    border-radius: 50%;
    background: #fff2de url(../images/service_tuoyuan1.png) center no-repeat;
    margin-left: 56px;
}

.services ul.ul2 .ul2_div:hover{
    cursor: pointer;
    color: #ffffff;
    background: #ffbe5a url(../images/service_tuoyuan1_1.png) center no-repeat;
}
.services ul.ul2 li p{
    font-size: 14px;
    color: #666666;
    padding-top: 20px;
}


/*创新领袖*/
.leaders h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 40px auto 30px auto;
}
.leaders ul li{
    width: 315px;
    height: 180px;
    float: left;
    /*background-color: #37bd7c;*/
    border: 1px solid #cdcdcd;
}

.leaders ul li div.leaders1{
    width: 316px;
    height: 100px;
    background: url("../images/leaders1.png") 115px 15px no-repeat;
}
.leaders ul li div.leaders2{
    width: 316px;
    height: 100px;
    background: url("../images/leaders2.png") 120px 15px no-repeat;
}
.leaders ul li div.leaders3{
    width: 316px;
    height: 100px;
    background: url("../images/leaders3.png") 120px 15px no-repeat;
}


.leaders ul li:hover div.leaders1{
    width: 316px;
    height: 100px;
    background: url("../images/leaders1a.png") 115px 15px no-repeat;
}
.leaders ul li:hover div.leaders2{
    width: 316px;
    height: 100px;
    background: url("../images/leaders2a.png") 120px 15px no-repeat;
}
.leaders ul li:hover div.leaders3{
    width: 316px;
    height: 100px;
    background: url("../images/leaders3a.png") 120px 15px no-repeat;
}


.leaders ul li:hover{
    background-color: #ffbe5a;
}
.leaders ul li:hover p{
    color: #ffffff;
}
/*.leaders ul li img{
    padding: 13px 154px;
}*/
.leaders ul li p{
    font-size: 16px;
    color: #666666;
    padding: 0px 24px;
}


/*覆盖全球*/
.earth{
    background-color: #f3f3f3;
    height: 445px;
    margin-top: 38px;
}
.earth .ear_div{
    width: 350px;
    margin-top: 70px;
}
.earth  img{
    width: 650px;
    margin-top: 40px;
}
.earth ul li{
    float: left;
}

.earth .ear_div h3{
    font-size: 24px;
    color: #ffbe5a;
    text-align: center;
}
.earth .ear_div p{
    line-height: 32px;
    font-size: 16px;
    color: #666666;
    padding: 43px 20px 0px 20px;
    text-align: justify;
}


/*客户案例*/
.customer{

}


.customer .customer_kh{
    background: url(../images/kh.png) 0px 20px no-repeat;
    width: 1000px;
    height: 326px;
}
.customer h3{
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}

.customer ul li{
    float: left;
}

.customer ul li i{
    display: inline-block;
    width: 240px;
    height: 180px;
    line-height: 180px;
}



.cus_1{
    background: url(../images/c1.png) 16px 40px no-repeat;
}
.cus_2{
    background: url(../images/c2.png) 45px 41px no-repeat;
}
.cus_3{
    background: url(../images/c3.png) 35px 32px no-repeat;
}
.cus_4{
    background: url(../images/c4.png) 16px 55px no-repeat;
}
.cus_5{
    background: url(../images/c5.png) 3px 13px no-repeat;
}
.cus_6{
    background: url(../images/c6.png) 16px 65px no-repeat;
}
.cus_7{
    background: url(../images/c7.png) 16px 58px no-repeat;
}
.cus_8{
    background: url(../images/c8.png) 18px 24px no-repeat;
}
.cus_9{
    background: url(../images/c9.png) 3px 38px no-repeat;
}
.cus_10{
    background: url(../images/c10.png) 6px 13px no-repeat;
}
.cus_11{
    background: url(../images/c11.png) 5px 65px no-repeat;
}
.cus_12{
    background: url(../images/c12.png) 17px 35px no-repeat;
}
.cus_13{
    background: url(../images/c13.png) 70px 24px no-repeat;
}
.cus_14{
    background: url(../images/c14.png) 54px 50px no-repeat;
}
.cus_15{
    background: url(../images/c15.png) 50px 25px no-repeat;
}
.cus_16{
    background: url(../images/c16.png) 25px 20px no-repeat;
}
.cus_17{
    background: url(../images/c17.png) 46px 28px no-repeat;
}
.cus_18{
    background: url(../images/c18.png) 6px 26px no-repeat;
}
.cus_19{
    background: url(../images/c19.png) 7px 0px no-repeat;
}
.cus_20{
    background: url(../images/c20.png) 20px 60px no-repeat;
}



/*.customer ul li:hover{
    cursor: pointer;
}*/


/*
.customer ul li:hover .cus_1{
    background: url(../images/c1.png) 16px 40px no-repeat;
}
.customer ul li:hover .cus_2{
    background: url(../images/c2.png) 45px 41px no-repeat;
}
.customer ul li:hover .cus_3{
    background: url(../images/c3.png) 35px 32px no-repeat;
}
.customer ul li:hover .cus_4{
    background: url(../images/c4.png) 16px 55px no-repeat;
}
.customer ul li:hover .cus_5{
    background: url(../images/c5.png) 3px 13px no-repeat;
}
.customer ul li:hover .cus_6{
    background: url(../images/c6.png) 16px 65px no-repeat;
}
.customer ul li:hover .cus_7{
    background: url(../images/c7.png) 16px 58px no-repeat;
}
.customer ul li:hover .cus_8{
    background: url(../images/c8.png) 18px 24px no-repeat;
}
.customer ul li:hover .cus_9{
    background: url(../images/c9.png) 3px 38px no-repeat;
}
.customer ul li:hover .cus_10{
    background: url(../images/c10.png) 6px 13px no-repeat;
}
.customer ul li:hover .cus_11{
    background: url(../images/c11.png) 5px 65px no-repeat;
}
.customer ul li:hover .cus_12{
    background: url(../images/c12.png) 17px 35px no-repeat;
}
.customer ul li:hover .cus_13{
    background: url(../images/c13.png) 70px 24px no-repeat;
}
.customer ul li:hover .cus_14{
    background: url(../images/c14.png) 54px 50px no-repeat;
}
.customer ul li:hover .cus_15{
    background: url(../images/c15.png) 50px 25px no-repeat;
}

.customer ul li:hover .cus_16{
    background: url(../images/c16.png) 25px 20px no-repeat;
}
.customer ul li:hover .cus_17{
    background: url(../images/c17.png) 46px 28px no-repeat;
}
.customer ul li:hover .cus_18{
    background: url(../images/c18.png) 6px 26px no-repeat;
}
.customer ul li:hover .cus_19{
    background: url(../images/c19.png) 7px 0px no-repeat;
}
.customer ul li:hover .cus_20{
    background: url(../images/c20.png) 20px 60px no-repeat;
}
*/

/*.cus_1,.cus_2,.cus_3,.cus_4,.cus_5,.cus_6,.cus_7,.cus_8,.cus_9,.cus_10,.cus_11,.cus_12,.cus_13,.cus_14,.cus_15,.cus_16,.cus_17,.cus_18,.cus_19,.cus_20{
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
}*/



/*底部栏*/
.footer{
    background-color: #6ea0c8;
    height: 210px;
}

.footer .weixin{
    width: 140px;
    float: left;
    margin-top: 28px;
}

.footer .weixin h3{
    font-size: 16px;
    color: #ffffff;
    padding-left: 6px;
}
.footer ul li{
    font-size: 14px;
    color: #ffffff;
}
.footer ul{
    margin-top: 42px;
    margin-left: 30px;
}

.footer .address{
    margin-top: 40px;
}
.footer .address p{
    font-size: 14px;
    color: #ffffff;
}
.footer hr{
    box-shadow: 0px 1px 1px #424344;
    margin: 5px 0px;
}


/* 400 */





/*新加*/
.activity_11{
    margin-bottom: -40px!important;
    margin-top: 40px!important;
    cursor: pointer;
    background: url(../images/union400-1-1.png) no-repeat;
    height: 530px;
    position: relative;
    background-size: 100%;
}
.eleven_11 ul{
    margin-left: 15px;
    margin-top: 3px;
}
.eleven_11 ul li{
    float: left;
    color: #666666;
    font-size: 16px;
    margin: -1px 8px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.eleven_11 ul li:hover{
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    /* // font-weight: bold; */
}

.eleven_11{
    width: 275px;
    height: 118px;
    background-color: #f5f5f5;
}

.eleven_11_pa1{
    position: absolute;
    bottom: 170px;
    left: 35px;
}
.eleven_11_pa2{
    position: absolute;
    bottom: 170px;
    left: 367px;
}
.eleven_11_pa3{
    position: absolute;
    bottom: 170px;
    right: 28px;
}

.eleven_11_a{
    display: inline-block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f2a23b;
    color: #ffffff;
    font-size: 18px;
    margin-left: 50px;
    margin-top: 21px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.eleven_11_a:hover{
    box-shadow: 0px 0px 20px #f8a63d;
    transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -webkit-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    font-weight: bold;
}





/*轮播图样式*/
.banner_slide{
    height: 350px;
    overflow: hidden;
}
.slide li{
    height: 350px;
}
.picScroll-left{
    position: relative;
}
.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    position: absolute;
    top: 345px;
    left: 50%;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}


/*.nav a img{
    width: 12%;
    margin-top: 16px;
    margin-left: -525px!important;
}*/

.top_height{
    margin-top: -24px!important;
}


/* <!--爆款套餐推荐-->*/

.f_hot ul li{
    width: 313px;
    height: 317px;
    border: 1px solid #ece7e8;
    float: left;
}
.f_hot ul li img{
    width: 100%;
}
.f_hot ul{
    margin-top: 30px;
}

.f_hot h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 50px;
	padding-top:30px;
}
.f_hot h5{
    font-size: 30px;
    color: #fe8900;
    padding: 20px 0;
    text-align: center;
    font-weight: 600;
}
.f_hot h5 span{
    font-size: 26.25px;
}

.f_hot div p{
    color: #888888;
    font-size: 14px;
    padding-left: 100px;
    font-weight: 500;
    line-height: 30px;
}

.f_hot div p i{
    color: #fe8900;
    padding-right: 3px;
    font-style: normal;
}

.f_hot ul li a{
    display: inline-block;
    width: 140px;
    height: 30px;
    background-color: #ed1b24;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    margin-left: 90px;
    color: #ffffff;
    font-size: 14px;
}

.f_hot ul li a:hover{
    background-color: #bb151c;
}
.f_hot ul li a i{
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    background: url(../images/gouwuche.png) 0px 4px no-repeat;
    /*background-position: 0px 8px;*/
}


/*热销套餐*/
.f_package{
    background-color: #f8f5f1;
}

.f_package h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
}

.f_package .ul1 .li1{
    width: 317px;
    height: 380px;
    border: 1px solid #ece7e8;
    float: left;
    margin-top: 30px;
    background-color: #ffffff;
}



.f_package .ul1 .li1:hover{
    background-color: #ffbe5a;
}
.f_package .ul1 .li1:hover div{
    background-color: #ffffff;
}
.f_package .ul1 .li1:hover h5{
    color: #ffffff;
    font-weight: bold;
}
.f_package .ul1 .li1:hover p,.f_package .ul1 .li1:hover h6,.f_package .ul1 .li1:hover .ul2 li{
    color: #666666;
}
.f_package .ul1 .li1:hover div span{
    color: #ffbe5a;
    font-weight: 600;
}
.f_package .ul1 .li1:hover .ul2 li i{
    color: #fe8c06;
}

.f_package .ul1 .li1:hover a:first-of-type{
    background-color: #ff4b5a;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.f_package .ul1 .li1:hover a:last-of-type{
    background-color: #fe8c06;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.f_package .ul1 .li1:hover section.mflq a.mflq_a{
    background: #f6ff00;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -moz-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -o-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -webkit-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    background: -ms-linear-gradient(-45deg, transparent 5px, #f6ff00 0);

    box-shadow: none;
    color: #ff4b5a;
}

.f_package .ul1 .li1 section.mflq a.mflq_a:hover{
    background: #d0d803;
    background: linear-gradient(135deg, transparent 5px, #d0d803 0);
    background: -moz-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -o-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -webkit-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    background: -ms-linear-gradient(-45deg, transparent 5px, #f6ff00 0);

    box-shadow: none;
    color: #ff4b5a;
}

.f_package .ul1 .li1 .mflq{
    background: url(../images/f_pjuxing.png) no-repeat;
    width: 250px;
    height: 71px;
    margin-top: 10px;
    margin-left: 68px;
    background-size: 80%;
}
.f_package .ul1 .li1 .mflq .mflq_a{
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 43px;
    margin-top: 41px;
    color: #ff4b5a;
    font-size: 14px;
    border-radius: 0;
    background: #f6ff00;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -moz-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -o-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -webkit-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    background: -ms-linear-gradient(-45deg, transparent 5px, #f6ff00 0);

}


.mlr27{
    margin: 0px 21px;
}
.f_package .ul1 .li1 h5{
    font-size: 18px;
    color: #ffbe5a;
    text-align: center;
    margin-top: 10px;
}
.f_package .ul1 .li1 p{
    font-size: 15px;
    color: #888888;
    margin: 5px 0px;
    text-align: center;
}

.f_package .ul1 .li1 div{
    background-color: #ffbe5a;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.f_package .ul1 .li1 div span{
    color: #ffffff;
}

.f_package .ul1 .li1 h6{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}
.f_package .ul1 .li1 .ul2{
    margin-left: 15px;
    margin-top: 5px;
}
.f_package .ul1 .li1 .ul2 li{
    font-size: 14px;
    color: #666666;
    float: left;
    padding-right: 5px;
}
.f_package .ul1 .li1 .ul2 li i{
    font-style: normal;
    color: #ffbe5a;
    padding-right: 5px;
}

.f_package .ul1 .li1 .ul3{
    padding: 0 42px;
    margin-top: 5px;
}

.f_package .ul1 .li1 .ul3 li{
    font-size: 14px;
    color: #666666;
    float: left;
    padding-left: 15px;
}
.f_package .ul1 .li1 a{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 125px;
    height: 35px;
    background-color: #dcdcdc;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 22px;
}

.f_package .ul1 .li1 .sec1{
    height: 70px;
    background-color: #ff4b5a;
    margin-top: -6px;
}

.f_package .ul1 .li1 .sec1 p{
    font-size: 18px;
    color: #ffffff;
}

.f_package .ul1 .li1 .sec2{
    padding-left: 20px;
}

.f_package .ul1 .li1 .sec2 label{
    color: #ffbe5a;
    font-size: 16px;
}

.f_package .ul1 .li1 .sec2 input{
    border: none;
    background-color: #f8f5f1;
    width: 180px;
    height: 30px;
    margin-top: 15px;
}

.f_package .ul1 .li1 .sec2 input.width140{
    width: 80px;
}

.f_package .ul1 .li1 .sec2 input:focus{
    background-color: #ffffff;
    border: 1px solid #ffbe5a;
    width: 178px;
    height: 28px;
}

.f_package .ul1 .li1 .sec2 input.comment:focus{
    background-color: #ffffff;
    border: 1px solid #ffbe5a;
    width: 78px;
    height: 28px;
}
.f_package .ul1 .li1 .sec2 input.sbutton{
    width: 150px;
    height: 30px;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 17px;
    margin-left: 71px;
}
.f_package .ul1 .li1 .sec2 input.sbutton:hover{
    background-color: #db424f;
    cursor: pointer;
}

.f_package .ul1 .li1 .sec2 input.sbutton:focus{
    border: none;
}

.f_package .ul1 .li1 span.ff_span{
    font-size: 30px;
}
.f_package .ul1 .li1 span.ff_span1{
    font-size: 16px;
    margin-left: 10px;
}

.li1_pl19{
    padding-left: 16px;
}
.li1_pl3{
    padding-left: 2px;
}
.li1_pl3_3{
    padding-left: 3px;
}
.li1_pl15{
    padding-left: 15px;
}
.li1_pl49{
    padding-left: 43px;
}

/*海量号码任性选*/
.f_number{

}

.f_number h3{
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}

.f_number p{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 30px 0px;
}


.f_number .tablist ul li{
    font-size: 16px;
    color: #666666;
    float: left;
    width: 166px;
    height: 46px;
    background-color: #f1f1f1;
    line-height: 46px;
    text-align: center;
    position: relative;
   /* border-bottom: 1px solid #ffbe5a;*/
}

.f_number .tablist ul li:last-child{
    width: 170px;
}

.f_number .tablist ul li a span{
    position: absolute;
    top: 10px;
    left: 0px;
    color: #ffffff;
    width: 2px;
    height: 30px;
    display: inline-block;
    background-color: #ffffff;
}



.tj_div_font3{
    background: url(../images/font3.png) no-repeat;
    width: 215px;
    height: 60px;
    margin-left: 18px;
    margin-top: 10px;
    background-size: 80%;
}


.f_number .tablist ul li.cur a{
    height: 0;
    width: 125px;
    display: inline-block;
    color: #ffffff;
    /*background-color: #ffbe5a;*/
    border-bottom: 46px solid #ffbe5a;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    font-size: 14px;
}
.f_number .tablist ul li:last-child.cur a{
    width: 130px;
}

.cur1{
    display: none;
}

.show{
    display: block;
}

.f_number .tabcon ul{
    border: 1px solid #ffbe5a;
}
.f_number .tabcon ul li{
    width: 247px;
    height: 59px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #888888;
    position: relative;
}


.f_number .tabcon ul li section.tab_imm{
    position: absolute;
    top: 0;
    left: 0;
    width: 247px;
    height: 59px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    background-color: #ff4b5a;
    color: #ffffff;
}


.f_number .tabcon ul li section.tab_imm a{
    color: #f6ff00;
    padding-left: 15px;
}

.f_number .tabcon ul li:hover section.tab_sec{
    visibility: hidden;
    opacity: 0;
}
.f_number .tabcon ul li:hover section.tab_imm{
    visibility: visible;
    opacity: 1;
}


.f_number .tijiao{
    height: 60px;
    background-color: #ffbe5a;
}


.f_number .tijiao p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 5px;
}

.f_number .tijiao .tj_div{
    width: 185px;
}

.f_number .tijiao .tj_div1{
    width: 800px;
    margin-top: 15px;
}
.f_number .tijiao .tj_div1 label{
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
}

.f_number .tijiao .tj_div1 input.width140{
    width: 70px;
}

.yzm{
    display: inline;
    vertical-align: middle;
    height: 28px;
    margin-top: -3px;
    width: 70px;
}

.f_number .tijiao .tj_div1 input{
    width: 130px;
    height: 28px;
    background-color: #ffe5bd;
    border: none;
}
.f_number .tijiao .tj_div1 input:focus{
    background-color: #ffffff;
}
.f_number .tijiao .tj_div1 input.sbutton2{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 10px;
    padding-left: 0px;
}

.f_number .tijiao .tj_div1 input.sbutton2:hover{
    background-color: #b8162b;
}


.mb90{
    margin-bottom: 70px;
}


/*400电话独有功能*/

.f_phone{
    background-color: #f8f5f1;
}
.f_phone1{
    background-color: #f8f5f1;
	padding-bottom:30px;
}

.f_phone h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
}

.f_phone ul{
    padding: 30px 0px 40px 0px;
}
.f_phone ul li{
    width: 198px;
    height: 308px;
    line-height: 270px;
    background-color: #ffbe5a;
    float: left;
    border-right: 1px solid #ffffff;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.f_phone ul li .sf1{
    height: 368px;
}

.f_phone ul li .sf{
    position: absolute;
    top: 368px;
    left: 0;
    width: 198px;
}

.f_phone ul li .sf p{
    line-height: 18px;
    font-size: 12px;
    color: #555555;
    text-align: justify;
    padding: 0px 5px;
    color: #ffffff;
}

.f_phone ul li .sf1,.f_phone ul li div.sf,.f_phone ul li .sf1 h5,.f_phone ul li hr{
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

.f_phone ul li:hover .sf1{
    -webkit-transform: scale(0.7,0.7)/*translate3d(0,-80px,0)*/;
    transform: scale(0.7,0.7)/*translate3d(0,-80px,0)*/;
    margin-top: -20px;
}
.f_phone ul li div.sf{
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;*/
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}

.f_phone ul li:hover div.sf{
    -webkit-transform: translate3d(0,-250px,0);
    transform: translate3d(0,-250px,0);
}

.f_phone ul li:hover hr{
    opacity: 0;
}
.f_phone ul li:hover .sf1{
    margin-top: -70px;
}
.f_phone ul li:hover .sf1 h5{
    margin-top:-155px;
}
.f_phone ul li h5{
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: -95px;
}



.hr{
    width: 20px;
    height: 3px;
    color: white;
    background-color: white;
    border: none;
    margin-left: 90px;
    margin-left: 0px\0;
    margin-bottom: 15px;
    margin-top: -95px;
}

.f_phone ul li.f_pli{
    border: 1px solid #ff4b5a;
    background-color: #f8f5f1;
    height: 306px;
}
.f_phone ul li.f_pli div.f_pdiv1{
    height: 72px;
    background-color: #ff4b5a;
}
.f_phone ul li.f_pli div.f_pdiv1 p{
    color: #ffffff;
    font-size: 14px;
    padding: 10px 22px;
    text-align: center;
}

.f_phone ul li.f_pli div.f_pdiv2 p{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding-top: 10px;
}

.f_phone ul li a{
    display: block;
    background-color: #ff4b5a;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #fffefe;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 28px;
}

.f_phone ul li a:hover{
    background-color: #bb3843;
}


/*400电话功能展示*/
.f_fun h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
}

/*.f_fun div.f_fdiv{
    background: url(../images/f_f1.png) no-repeat;
    width: 280px;
    height: 500px;
    background-size: 110%;
}
.f_fun div.f_fdiv a{
    display: inline-block;
    width: 220px;
    height: 36px;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    margin-top: 540px;
    margin-left: 70px;
    border-radius: 3px;
}*/







.f_fun div.f_fdiv{
    background: url(../images/f_f1.png) no-repeat;
    width: 314px;
    height: 500px;
    background-size: 100%;
}


.f_fun div.f_fdiv img{
    margin-top: 198px;
    margin-left: 60px;
}
.f_fun div.f_fdiv h6{
    font-size: 34px;
    color: #ffffff;
    text-align: center;
    margin-top: 100px;
    padding: 0px 42px;
    line-height: 50px;
}

.f_fun div.f_fdiv span{
    display: block;
    color: #fff100;
    font-size: 20px;
    margin-top: -40px;
    margin-left: 115px;
    font-weight: bold;
}
.f_fun div.f_fdiv a{
    display: inline-block;
    width: 165px;
    height: 36px;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    margin-top: 25px;
    margin-left: 75px;
    border-radius: 3px;
}
.f_fun div.f_fdiv a:hover{
    background-color: #d6404c;
}

.f_fun ul.f_ful1{
    width: 686px;
}

.f_fun ul.f_ful1 li{
    width: 112px;
    height: 165px;
    line-height: 165px;
    text-align: center;
    border: 1px solid #f3ebeb;
    float: left;
    position: relative;
    overflow: hidden;
}

.f_fun ul.f_ful1 li div.sf1 p{
    padding-top: 110px;
}

.f_fun ul.f_ful1 li .sf1.sf1_div{
     background: url("../images/q1.png") 37px 34px no-repeat;
 }
.f_fun ul.f_ful1 li .sf1.sf1_div1{
    background: url("../images/q2.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div2{
    background: url("../images/q3.png") 34px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div3{
    background: url("../images/q4.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div4{
    background: url("../images/q5.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div5{
    background: url("../images/q6.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div6{
    background: url("../images/q7.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div7{
    background: url("../images/q8.png") 40px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div8{
    background: url("../images/q9.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div9{
    background: url("../images/q10.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div10{
    background: url("../images/q11.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div11{
    background: url("../images/q12.png") 40px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div12{
    background: url("../images/q13.png") 40px 34px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div13{
    background: url("../images/q14.png") 34px 43px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div14{
    background: url("../images/q15.png") 40px 40px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div15{
    background: url("../images/q16.png") 40px 38px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div16{
    background: url("../images/q17.png") 40px 40px no-repeat;
}
.f_fun ul.f_ful1 li .sf1.sf1_div17{
    background: url("../images/q18.png") 40px 38px no-repeat;
}




.f_fun ul.f_ful1 li:hover .sf1.sf1_div{
    background: url("../images/q1a.png") 37px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div1{
    background: url("../images/q2a.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div2{
    background: url("../images/q3a.png") 34px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div3{
    background: url("../images/q4a.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div4{
    background: url("../images/q5a.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div5{
    background: url("../images/q6a.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div6{
    background: url("../images/q7a.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div7{
    background: url("../images/q8a.png") 40px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div8{
    background: url("../images/q9a.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div9{
    background: url("../images/q10a.png") 35px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div10{
    background: url("../images/q11a.png") 36px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div11{
    background: url("../images/q12a.png") 40px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div12{
    background: url("../images/q13a.png") 40px 34px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div13{
    background: url("../images/q14a.png") 34px 43px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div14{
    background: url("../images/q15a.png") 40px 40px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div15{
    background: url("../images/q16a.png") 40px 38px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div16{
    background: url("../images/q17a.png") 40px 40px no-repeat;
}
.f_fun ul.f_ful1 li:hover .sf1.sf1_div17{
    background: url("../images/q18a.png") 40px 38px no-repeat;
}



.f_fun ul.f_ful1 li .sf1{
    height: 165px;
}

.f_fun ul.f_ful1 li .sf{
    position: absolute;
    top: 158px;
    left: 0;
    width: 112px;
}

.f_fun ul.f_ful1 li div.sf p{
    line-height: 18px;
    font-size: 12px;
    color: #555555;
    text-align: justify;
    padding: 0px 5px;
    color: #ffffff;
}

.f_fun ul.f_ful1 li .sf1,.f_fun ul.f_ful1 li div.sf{
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition:all 0.35s;
}
.f_fun ul.f_ful1 li:hover .sf1 p{
    opacity: 0;
}

.f_fun ul.f_ful1 li:hover .sf1{
    -webkit-transform: translate3d(0,-25px,0)/*translate3d(0,-80px,0)*/;
    transform: translate3d(0,-25px,0)/*translate3d(0,-80px,0)*/;
    -ms-transform: translate3d(0,-25px,0);
    -moz-transform: translate3d(0,-25px,0);
    -o-transform: translate3d(0,-25px,0);
}
.f_fun ul.f_ful1 li div.sf{
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;*/
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    -ms-transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -o-transform: translate3d(0,10px,0);
}
.f_fun ul.f_ful1 li:hover{
    background-color: #ffbe5a;
}
.f_fun ul.f_ful1 li:hover div.sf{
    width: 112px;
    height: 198px;
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
    -ms-transform: translate3d(0,-100px,0);
    -moz-transform: translate3d(0,-100px,0);
    -o-transform: translate3d(0,-100px,0);
}



/*400电话办理开通流程*/
.f_open{
    background-color: #f8f5f1;
}
.f_open h3{
    font-size: 22px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}
.f_open ul li{
    width: 326px;
    height: 220px;
    float: left;
    background-color: #ffbe5a;
    border-radius: 3px;
    position: relative;
}
.f_open ul li img{
    padding: 36px 120px 35px 120px;
}
.f_open ul li h5{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-left: 30px;
}


.f_open ul li div.up_div2{
    height: 156px;
    line-height: 40px;
    border-right: 1px dashed #ffbe59;
    margin-top: 11px;
    display: none;
    /*opacity: 0;*/
    visibility: hidden;
}

.f_open ul li div.up_div2 h6{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin: 20px 0px;
}
.f_open ul li div.up_div2 p{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding: 0px 45px;
}
.f_open ul li div.up_div2 a{
    cursor: pointer;
    display: inline-block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #ff4b5a;
    box-shadow: 2px 2px 5px #c39958;
    margin-top: 30px;
    margin-left: 84px;
}

.f_open ul li div.up_div1{
    width: 298px;
    height: 150px;
    visibility: visible;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.f_open ul li:hover div.up_div2{
    /*cursor: pointer;*/
    display: block;
    /*opacity: 1;*/
    visibility: visible;
}
.f_open ul li:hover div.up_div1{
    display: none;
    /*opacity: 0;*/
    visibility: hidden;
}
.f_open ul li div.up_div2,.f_open ul li div.up_div1{
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition:all 0.35s;
    -o-transition: all 0.35s;
}




/*400电话办理开通流程2*/

.f_open2 h3.ss_h{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 50px;
}
.f_open2 p.s_P{
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin: 30px 0px;
}

.f_open2 ul.ul1 li{
    width: 330px;
    height: 105px;
    float: left;
    border: 1px solid #ffbe5a;
    border-radius: 2px;
}
.f_open2 ul.ul1 li div{
    float: left;
}
.f_open2 ul.ul1 li div.ss_div{
    width: 142px;
    height: 105px;
    text-align: center;
}
.f_open2 ul.ul1 li div.ss_div img{
    margin-top: 20px;
    width: 60%;
}
.f_open2 ul.ul1 li:first-child div.ss_div img{
    width: 80%;
}

.f_open2 ul.ul1 li div.ss_div1{
    padding: 0 19px;
    background-color: #ffbe5a;
}

.f_open2 ul.ul1 li h3{
    font-size: 16px;
    color: #ffffff;
    padding: 5px 0px;
}
.f_open2 ul.ul1 li p{
    width: 150px;
    height: 71px;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    line-height: 18px;
}


/*固定底部栏布局*/

.foot_fix{
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #ff4b5a;
    width: 100%;
    height: 70px;
    z-index: 100;
}

.foot_fix p.p1{
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}
.foot_fix p.p2{
    color: #ffffff;
    font-size: 16px;
}

.foot_fix .fix_div{
    width: 170px;
}



.foot_fix .fix_div .fix_div_font4{
    background: url(../images/font4.png) no-repeat;
    width: 215px;
    height: 60px;
    margin-left: 18px;
    margin-top: 10px;
}



.foot_fix .fix_div1{
    width: 800px;
    margin-top: 20px;
}
.foot_fix .fix_div1 label{
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
}

.foot_fix .fix_div1 input{
    width: 140px;
    height: 30px;
    background-color: #ffa5ad;
    border: none;
}

.foot_fix .fix_div1 input.width140{
    width: 70px;
}
.foot_fix .fix_div1 input:focus{
    background-color: #ffffff;
}
.foot_fix .fix_div1 input.sbutton1{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ffbe59;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #d74450;
    margin-left: 5px;
    padding-left: 0px;
    cursor: pointer;
}

.foot_fix .fix_div1 input.sbutton1:hover{
    background-color: #c99545;
}





select.four_select{
    border: none;
    background-color: #f8f5f1;
    width: 190px;
    height: 35px;
    margin-top: 15px;
}
/*客户案例*/
.customer{

}


.customer .customer_kh{
    background: url(../images/kh.png) 0px 20px no-repeat;
    width: 1000px;
    height: 326px;
}
.customer h3{
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}

.fl{ float:left;}
.fr{ float:right;}
.w_1000{ width:1000px; margin:0 auto;}

img{border:none;}
.slzx_number{border:1px solid #D2D2D2;}
.slzx_number_case{padding:35px 15px;height:68px;line-height:68px;display: block;}
.slzx_number_case b{font-size:17px;color:#5E5E5E;}
.slzx_number_case ul{display:inline-block;height:68px; border:none !important;}
.slzx_number_case ul li{display:inline-block;float:left;width:180px !important;text-align:center !important; border:none !important;}
.slzx_number_case ul li p{line-height:20px;height:20px;color:#535353; margin:0;}
.slzx_number_case ul li img{width:149px;height:48px;margin:0 15px;}

.baokuan{ width:1000px; height:96px; margin: 45px auto 0;}
.bk-tit{ width: 108px; height: 96px; text-align: left; line-height: 96px; font-size: 22px; color: #ff4b5a; float: left; }
.bk1{ width: 219px; height: 97px; background: url(../images/10jjb.png) no-repeat; float: left; cursor: pointer; margin-right: 5px; }
.bk2{ width: 219px; height: 97px; background: url(../images/10yqll.png) no-repeat; float: left; cursor: pointer; margin-right: 5px; }
.bk3{ width: 219px; height: 97px; background: url(../images/10sqs.png) no-repeat; float: left; cursor: pointer; margin-right: 5px; }
.bk4{ width: 219px; height: 97px; background: url(../images/10yww.png) no-repeat; float: left; cursor: pointer; margin-right: 5px; }

.jg{ width: auto; height: auto; font-size: 18px; color: #ec5b5f; font-weight: bold; padding-left: 15px; padding-top: 25px; padding-bottom: 5px; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out; }
.hr_xin{ height: 1px;  border: none; border-top: 1px solid #ff4b5a;width: 0; margin-left: 15px; visibility: hidden; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;margin-bottom:0 !important; margin-top:0 !important;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;}
.nx{ width: auto; height: auto; font-size: 12px; color: #666666; padding-left: 15px; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out 0s;  }
.bk:hover .jg{ transform: translate(0,-5px); }
.bk:hover .hr_xin{ width: 43%; visibility: visible;}
.bk:hover .nx{ transform: translate(0,5px); }





.un{
    background: url(../images/union400_1.png) center no-repeat;
    height: 480px;
    margin-top: 18px!important;
    position: relative;
    background-size: 100%;
}
.un a{
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f2a23b;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0px 4px 2px 0px #d78f33;
}
/*.un .a1{
    position: absolute;
    bottom: 55px;
    left: 180px;
}
.un .a2{
    position: absolute;
    bottom: 55px;
    left: 580px;
}
.un .a3{
    position: absolute;
    bottom: 55px;
    left: 980px;
}*/

.un ul li{
    float: left;
    margin-left: 18px;
    margin-top: 165px;
    position: relative;
    cursor: pointer;
    width: 31%;


    /* width: 370px;
     height: 330px;
     background-color: #FFFFFF;*/

    transition: all 0.6s linear;
}

.un ul li .a1{
    position: absolute;
    bottom: 35px;
    left: 160px;
}

.un ul li .a2{
    position: absolute;
    bottom: 35px;
    left: 160px;
}
.un ul li .a3{
    position: absolute;
    bottom: 35px;
    left: 160px;
}

.un ul li:hover{
    transform: translate(0px,-10px);

}

.un ul li img{
    width: 100%;
    transition: all 0.6s linear;
}

.un ul li:hover img{
    box-shadow: 0px 4px 5px 0px #d78f33;
}

.un ul li a:hover{
    color: #FFFFFF;
    background-color: #ea3658;
    box-shadow: 0px 4px 2px 0px #d93151;
}

/* call */


/*轮播图样式*/
.call_cl_b .banner_slide{
    height: 200px;
    overflow: hidden;
}
.call_cl_b .slide li{
    height: 200px;
}


.tj_div_font3{
    background: url(../images/font3.png) no-repeat;
    width: 215px;
    height: 60px;
    margin-left: 18px;
    margin-top: 10px;
    background-size: 80%;
}


.cur1{
    display: none;
}
.show{
    display: block;
}


/*云客服*/
.call_cl p.p_top{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: 50px;
}

.call_cl h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}

.call_cl h5{
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 27px;
}

.call_cl .call_ff p.p_top1{
    font-size: 14px;
    color: #666666;
    margin-top: 25px;
}
.call_cl .call_ff .tablist ul{
}
.call_cl .call_ff .tablist ul li{
    width: 200px;
    height: 80px;
    line-height: 80px;
    color: #666666;
    font-size: 20px;
    text-align: center;
}

.call_cl .call_ff .tablist ul li.cur{
    background-color: #ffbe5a;
    color: #ffffff;
    cursor: pointer;
}

.call_cl .call_ff .tabcon ul{
    width: 796px;
    margin-left: 1px;
}

.call_cl .call_ff .tabcon ul li{
    float: left;
    width: 197px;
    height: 51px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #e9e9e9;
    font-size: 18px;
    color: #888888;
    font-weight: bold;
    position: relative;
}


.call_cl .call_ff .tabcon ul li .zf_1{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    width: 199px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    color: #fffd3c;
    font-size: 18px;
}
.call_cl .call_ff .tabcon ul li:hover .hm_1{
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
}
.call_cl .call_ff .tabcon ul li:hover .zf_1{
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    background-color: #ff4b5a;
}

.call_cl .call_ff .call_tc ul li{
    width: 495px;
    height: 290px;
    background-color: #ffbe5a;
    float: left;
}

.call_cl .call_ff .call_tc ul li h3{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 19px auto;
}
.call_cl .call_ff .call_tc ul li span.display_span{
    display: block;
    font-style: italic;
    font-size: 16px!important;
    color: #ffffff;
    margin-left: 25px;
    margin-top: 15px;
}
/*.call_cl .call_ff .call_tc ul li span{
    display: block;
    font-style: italic;
    font-size: 18px;
    color: #ffffff;
    margin-left: 25px;
}*/

.call_cl .call_ff .call_tc ul li a.a_ml{
    margin-left: 364px!important;
}

.call_cl .call_ff .call_tc ul li a:hover{
    background-color: #e54250;
}

.call_cl .call_ff .call_tc ul li a{
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 16px;
    margin-left: 365px;
    margin-top: -27px;
}
.call_cl .call_ff .call_tc ul li a span{
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    display: block;
    margin-right: 40px;
}

.call_cl .call_ff .call_tc ul li p.p_p{
    color: #ffffff;
    font-size: 16px;
    margin-left: 25px;
    margin-top: 10px;
}

.call_cl .call_qd p.qd_p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin: 30px 0px;
}



.call_cl .call_ff .call_tc ul li table tr th,.call_cl .call_ff .call_tc ul li table tr td{
    width: 110px;
    height: 34px;
}
.call_cl .call_ff .call_tc ul li table{
    margin-left: 25px;
}

.call_cl .call_ff .call_tc ul li.litable table tr th,.call_cl .call_ff .call_tc ul li.litable table tr td{
    width: 146px;
    height: 34px;
}
.call_cl .call_ff .call_tc ul li.litable table{
    margin-left: 25px;
}





/*平台功能强大*/
.picScroll-left .hd{
    position: relative;
}
.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    position: absolute;
    /* top: 135px;
    left: 445px; */
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}


.qd_div{
    margin-bottom: 50px;
}
.qd_div ul.ul1 li{
    width: 327px;
    height: 120px;
    float: left;
    border: 1px solid #ffbe5a;
    border-radius: 2px;
    margin: 0px 2px;
}
.qd_div ul.ul1 li div{
    float: left;
}
.qd_div ul.ul1 li div.ss_div{
    width: 103px;
    height: 120px;
    text-align: center;
}
.qd_div ul.ul1 li div.ss_div img{
    margin-top: 30px;
}

.qd_div ul.ul1 li div.ss_div1{
    padding: 0 15px 0px;
    border-left: 1px solid #ffbe5a;
    margin-top: 10px;
    height: 100px;
}

.qd_div ul.ul1 li h3{
    font-size: 16px;
    color: #666666;
    padding: 10px 0px 5px;
    text-align: inherit;
    margin-top: -11px;
    font-weight: bold;
}
.qd_div ul.ul1 li p{
    width: 193px;
    height: 76px;
    font-size: 14px;
    color: #888888;
    text-align: justify;
    line-height: 20px;
}


/*平台扩展性极强*/

.call_jq .jq_div{
    height: 70px;
}
.call_jq .jq_div p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-left: 100px;
    margin-top: -75px;
}


.call_jq .jq_tijiao{
    height: 60px;
    background-color: #ffbe5a;
    margin-top: 30px;
}

/*.call_jq .jq_tijiao p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 5px;
}*/

.call_jq .jq_tijiao .tj_div{
    width: 185px;
}

.call_jq .jq_tijiao .tj_div1{
    width: 800px;
    margin-top: 15px;
}
.call_jq .jq_tijiao .tj_div1 label{
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
}
.call_jq .jq_tijiao .tj_div1 input.width140{
    width: 70px;
}
.yzm{
    display: inline;
    vertical-align: middle;
    height: 27px;
    margin-top: -3px;
    width: 70px;
}



.call_jq .jq_tijiao .tj_div1 input{
    width: 130px;
    height: 30px;
    background-color: #ffe5bd;
    border: none;
}
.call_jq .jq_tijiao .tj_div1 input:focus{
    background-color: #ffffff;
}
.call_jq .jq_tijiao .tj_div1 input.sbutton2{
    cursor: pointer;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 10px;
    padding-left: 0px;
}
.call_jq .jq_tijiao .tj_div1 input.sbutton2:hover{
    background-color: #e44451;
}


/*圆圈和三角形*/
.ani_i{
    border-radius: 10px;
    background-color: white;
    width: 15px;
    height: 15px;
    line-height: 15px;
    display: block;
    margin-left: 100px;
    margin-top: -22px;
}

.ani_o{
    display: inline-block;
    width: 0px;
    height: 0px;
    border-width: 5px 5px 5px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #ff4b5a;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -5px;
}

.ani_i1{
    border-radius: 9px;
    background-color: white;
    width: 18px;
    height: 18px;
    line-height: 17px;
    display: inline-block;
    margin-left: 10px;
}

.ani_o1{
    display: inline-block;
    width: 0px;
    height: 0px;
    border-width: 6px 6px 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ff9e09;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -3px;
}






/*不规则菱形*/
.bor1{
    border-top: 1px solid #ffbe5a;
    width: 251px;
    text-align: center;
    position: relative;
    margin: 20px auto;
}

.bg1{
    background-color: #ffffff;
    position: absolute;
    top: -8px;
    left: 86px;
    width: 53px;
    height: 16px;
    padding-left: 26px;
}
.diamond{
    width: 0;
    height: 0;
    border-bottom: 8px solid #ffbe5a;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
}
.diamond1 {
    width: 0;
    height: 0;
    border-top: 8px solid #ffbe5a;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
}



/*云客服通信平台*/

.call_pl{
    background-color: #f8f5f1;
}

.call_pl h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
}

.call_pl p.p_top{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 24px;
}

.call_pl ul{
    padding: 30px 0px 40px 0px;
}
.call_pl ul li{
    width: 248px;
    height: 300px;
    float: left;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}
.call_pl ul li:nth-child(1){
    border: 1px solid #ffbe5a;
}
.call_pl ul li:nth-child(2){
    border-right: 1px solid #ffbe5a;
    border-top: 1px solid #ffbe5a;
    border-bottom: 1px solid #ffbe5a;
}
.call_pl ul li:nth-child(3){
    border-right: 1px solid #ffbe5a;
    border-top: 1px solid #ffbe5a;
    border-bottom: 1px solid #ffbe5a;
}
.call_pl ul li:nth-child(4){
    border-right: 1px solid #ffbe5a;
    border-top: 1px solid #ffbe5a;
    border-bottom: 1px solid #ffbe5a;
}
.call_pl ul li h5{
    font-size: 18px;
    color: #ffbe5a;
    text-align: center;
    margin: 15px 0px;
}
.call_pl ul li p{
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding: 0 24px;
}

.call_pl ul li div.pl_div p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    padding: 0px 20px;
}
.call_pl ul li div.pl_div p span{
    color: #ffbe5a;
    padding-right: 10px;
}

.call_pl ul li img{
    margin: 28px 82px 30px;
}

.call_pl ul li div.pl_div{
    position: absolute;
    top: 300px;
    left: 0px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;

    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
    -ms-transform: translate3d(0,0px,0);
    -moz-transform: translate3d(0,0px,0);
    -o-transform: translate3d(0,0px,0);
}
.call_pl ul li:hover div.pl_div1{
    opacity: 0;
    -webkit-transform: translate3d(0,130px,0);
    transform: translate3d(0,130px,0);
    -ms-transform: translate3d(0,130px,0);
    -moz-transform: translate3d(0,130px,0);
    -o-transform: translate3d(0,130px,0);
}

.call_pl ul li div.pl_div1,.call_pl ul li div.pl_div{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.call_pl ul li:hover{
    background-color: #ffffff;
}
.call_pl ul li:hover div.pl_div{
    -webkit-transform: translate3d(0,-168px,0);
    transform: translate3d(0,-168px,0);
    -ms-transform: translate3d(0,-168px,0);
    -moz-transform: translate3d(0,-168px,0);
    -o-transform: translate3d(0,-168px,0);
}
.call_pl ul li div.pl_div{
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;*/
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    -ms-transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -o-transform: translate3d(0,10px,0);
}




/*云客服的优势*/

.call_ad h3{
    font-size: 22px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
}

.call_ad div.f_fdiv{
    background-color: #ffbe5a;
    width: 246px;
    height: 282px;
}

.call_ad div.f_fdiv h5{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

.call_ad div.f_fdiv p{
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    padding: 0 27px;
}
.call_ad div.f_fdiv img{
    padding: 5px 72px;
}

.call_ad div.f_fdiv a{
    display: inline-block;
    width: 121px;
    height: 31px;
    background-color: #ff9e09;
    color: #ffffff;
    font-size: 16px;
    line-height: 31px;
    text-align: center;
    margin-left: 63px;
    margin-top: 5px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #ba6515;
}

.call_ad ul.f_ful1{
    width: 754px;
    height: 280px;
}

.call_ad ul.f_ful1 li{
    width: 187px;
    height: 140px;
    line-height: 140px;
    text-align: center;
    float: left;
    position: relative;
}

.call_ad ul.f_ful1 li:nth-child(1){
    border: 1px solid #fdcda1;
}
.call_ad ul.f_ful1 li:nth-child(2){
    border-bottom: 1px solid #fdcda1;
    border-top: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
}
.call_ad ul.f_ful1 li:nth-child(3){
    border-bottom: 1px solid #fdcda1;
    border-top: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
}
.call_ad ul.f_ful1 li:nth-child(4){
    border-bottom: 1px solid #fdcda1;
    border-top: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
}
.call_ad ul.f_ful1 li:nth-child(5){
    border-bottom: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
    border-left: 1px solid #fdcda1;
}

.call_ad ul.f_ful1 li:nth-child(6){
    border-bottom: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
}

.call_ad ul.f_ful1 li:nth-child(7){
    border-bottom: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
}

.call_ad ul.f_ful1 li:nth-child(8){
    border-bottom: 1px solid #fdcda1;
    border-right: 1px solid #fdcda1;
}


.call_ad ul.f_ful1 li div.corr{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 187px;
    height: 139px;
    /*动画元素transform-style*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-transition: .8s ease-in-out ;
    -moz-transition:  .8s ease-in-out ;
    -ms-transition:  .8s ease-in-out ;
    -o-transition:  .8s ease-in-out ;
    transition:  .8s ease-in-out ;
    /*动画元素背后设置为hidden*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}

.call_ad ul.f_ful1 li div.oppo{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 187px;
    height: 140px;
    /*动画元素transform-style*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transition: .8s ease-in-out ;
    -ms-transition:  .8s ease-in-out ;
    transition:  .8s ease-in-out ;
    /*动画元素背后设置为hidden*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #ffbe5a;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 1;
}

.call_ad ul.f_ful1 li:hover div.oppo{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}

.call_ad ul.f_ful1 li:hover div.corr{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform:  rotateY(-180deg);
    transform:  rotateY(-180deg);
}



.call_ad ul.f_ful1 li div.oppo h6{
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin-top: -45px;
}
.call_ad ul.f_ful1 li div.oppo p{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: -50px;
}


.call_ad ul.f_ful1 li p{
    margin-top: -40px;
    font-size: 16px;
    color: #ffbe5a;
    padding: 0px 10px;
}



/*7*24小时优质服务*/
.call_ser{
    background-color: #f8f5f1;
}


.call_ser{
    background-color: #f3f3f3;
    margin-top: 42px;
    padding-bottom: 40px;
}
.call_ser h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 10px;
}

.call_ser h5.p_h3{
    font-size: 18px;
    color: #666666;
}
.call_ser ul li{
    width: 327px;
    height: 140px;
    float: left;
    margin-top: 20px;
    /*border: 1px solid #9b040d;*/
}
.call_ser ul li p{
    font-size: 14px;
    color: #888888;
    padding-top: 6px;
    text-align: justify;
}

.call_ser ul li div{
    float: left;
}

.call_ser ul li a{
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #fe8900;
    box-shadow: 2px 2px 2px #bb8b42;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    margin-top: -25px;
    margin-left: 210px;
}

/*.call_ser ul li a{
    display: inline-block;
    width: 143px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fe8900;
    box-shadow: 2px 2px 2px #bb8b42;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 102px;
    margin-left: 232px;
}*/

.call_ser ul li a:hover{
    background-color: #e47e07;
}

.bg_div{
    width: 327px;
    height: 140px;
    background: url(../images/ser_4.png) -15px 0px no-repeat;
}

.call_ser ul li .bg_div span{
    display: block;
    color: #ff4b5a;
    font-size: 14px;
    margin-top: 102px;
    margin-left: 25px;
}

.call_ser .p_div2{
    width: 212px;
    height: 101px;
    margin: 20px 0px 0px 10px;
}

/*.call_ser .p_div1{
    width: 64px;
    height: 101px;
    margin-top: 39px;
    margin-left: 20px;
}*/
.call_ser .p_div1{
    width: 95px;
    height: 140px;
    background: url(../images/ser1.png) no-repeat;
}

.call_ser .p_div1.p_div1_1{
    background-position: -360px -80px;
}
.call_ser .p_div1.p_div1_2{
    background-position: -775px -85px;
}
.call_ser .p_div1.p_div1_3{
    background-position: -1155px -85px;
}
.call_ser .p_div1.p_div1_5{
    background-position: -775px -240px;
}
.call_ser .p_div1.p_div1_6{
    background-position: -1160px -240px;
}


.call_ser ul li:hover{
    box-shadow: 2px 2px 10px #d3d3d3;
    background-color: #ffffff;
}
.call_ser ul li:hover .p_div1{
    width: 95px;
    height: 140px;
    background: url(../images/ser1a.png) no-repeat;
}

.call_ser ul li:hover .p_div1.p_div1_1{
    background-position: 19px 42px;
}
.call_ser ul li:hover .p_div1.p_div1_2{
    background-position: -396px 37px;
}
.call_ser ul li:hover .p_div1.p_div1_3{
    background-position: -776px 37px;
}
.call_ser ul li:hover .p_div1.p_div1_5{
    background-position: -396px -118px;
}
.call_ser ul li:hover .p_div1.p_div1_6{
    background-position: -778px -118px;
}


.mlr9{
    margin-left: 9px;
    margin-right: 9px;
}


/*开通流程*/
.call_kt{}

.call_kt h3.ss_h{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.call_kt ul.ul1 li{
    width: 324px;
    height: 120px;
    float: left;
    border: 1px solid #ffbe5a;
    border-radius: 2px;
}
.call_kt ul.ul1 li div{
    float: left;
}
.call_kt ul.ul1 li div.ss_div{
    width: 148px;
    height: 120px;
    text-align: center;
    background-color: #ffbe5a;
}
.call_kt ul.ul1 li div.ss_div img{
    margin-top: 30px;
}

.call_kt ul.ul1 li div.ss_div1{
    width: 158px;
    height: 120px;
    padding: 0 9px;
    background-color: #f3f3f3;
}

.call_kt ul.ul1 li h3{
    font-size: 16px;
    color: #333333;
    margin-top: 70px;
    margin-left: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.call_kt ul.ul1 li:hover div.ss_div1{
    background-color: #ffffff;
}

.call_kt ul.ul1 li:hover h3{
    margin-top: 50px;
    color: #ffbe5a;
    font-size: 18px;
}



.cur_pointer:hover{
    cursor: pointer;
}


/* one */



/*轮播图样式*/
.one_j_b .banner_slide{
    height: 200px;
    overflow: hidden;
}
.one_j_b .slide li{
    height: 200px;
}




/*精选1010号码*/
.one_j{}

.one_j h5{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}
.one_j p.p_top{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: 38px;
}
.one_j h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 20px;
}
.one_j ul{
    border: 1px solid #ffbe5a;
    margin-top: 38px;
    margin-left: 3px;
}
.one_j ul li{
    width: 197px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    float: left;
    border: 1px solid #e9e9e9;
    color: #888888;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.one_j ul li .zf_1{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    width: 197px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fffd3c;
    font-size: 18px;
}
.one_j ul li:hover .hm_1{
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
}
.one_j ul li:hover .zf_1{
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    background-color: #ff4b5a;
}


.one_j .j_div{
    height: 110px;
}

.one_j .j_div img{
    margin-top: 27px;
    margin-left: 100px;
}
.one_j .j_div .j_p_div{
    width: 435px;
    margin-left: 200px;
    margin-top: -62px;
}

.one_j .j_div .j_p_div p{
    font-size: 16px;
    color: #666666;
    text-align: justify;
}
.one_j .j_div a{
    display:block;
    color: #ffffff;
    font-size: 16px;
    width: 201px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    border-radius: 20px;
    margin-top: -40px;
    margin-left: 700px;
}

.one_j .j_div a:hover{
    background-color: #dd424f;
}



/*1010号码套餐资费*/
.one_t{
    background-color: #f3f3f3;
}
.one_t h3.hh{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}


.one_t .one_tc ul li{
    background-color: #ffbe5a;
    float: left;
}
.one_t .one_tc ul li:first-child{
    width: 480px;
    height: 251px;
}
.one_t .one_tc ul li:last-child{
    width: 480px;
    height: 251px;
}


.one_t .one_tc ul li h3{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 19px auto;
}

.one_t .one_tc ul li a{
    display: inline-block;
    width: 168px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 14px;
    margin-left: 286px;
    margin-top: 10px;
}
.one_t .one_tc ul li a:hover{
    background-color: #db404d;
}
.one_t .one_zx{
    margin-top: 20px;
}

.one_t .one_zx .one_t_tj{
    /* width: 483px; */
    /* height: 200px; */
    padding-top: 115px;
}
.one_t .one_zx .one_t_tj .bg2{
    position: relative;
    width: 480px;
    height: 270px;
    background: linear-gradient(60deg,#ffffff 200px,#ffbf5c 0);
    border: 1px solid #ffbf5c;
    /* 如果浏览器不支持渐变，使用图像作为背景 */
    /*background: url(gradient.jpg);*/
    /* Webkit: Safari 4-5, Chrome 1-9 */
    /*background: -webkit-gradient(60deg,#ffffff 225px,#ffbf5c 0);*/
    /* Webkit: Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(30deg,#ffffff 200px,#ffbf5c 0);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(30deg,#ffffff 200px,#ffbf5c 0);
    /* Opera 11.10+ */
    background: -o-linear-gradient(30deg,#ffffff 200px,#ffbf5c 0);
    /* IE 10 */
    background: -ms-linear-gradient(30deg,#ffffff 200px,#ffbf5c 0);
    /* IE < 10 */
    /* 注意：这一行必须写在最后 */
}



.yszt_tb{
    background: url(../images/font1.png) no-repeat;
    width: 200px;
    height: 150px;
    position: absolute;
    top: 75px;
    left: 10px;
    background-size: 80%;
}


/*.one_t .one_zx .one_t_tj .bg2 p{
    color: #ff4b5a;
    font-size: 30px;
    margin-top: 25px;
    margin-left: 12px;
}*/


.yzm{
    display: inline;
    vertical-align: middle;
    margin-left: 6px;
    height: 28px;
    width: 70px;
}
.one_t .one_zx .one_t_tj .t_input{
    position: absolute;
    top: 20px;
    right: 9px;
}
.one_t .one_zx .one_t_tj .t_input a{
    display: inline-block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #ff4b5a;
    border-radius: 5px;
    font-size: 18px;
    color: #fefefe;
    margin-left: 125px;
    margin-top: 30px;
}


.one_t .one_zx .one_t_tj .t_input label{
    font-size: 18px;
    color: #fefefe;
    margin-left: 20px;
}
.one_t .one_zx .one_t_tj .t_input input{
    background-color: #ffe5bd;
    border: none;
    width: 194px;
    height: 30px;
    margin-top: 20px;
}

.one_t .one_zx .one_t_tj .t_input input:focus{
    background-color: #ffffff;
    width: 194px;
    height: 30px;
}
.one_t .one_zx .one_t_tj .t_input input.input_1{
    width: 112px;
}

.one_t .one_zx .one_t_tj .t_input input.input_1:focus{
    width: 112px;
}
.one_t .one_zx .one_t_tj .t_zx{
    height: 110px;
}
.one_t .one_zx .one_t_tj .t_zx img{
    margin-left: -200px;
    margin-top: 20px;
}
.one_t .one_zx .one_t_tj .t_zx p.p_zz{
    color: #ffbe5a;
    font-size: 18px;
    margin-left: 172px;
    margin-top: -42px;
}


.lingxing{
    width: 120px;
    height: 120px;
    background-color: #ffbe5a;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin: 50px auto;
}

.one_t .one_zx .one_lx{
    position: relative;
    top: 0px;
    left: 70px;
    width: 1000px;
    height: 100px;
}
.one_t .one_zx .one_lx .lingxing{
    position: absolute;
}
.one_t .one_zx .one_lx .lx1{
    top: 0px;
    right: 121px;
}
.one_t .one_zx .one_lx .lx3 div{
    background: url(../images/lingxing.png) -78px -163px no-repeat;
    width: 70px;
    height: 70px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-top: 25px;
    margin-left: 2px;
    position: relative;
}

.one_t .one_zx .one_lx .lx2{
    top: 0px;
    right: 365px;
}
.one_t .one_zx .one_lx .lx2 div{
    background: url(../images/lingxing.png) -211px -50px no-repeat;
    width: 70px;
    height: 70px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-top: 5px;
    margin-left: 14px;
    position: relative;
}
.one_t .one_zx .one_lx .lx3{
    /* top: 89px;
    right: 298px; */
    top: 0px;
    left: 270px;
}
.one_t .one_zx .one_lx .lx1 div{
    background: url(../images/lingxing.png) -322px -110px no-repeat;
    width: 70px;
    height: 70px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-top: 7px;
    margin-left: 16px;
    position: relative;
}
.one_t .one_zx .one_lx .lx4{
    top: 0px;
    /* right: 385px; */
    left: 0px;
}
.one_t .one_zx .one_lx .lx4 div{
    background: url(../images/lingxing.png) 20px 20px no-repeat;
    width: 70px;
    height: 70px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-top: 5px;
    margin-left: 2px;
    position: relative;
}
.one_t .one_zx .one_lx div h6{
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    width: 100px;
}
.one_t .one_zx .one_lx .lx4 div h6{
    top: 75px;
    left: 0px;
}
.one_t .one_zx .one_lx .lx3 div h6{
    top: 65px;
    left: 12px;
}
.one_t .one_zx .one_lx .lx2 div h6{
    top: 65px;
    left: -7px;
}
.one_t .one_zx .one_lx .lx1 div h6{
    top: 68px;
    left: -10px;
}



.one_t .one_tc ul li table
{
    border-collapse:collapse;
    background-color: #ffffff;
    margin-left: 25px;
}

.one_t .one_tc ul li table,.one_t .one_tc ul li th, .one_t .one_tc ul li td
{
    border: 1px solid #e9e9e9;
    text-align: center;
}
.one_t .one_tc ul li th, .one_t .one_tc ul li td{
    width: 142px;
    height: 34px;
}
.one_t .one_tc ul li th{
    font-size: 16px;
    color: #ffbe5a;
    font-weight: 600;
}

.one_t .one_tc ul li td{
    font-size: 14px;
    color: #666666;
}












/*1010号码特色优势*/
.one_y h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.one_y .one_y_div ul.ul1 li{
    width: 331px;
    height: 138px;
    float: left;
    border: 1px solid #ffbe5a;
    border-radius: 2px;
}
.one_y .one_y_div ul.ul1 li{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition:all 0.5s;
    perspective: 500px;
    -webkit-perspective: 500px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -ms-transform:  rotateY(0deg);
}
.one_y .one_y_div ul.ul1 li:hover{
    transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.one_y .one_y_div ul.ul1 li div{
    float: left;
}
.one_y .one_y_div ul.ul1 li div.ss_div{
    width: 88px;
    height: 140px;
    text-align: center;
}
.one_y .one_y_div ul.ul1 li div.ss_div img{
    margin-top: 40px;
    margin-left: 5px;
}

.one_y .one_y_div ul.ul1 li div.ss_div1{
    padding: 0 0px 0px;
    margin-top: 10px;
    height: 100px;
}

.one_y .one_y_div ul.ul1 li h3{
    font-size: 16px;
    color: #333333;
    padding: 10px 0px;
    text-align: left;
    margin-top: 0px;
    font-weight: bold;
}
.one_y .one_y_div ul.ul1 li p{
    width: 230px;
    height: 76px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.one_y h5{
    color: #333333;
    font-size: 18px;
    text-align: center;
    margin-top: 40px;
}


.one_y ul li{
    width: 150px;
    height: 139px;
    float: left;
    margin-top: 25px;
    text-align: center;
}

.one_y ul li img{
    margin-left: -22px;
}

.one_y ul li p{
    font-size: 20px;
    color: #666666;
    text-align: center;
}

.mlr56{
    margin-right: 56px;
    margin-left: 56px;
}

.one_y a.a1{
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 40px;
    background-color: #ffbe5a;
    margin-left: 190px;
}
.one_y a.a2{
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 40px;
    background-color: #ff4b5a;
    margin-left: 50px;
}
.one_y a.a1:hover{
    background-color: #cc9848;
}
.one_y a.a2:hover{
    background-color: #d8404c;
}



/*1010号码办理流程*/
.one_b{
    background-color: #f3f3f3;
}
.one_b h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
}


.one_b ul{
    padding: 30px 0px 40px 0px;
}



.one_b ul li{
    width: 250px;
    height: 180px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-color: #ffffff;
    position: relative;
}

.one_b ul li p{
    height: 55px;
    margin-top: 5px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 0px 15px;
}

.one_b ul li div.up_div2{
    height: 156px;
    line-height: 40px;
    border-right: 1px dashed #ffbe59;
    margin-top: 11px;
    display: none;
    /*opacity: 0;*/
}

.one_b ul li div.up_div1{
    width: 249px;
    height: 150px;
    /*opacity: 1;*/
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.one_b ul li div.up_div2 h6{
    color: #666666;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.one_b ul li:hover div.up_div2{
    /*cursor: pointer;*/
    display: block;
    /*opacity: 1;*/
}
.one_b ul li:hover div.up_div1{
    display: none;
    /*opacity: 0;*/
}
.one_b ul li div.up_div2,.one_b ul li div.up_div1{
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition:all 0.35s;
    -o-transition: all 0.35s;
}



.one_b ul li div.up_div2 a{
    display: inline-block;
    width: 168px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #ffbe5a;
    color: #ffffff;
    font-size: 16px;
    margin-left: 12px;
    margin-top: 9px;
    border-radius: 20px;
}
.one_b ul li div.up_div2 a span{
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
}


/*圆圈和三角形*/
.one_b ul li div.up_div2 a .ani_i{
    border-radius: 10px;
    background-color: white;
    width: 20px;
    height: 20px;
    line-height: 19px;
    display: inline-block;
    margin-left: 10px;
}

.one_b ul li div.up_div2 a .ani_o{
    display: inline-block;
    width: 0px;
    height: 0px;
    border-width: 7px 7px 7px 11px;
    border-style: solid;
    border-color: transparent transparent transparent #ffbe5a;
    margin-left: 6px;
    vertical-align: middle;
    margin-top: -3px;
}

.one_b ul li div.up_div2 a .ani_i1{
    border-radius: 9px;
    background-color: white;
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin-left: 10px;
}

.one_b ul li div.up_div2 a .ani_o1{
    display: inline-block;
    width: 0px;
    height: 0px;
    border-width: 6px 6px 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ffbe5a;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -3px;
}



.one_b ul li div{
    border-right: 1px dashed #ffbe5a;
    margin-top: 11px;
}
.one_b ul li h5{
    font-size: 18px;
    color: #ffbe5a;
    text-align: center;
    margin: 5px 0px;
}


.one_b_tijiao{
    height: 60px;
    background-color: #ffbe5a;
    margin-top: 30px;
}

/*.one_b_tijiao p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 5px;
}*/

.one_b_tijiao .tj_div{
    width: 185px;
}

.one_b_tijiao .tj_div1{
    width: 815px;
    margin-top: 15px;
}
.one_b_tijiao .tj_div1 label{
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
}

.one_b_tijiao .tj_div1 input.width140{
    width: 70px;
}

.one_b_tijiao .tj_div1 input{
    width: 130px;
    height: 30px;
    background-color: #ffe5bd;
    border: none;
}
.one_b_tijiao .tj_div1 input:focus{
    background-color: #ffffff;
}
.one_b_tijiao .tj_div1 input.sbutton2{
    cursor: pointer;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 9px;
    padding-left: 0px;
}

.one_b_tijiao .tj_div1 input.sbutton2:hover{
    background-color: #e44451;
}


/*1010号码客户资质*/
.one_k h3.h3_top{
    font-size: 22px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.mlr21{
    margin: 0 21px;
}

.one_k .s_h3{
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin: 10px auto;
}

.one_k ul li p.effect-bubba1_plr45{
    padding: 0 20px
}

.one_k ul li{
    width: 319px;
    height: 322px;
   /* background-color: #ffbe5a;*/
    background-color: #f8f8f8;
    float: left;
    position: relative;
}

.one_k ul li:hover{
     background-color: #ffbe5a;
}
.one_k ul li:hover div h3,.one_k ul li:hover div p{
    color: #ffffff;
}
.one_k ul li div{
    width: 319px;
    height: 125px;
    overflow: hidden;
}

.one_k ul li div.effect-bubba img{
    width: 100%;
}

.one_k ul li div.effect-bubba1{
     height: 196px;
 }

.one_k ul li div img,.one_k ul li{
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.one_k ul li:hover div img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



div.effect-bubba div.figcaption::before,
div.effect-bubba div.figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 200px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

div.effect-bubba div.figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

div.effect-bubba div.figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

.one_k ul li:hover div.figcaption::before,
.one_k ul li:hover div.figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.one_k ul li p{
    font-size: 14px;
    color: #888888;
    text-align: justify;
    padding: 0 20px;
}

.one_k .k_p{
    color: #ff4b5a;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}


.tj_div_font2{
    background: url(../images/font2.png) no-repeat;
    width: 200px;
    height: 60px;
    margin-left: 15px;
    margin-top: 15px;
    background-size: 80%;
}

/*提交申请*/
.one_s{
    background-color: #f3f3f3;
}
.one_s ul li{
    /* width: 489px;
    height: 159px; */
    width: 1000px;
    height: 120px;
    float: left;
    background-color: #ffffff;
    margin: 40px 0px;
    box-shadow: 2px 2px 10px #bebebe;
}

.one_s ul li p{
    color: #666666;
    font-size: 14px;
    text-align: justify;
    padding: 0px 22px;
    margin-top: 5px;
}

.one_s ul li .one_s_bg{
    position: relative;
    width: 489px;
    height: 159px;
    background: linear-gradient(330deg,transparent 335px,#ffbf5c 0);

    /* 如果浏览器不支持渐变，使用图像作为背景 */
    /*background: url(gradient.jpg);*/
    /* Webkit: Safari 4-5, Chrome 1-9 */
    /*background: -webkit-gradient(60deg,#ffffff 225px,#ffbf5c 0);*/
    /* Webkit: Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(330deg,transparent 335px,#ffbf5c 0);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(330deg,transparent 335px,#ffbf5c 0);
    /* Opera 11.10+ */
    background: -o-linear-gradient(330deg,transparent 335px,#ffbf5c 0);
    /* IE 10 */
    background: -ms-linear-gradient(330deg,transparent 335px,#ffbf5c 0);
    /* IE < 10 */
    /* 注意：这一行必须写在最后 */


}

.one_s ul li .one_s_bg label{
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
}
.one_s ul li .one_s_bg input{
    background-color: #ffbf5c;
    border: none;
    width: 180px;
    height: 30px;
    margin-top: 10px;
}

.one_s ul li .one_s_bg input:focus{
    border: 1px solid #ffbf5c;
    background-color: #ffffff;
    width: 178px;
    height: 28px;
}
.one_s ul li .one_s_bg input.input_1{
    width: 86px;
}

.one_s ul li .one_s_bg input.input_1:focus{
    width: 84px;
}

.one_s ul li .one_s_bg .one_s_div{
    position: absolute;
    top: 0px;
    right: -12px;
}

.one_s ul li .one_s_bg .one_s_div p{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
}
.one_s ul li .one_s_bg .one_s_div a{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 14px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 25px;
    margin-left: 20px;
}



.cur_pointer:hover{
    cursor: pointer;
}

/* unionfour */


/*轮播图样式*/
.uf_td_b .banner_slide{
    height: 200px;
    overflow: hidden;
}
.uf_td_b .slide li{
    height: 200px;
}


/*400电话特点--*/

.uf_td h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.uf_td ul{
    padding: 20px 0px 20px 0px;
    border: 1px solid #ffbe5a;
}
.uf_td ul li{
    width: 198px;
    height: 251px;
    float: left;
    border-right: 1px dashed #ffbe5a;
    border-radius: 3px;
    text-align: center;

}
.uf_td ul li h5{
    font-size: 18px;
    color: #ffbe5a;
    text-align: center;
    margin: 15px 0px;
}
.uf_td ul li p{
    height: 100px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 0 20px;
    margin-top: 15px;
}
.uf_td ul li a{
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 14px;
    color: #ffffff;
    border-radius: 20px;
}
.uf_td ul li a:hover{
    background: #d3344e;
}



/*热销套餐*/

.uf_why{
    background-color: #f3f3f3;
}


/*热销套餐*/

.uf_why2 h3{
    font-size: 22px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
}

.uf_why2 .ul1 .li1{
    width: 317px;
    height: 380px;
    border: 1px solid #ece7e8;
    float: left;
    margin-top: 30px;
    background-color: #ffffff;
}



.uf_why2 .ul1 .li1:hover{
    background-color: #ffbe5a;
}
.uf_why2 .ul1 .li1:hover div{
    background-color: #ffffff;
}
.uf_why2 .ul1 .li1:hover h5{
    color: #ffffff;
    font-weight: bold;
}
.uf_why2 .ul1 .li1:hover p,.uf_why2 .ul1 .li1:hover h6,.uf_why2 .ul1 .li1:hover .ul2 li{
    color: #666666;
}
.uf_why2 .ul1 .li1:hover div span{
    color: #ffbe5a;
    font-weight: 600;
}
.uf_why2 .ul1 .li1:hover .ul2 li i{
    color: #fe8c06;
}

.uf_why2 .ul1 .li1:hover a:first-of-type{
    background-color: #76e3ff;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.uf_why2 .ul1 .li1:hover a:last-of-type{
    background-color: #fe8c06;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.uf_why2 .ul1 .li1:hover section.mflq a.mflq_a{
    background: #f6ff00;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -moz-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -o-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -webkit-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    background: -ms-linear-gradient(-45deg, transparent 5px, #f6ff00 0);


    box-shadow: none;
    color: #ff4b5a;
}

.uf_why2 .ul1 .li1 section.mflq a.mflq_a:hover{
    background: #d0d803;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -moz-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -o-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -webkit-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    background: -ms-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    box-shadow: none;
    color: #ff4b5a;
}

.uf_why2 .ul1 .li1 .mflq{
    background: url(../images/f_pjuxing.png) no-repeat;
    width: 250px;
    height: 71px;
    margin-top: 10px;
    margin-left: 68px;
    background-size: 80%;
}
.uf_why2 .ul1 .li1 .mflq .mflq_a{
    display: inline-block;
    width: 110px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 43px;
    margin-top: 41px;
    color: #ff4b5a;
    font-size: 14px;
    border-radius: 0;
    background: #f6ff00;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -moz-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -o-linear-gradient(135deg, transparent 5px, #f6ff00 0);
    background: -webkit-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
    background: -ms-linear-gradient(-45deg, transparent 5px, #f6ff00 0);
}


.mlr27{
    margin: 0px 21px;
}
.uf_why2 .ul1 .li1 h5{
    font-size: 18px;
    color: #ffbe5a;
    text-align: center;
    margin-top: 10px;
}
.uf_why2 .ul1 .li1 p{
    font-size: 15px;
    color: #888888;
    margin: 5px 0px;
    text-align: center;
}

.uf_why2 .ul1 .li1 div{
    background-color: #ffbe5a;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.uf_why2 .ul1 .li1 div span{
    color: #ffffff;
}

.uf_why2 .ul1 .li1 h6{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}
.uf_why2 .ul1 .li1 .ul2{
    margin-left: 15px;
    margin-top: 5px;
}
.uf_why2 .ul1 .li1 .ul2 li{
    font-size: 14px;
    color: #666666;
    float: left;
    padding-right: 5px;
}
.uf_why2 .ul1 .li1 .ul2 li i{
    font-style: normal;
    color: #ffbe5a;
    padding-right: 5px;
}

.uf_why2 .ul1 .li1 .ul3{
    padding: 0 42px;
    margin-top: 5px;
}

.uf_why2 .ul1 .li1 .ul3 li{
    font-size: 14px;
    color: #666666;
    float: left;
    padding-left: 15px;
}
.uf_why2 .ul1 .li1 a{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 125px;
    height: 35px;
    background-color: #dcdcdc;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 22px;
}

.uf_why2 .ul1 .li1 .sec1{
    height: 70px;
    background-color: #ff4b5a;
    margin-top: -6px;
}

.uf_why2 .ul1 .li1 .sec1 p{
    font-size: 18px;
    color: #ffffff;
}

.uf_why2 .ul1 .li1 .sec2{
    padding-left: 20px;
}

.uf_why2 .ul1 .li1 .sec2 label{
    color: #ffbe5a;
    font-size: 16px;
}

.uf_why2 .ul1 .li1 .sec2 input{
    border: none;
    background-color: #f8f5f1;
    width: 180px;
    height: 30px;
    margin-top: 15px;
}

.uf_why2 .ul1 .li1 .sec2 input.width140{
    width: 80px;
}

.uf_why2 .ul1 .li1 .sec2 input:focus{
    background-color: #ffffff;
    border: 1px solid #ffbe5a;
    width: 178px;
    height: 28px;
}

.uf_why2 .ul1 .li1 .sec2 input.comment:focus{
    background-color: #ffffff;
    border: 1px solid #ffbe5a;
    width: 78px;
    height: 28px;
}
.uf_why2 .ul1 .li1 .sec2 input.sbutton{
    width: 150px;
    height: 30px;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 17px;
    margin-left: 71px;
}
.uf_why2 .ul1 .li1 .sec2 input.sbutton:hover{
    background-color: #db424f;
    cursor: pointer;
}

.uf_why2 .ul1 .li1 .sec2 input.sbutton:focus{
    border: none;
}

.uf_why2 .ul1 .li1 span.ff_span{
    font-size: 30px;
}
.uf_why2 .ul1 .li1 span.ff_span1{
    font-size: 16px;
    margin-left: 10px;
}

.li1_pl19{
    padding-left: 16px;
}
.li1_pl3{
    padding-left: 2px;
}
.li1_pl3_3{
    padding-left: 3px;
}
.li1_pl15{
    padding-left: 15px;
}
.li1_pl49{
    padding-left: 43px;
}




/*.uf_why2 .ul1 .li1{
    width: 380px;
    height: 450px;
    border: 1px solid #ece7e8;
    float: left;
    margin-top: 20px;
    background-color: #ffffff;
}



.uf_why2 .ul1 .li1:hover{
    /!*cursor: pointer;*!/
    background-color: #ffbe5a;
}
.uf_why2 .ul1 .li1:hover div{
    background-color: #ffffff;
}
.uf_why2 .ul1 .li1:hover h5{
    color: #ffffff;
    font-weight: bold;
}
.uf_why2 .ul1 .li1:hover p,.uf_why2 .ul1 .li1:hover h6,.uf_why2 .ul1 .li1:hover .ul2 li{
    color: #666666;
}
.uf_why2 .ul1 .li1:hover div span{
    color: #ffbe5a;
    font-weight: 600;
}
.uf_why2 .ul1 .li1:hover .ul2 li i{
    color: #fe8c06;
}

.uf_why2 .ul1 .li1:hover a:first-of-type{
    background-color: #76e3ff;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.uf_why2 .ul1 .li1:hover a:last-of-type{
    background-color: #fe8c06;
    box-shadow: 2px 2px 2px #ba6515;
    color: #ffffff;
}
.uf_why2 .ul1 .li1:hover section.mflq a.mflq_a{
    background: #f6ff00;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
    box-shadow: none;
    color: #ff4b5a;
}

.uf_why2 .ul1 .li1 section.mflq a.mflq_a:hover{
    background: #d0d803;
    background: linear-gradient(135deg, transparent 5px, #d0d803 0);
    box-shadow: none;
    color: #ff4b5a;
}


.uf_why2 .ul1 .li1 .mflq{
    background: url(../images/f_pjuxing.png) no-repeat;
    width: 250px;
    height: 91px;
    margin-top: 11px;
    margin-left: 68px;
}
.uf_why2 .ul1 .li1 .mflq .mflq_a{
    display: inline-block;
    width: 135px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 58px;
    margin-top: 54px;
    color: #ff4b5a;
    font-size: 16px;
    border-radius: 0;
    background: #f6ff00;
    background: linear-gradient(135deg, transparent 5px, #f6ff00 0);
}


.mlr27{
    margin-left: 27px;
    margin-right: 27px;
}
.uf_why2 .ul1 .li1 h5{
    font-size: 20px;
    color: #ffbe5a;
    text-align: center;
    margin-top: 20px;
}
.uf_why2 .ul1 .li1 p{
    font-size: 18px;
    color: #888888;
    margin: 10px 0px;
    text-align: center;
}

.uf_why2 .ul1 .li1 div{
    background-color: #ffbe5a;
    height: 77px;
    line-height: 77px;
    text-align: center;
}

.uf_why2 .ul1 .li1 div span{
    color: #ffffff;
}

.uf_why2 .ul1 .li1 h6{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 20px;
}
.uf_why2 .ul1 .li1 .ul2{
    margin-left: 20px;
    margin-top: 10px;
}
.uf_why2 .ul1 .li1 .ul2 li{
    font-size: 16px;
    color: #666666;
    float: left;
    padding-right: 10px;
}
.uf_why2 .ul1 .li1 .ul2 li i{
    font-style: normal;
    color: #ffbe5a;
    padding-right: 5px;
}

.uf_why2 .ul1 .li1 .ul3{
    padding: 0 60px;
    margin-top: 10px;
}

.uf_why2 .ul1 .li1 .ul3 li{
    font-size: 16px;
    color: #666666;
    float: left;
    padding-left: 15px;
}
.uf_why2 .ul1 .li1 a{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 140px;
    height: 35px;
    background-color: #dcdcdc;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 30px;
}

.uf_why2 .ul1 .li1 .sec1{
    height: 86px;
    background-color: #ff4b5a;
    margin-top: -10px;
}

.uf_why2 .ul1 .li1 .sec1 p{
    font-size: 20px;
    color: #ffffff;
}

.uf_why2 .ul1 .li1 .sec2{
    padding-left: 20px;
}

.uf_why2 .ul1 .li1 .sec2 label{
    color: #ffbe5a;
    font-size: 20px;
    font-weight: bold;
}

.uf_why2 .ul1 .li1 .sec2 input{
    border: none;
    background-color: #f8f5f1;
    width: 215px;
    height: 35px;
    margin-top: 20px;
}

.uf_why2 .ul1 .li1 .sec2 input:focus{
    background-color: #ffffff;
    border: 1px solid #ffbe5a;
    width: 213px;
    height: 33px;
}

.uf_why2 .ul1 .li1 .sec2 input.comment:focus{
    background-color: #ffffff;
    border: 1px solid #ffbe5a;
    height: 33px;
}

.uf_why2 .ul1 .li1 .sec2 input.sbutton{
    width: 196px;
    height: 30px;
    background-color: #ff4b5a;
    color: #ffffff;
    font-size: 16px;
    margin-left: 71px;
}
.uf_why2 .ul1 .li1 .sec2 input.sbutton:hover{
    background-color: #db424f;
    cursor: pointer;
}

.uf_why2 .ul1 .li1 .sec2 input.sbutton:focus{
    border: none;
}*/



/*海量号码任性选*/

.uf_why1 h3{
    color: #333333;
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
}
.uf_why1 h6{
    color: #333333;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}


.uf_why1 p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin: 30px 0;
}
.uf_why1 p span{
    color: #ff4b5a;
}



.uf_why1 .tablist ul li{
    font-size: 16px;
    color: #666666;
    float: left;
    width: 250px;
    height: 46px;
    background-color: #f1f1f1;
    line-height: 46px;
    text-align: center;
    position: relative;
    /* border-bottom: 1px solid #ffbe5a;*/
}
.uf_why1 .tablist ul li a span{
    position: absolute;
    top: 10px;
    left: 0px;
    color: #ffffff;
    width: 2px;
    height: 30px;
    display: inline-block;
    background-color: #ffffff;
}



/*.uf_why1 .tablist ul li:before{
    /!*position: absolute;
    top: 0px;
    left: 0px;*!/
    width: 2px;
    height: 5px;
    background-color: #9b040d;
}*/



.uf_why1 .tablist ul li.cur a{
    height: 0;
    width: 210px;
    display: inline-block;
    /*background-color: #ffbe5a;*/
    border-bottom: 46px solid #ffbe5a;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}

.uf_why1 .tablist ul li:last-child.cur a{
    width: 210px;
}

.cur1{
    display: none;
}

.show{
    display: block;
}

.uf_why1 .tabcon ul{
    border: 1px solid #ffbe5a;
}
.uf_why1 .tabcon ul li{
    width: 247.5px;
    height: 59px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #888888;
    position: relative;
}


.uf_why1 .tabcon ul li section.tab_imm{
    position: absolute;
    top: 0;
    left: 0;
    width: 247px;
    height: 58px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    background-color: #ff4b5a;
    color: #ffffff;
}
.uf_why1 .tabcon ul li section.tab_imm a{
    color: #f6ff00;
    padding-left: 15px;
}

.uf_why1 .tabcon ul li:hover section.tab_sec{
    /*cursor: pointer;*/
    visibility: hidden;
    opacity: 0;
}
.uf_why1 .tabcon ul li:hover section.tab_imm{
    /*cursor: pointer;*/
    visibility: visible;
    opacity: 1;
}



.tj_div_font3{
    background: url(../images/font3.png) no-repeat;
    width: 215px;
    height: 60px;
    margin-left: 18px;
    margin-top: 10px;
    background-size: 80%;
}

.uf_why1 .tijiao{
    height: 60px;
    background-color: #ffbe5a;
}


.uf_why1 .tijiao p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 5px;
}
.uf_why1 .tijiao .tj_div1 input.width140{
    width: 70px;
}


.uf_why1 .tijiao .tj_div{
    width: 185px;
}

.uf_why1 .tijiao .tj_div1{
    width: 800px;
    margin-top: 15px;
}
.uf_why1 .tijiao .tj_div1 label{
    color: #ffffff;
    font-size: 16px;
    padding-left: 5px;
}

.uf_why1 .tijiao .tj_div1 input{
    width: 130px;
    height: 30px;
    background-color: #ffe5bd;
    border: none;
}
.uf_why1 .tijiao .tj_div1 input:focus{
    background-color: #ffffff;
}
.uf_why1 .tijiao .tj_div1 input.sbutton2{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 15px;
    padding-left: 0px;
}

.uf_why1 .tijiao .tj_div1 input.sbutton2:hover{
    background-color: #b8162b;
}

.yzm{
    display: inline;
    vertical-align: middle;
    height: 27px;
    margin-top: -3px;
    width: 70px;
}


/*400电话通信能力更强*/


.uf_tx h3{
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 10px;
}
.uf_tx p.p_top{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin: 40px 0px 20px;
}



.uf_tx ul li{
    width: 326px;
    height: 125px;
    float: left;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    /*border: 1px solid #9b040d;*/
}

.uf_tx ul li:hover{
    /*cursor: pointer;*/
    box-shadow: 2px 2px 10px #c7c7c7;
}
.uf_tx ul li p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    padding: 10px 0px 0px;
}

.uf_tx ul li div{
    float: left;
}

/*.uf_tx ul li a{
    display: inline-block;
    width: 143px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fe8900;
    box-shadow: 2px 2px 2px #bb8b42;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 102px;
    margin-left: 232px;
}*/

.uf_tx ul li section{
    position: absolute;
    top: 142px;
    left: 130px;
}

.uf_tx ul li section a,.uf_tx ul li{
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.uf_tx ul li:hover section a{
    transform: translate(0px,-50px);
    -ms-transform: translate(0px,-50px);
    -o-transform: translate(0px,-50px);
    -webkit-transform: translate(0px,-50px);
    -moz-transform: translate(0px,-50px);
}

.uf_tx ul li section a{
    display: inline-block;
    width: 234px;
    color: #ffbe59;
    font-size: 12px;
    background: url(../images/jt.png) 140px 9px no-repeat;
    background-size: 18%;
}

.uf_tx ul li section a:hover{
    color: #d9a14b;
}
.uf_tx .p_div2{
    width: 185px;
    height: 120px;
}

.uf_tx .p_div1{
    width: 130px;
    height: 120px;
    text-align: center;
}
.uf_tx .p_div1 img{
    margin-top: 10px;
    width: 70%;
}
.uf_tx .uf_tx1left{
    width: 400px;
    height: 180px;
    margin: 40px 0px;
}
.uf_tx .uf_tx1left p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
}
.uf_tx .uf_tx1left a{
    display: inline-block;
    font-size: 14px;
    color: #ffbe59;
    margin-left: 319px;
    margin-top: 30px;
}
.uf_tx .uf_tx1left a:hover{
    color: #daa14a;
}

.img_mlr{
    margin-top: -215px;
    margin-left: 447px;
    width: 130%;
}


.uf_tx .uf_tx1right{
    border: 1px solid #ffbe5a;
    height: 210px;
}

.uf_tx .uf_tx1right div.div2{
    margin-top: 30px;
    margin-left: 52px;
}
.uf_tx .uf_tx1right div.div2 p{
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}
.uf_tx .uf_tx1right div.div2 h5{
    font-size: 18px;
    color: #666666;
    text-align: justify;
    font-weight: bold;
}
.uf_tx .uf_tx1right div.div1 img{
    margin-top: 8px;
    margin-left: 40px;
}
.uf_tx .uf_tx1right div p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
}
.uf_tx .uf_tx1right div.div3{
    width: 330px;
    height: 210px;
    background-color: #ffbe5a;
    position: relative;
}
.uf_tx .uf_tx1right div.div3 h6{
    color: #ff4b5a;
    font-size: 18px;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 20px;
}
.uf_tx .uf_tx1right div.div3 img{
    margin-top: 10px;
    margin-left: 30px;
}
.uf_tx .uf_tx1right div.div3 a{
    width: 160px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    background-color: #fff98d;
    border-radius: 10px;
    color: #ff4b5a;
    font-size: 14px;
    position: absolute;
    top: 140px;
    left: 85px;
}
.uf_tx .uf_tx1right div.div3 a:hover{
    background-color: #cec971;
}


.uf_tx .uf_tx1right div.div3 .div3_juan{
    width: 330px;
    height: 160px;
    background: url("../images/uf_tx1right_2.png") 30px 10px no-repeat;
}


.uf_tx .uf_tx1right div.div3 .div3_juan h4{
    font-size: 22px;
    color: #fff98d;
    position: absolute;
    top: 75px;
    left: 85px;
}
.uf_tx .uf_tx1right div.div3 .div3_juan span{
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 108px;
    left: 60px;
}



/*400电话功能更丰富*/

.uf_ff{
    background-color: #f3f3f3;
    margin-top: 42px;
    padding-bottom: 40px;
}
.uf_ff h3{
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 10px;
}
.uf_ff p.p_top{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: 30px;
}

.uf_ff h5.p_h3{
    font-size: 16px;
    color: #666666;
    font-weight: 600;
    margin-left: 6px;
}
.uf_ff ul.ul1 li{
    width: 333px;
    height: 150px;
    float: left;
    margin-top: 20px;
    /*border: 1px solid #9b040d;*/
}
.uf_ff ul.ul1 li:hover{
   /* cursor: pointer;*/
    box-shadow: 2px 2px 10px #bebebe;
    background-color: #ffffff;
}
.uf_ff ul.ul1 li p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    padding: 3px 5px 0px;
    line-height: 22px;
}

.uf_ff ul.ul1 li div{
    float: left;
}

.uf_ff ul.ul1 li div .p_div1_mt5{
    margin-top: -5px;
}

.uf_ff ul.ul1 li div img{
    width: 120%;
}

.uf_ff ul.ul1 li a{
    display: inline-block;
    width: 143px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fe8900;
    box-shadow: 2px 2px 2px #bb8b42;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 102px;
    margin-left: 232px;
}


.uf_ff .p_div2{
    width: 209px;
    height: 101px;
    margin: 10px 0px 0px 30px;
}

.uf_ff .p_div1{
    width: 64px;
    height: 101px;
    margin-top: 39px;
    margin-left: 20px;
}

/*.mlr9{
    margin-left: 9px;
    margin-right: 9px;
}*/

.uf_ff ul.ul2{
    /*margin-top: 20px;
    margin-left: 20px;*/
}
.uf_ff ul.ul2{
    margin-top: 10px!important;
}

.uf_ff ul.ul2 li{
    width: 96px;
    height: 90px;
    line-height: 100px;
    text-align: center;
    border-right: 1px dashed #fdcda1;
    float: left;
    margin: 0px 9px;
}
.uf_ff ul.ul2 li p{
    margin-top: -40px;
    font-size: 14px;
    color: #666666;
}

.uf_ff .picScroll-left{
    position: relative;
}
.uf_ff .picScroll-left .bd{
    margin-top: 20px;
    margin-left: 85px;
}

.uf_ff .picScroll-left:hover .hd .prev{
    background: url(../images/zuo1a.png) no-repeat;
}
.uf_ff .picScroll-left:hover .hd .next{
    background: url(../images/you1a.png) no-repeat;
}
/*.picScroll-left div.hd a.prev{
    position: absolute;
    top: 65px;
    left: 0px;
    width: 60px;
    height: 60px;
    background: url(../images/jt.png) no-repeat;
}*/

.uf_ff .picScroll-left .hd .prev{
    position: absolute;
    top: 30px;
    left: 30px;
    display: block;
    width: 33px;
    height: 59px;
    /*float: right;*/
   /* margin-right: 5px;
    margin-top: 10px;*/
    overflow: hidden;
    cursor: pointer;
    background: url("../images/zuo1.png") no-repeat;
}

.uf_ff .picScroll-left .hd .next{
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    width: 33px;
    height: 59px;
    /*float: right;*/
    /*margin-right: 5px;
    margin-top: 10px;*/
    overflow: hidden;
    cursor: pointer;
    background: url("../images/you1.png") no-repeat;
}


/*400电话接听终端更多样*/
.uf_jt h3{
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}

.uf_jt p.p_top{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: 40px;
}

.uf_jt img{
    margin-left:15px;
    width: 95%;
}
.uf_jt h5{
    font-size: 16px;
    color: #ffbf5c;
    text-align: justify;
    font-weight: bold;
}
.uf_jt ul{
    margin-top: 20px;
    margin-bottom: 20px;
}
.uf_jt ul li{
    width: 310px;
    height: 150px;
    float:left;
}
.uf_jt ul li h6{
    font-size: 16px;
    color: #666666;
    font-weight: 600;
}

.uf_jt ul li p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.uf_jt ul li a{
    font-size: 14px;
    color: #ff525c;
    margin-left: 200px;
    margin-top: 10px;
    display: inline-block;
}
.uf_jt ul li a:hover{
    color: #d3344e;
}
.uf_jt ul li a span{
    display: inline-block;
    font-size: 20px;
    margin-top: -5px;
    vertical-align: middle;
}


.mlr75{
    margin: 0 35px;
}


/*400电话扩展能力更强*/

.uf_gq{
    background-color: #f3f3f3;
}

.uf_gq h3{
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
}
.uf_gq .uf_gq1{
    width: 600px;
    height: 322px;
}
.uf_gq .uf_gq1 img{
    margin-top: 30px;
}
.uf_gq .uf_gq1 p{
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.uf_gq .uf_gq1 p.p_p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: -210px;
    margin-left: 345px;
}
.uf_gq .uf_gq1 p.p_p span{
    color: #ffbe59;
    padding-right: 5px;
}



.uf_gq .uf_gq2{
    width: 323px;
    height: 322px;
    background: url(../images/uf_gq2.png) no-repeat;
}
.uf_gq .uf_gq2 a{
    display: inline-block;
    background-color: #ff525c;
    font-size: 14px;
    color: #ffffff;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    margin-top: 10px;
    margin-left: 90px;
}
.uf_gq .uf_gq2 a:hover{
    background-color: #e24a52;
}
.uf_gq .uf_gq2 span{
    display: inline-block;
    font-size: 14px;
    color: #ffbe59;
    margin-top: 240px;
    margin-left: 80px;
}


/*400电话专属服务*/
.uf_zs h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.uf_zs ul{
    border: 1px solid #ffbe5a;
    padding: 20px 0px 20px 0px;
}
.uf_zs ul li{
    width: 332px;
    height: 210px;
    float: left;
    border-left: 1px dashed #ffbe5a;
    border-radius: 3px;
    text-align: center;

}
.uf_zs ul li h5{
    font-size: 18px;
    color: #ffbe5a;
    text-align: center;
    margin: 15px 0px;
}
.uf_zs ul li p{
    height: 70px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 0 45px;
    margin-top: 20px;
}
.uf_zs ul li a{
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 14px;
    color: #ffffff;
    border-radius: 20px;
}

.uf_zs ul li a:hover{
    background-color: #e24a52;
}



/*选择输入框*/
select.four_select{
    border: none;
    background-color: #f8f5f1;
    width: 190px;
    height: 35px;
    margin-top: 15px;
}


/* message */


.yz-banner{ width: 100%; height: 200px; background: url(../images/yzm-banner.png) no-repeat; background-position: center; }

.yzm-container{ width: 1000px; height: auto; margin: 0 auto; }
.yzm-containerhui{ width: 100%; height: 683px; margin: 30px auto 0; border-top: 1px solid #f3f3f3; background-color: #f3f3f3; }

.yy-ma{ width: 1000px; height: 30px; margin: 55px auto 0; font-size: 26px; color: #333333; text-align: center; line-height: 30px; }

.ma-cont{ width: 1000px; height: 80px; margin: 18px auto 0; }
.ma-cont p{ font-size: 14px; color: #666666; line-height: 23px; }

.x-title{ width: 1000px; height: 20px; line-height: 20px; text-align: center; color: #333333; font-size: 20px; margin: 20px auto 0;}



.yzm-tab{ width:1000px; height: 280px; margin:0 auto;}
.yzm-tab-hd { width: 1000px; zoom:1; height: 43px; border-bottom: 1px solid #e1e1e1;}
.yzm-tab-hd li{ float:left; width:200px; color:#999999; text-align:center; cursor:pointer; height: 43px; font-size: 16px; line-height:43px; font-weight: bold;}
.yzm-tab-hd li.active div{ width: 100px; height: 43px; line-height: 43px; text-align: center; margin: 0 auto; }
.yzm-tab-hd li.active div{ width: 100px; height: 43px; line-height: 43px; text-align: center; margin: 0 auto; border-bottom: 1px solid #ff2e55; color: #ffbe59; }
.yzm-tab-bd li{display:none;border-top:none;}
.yzm-tab-bd li.thisclass{ display:list-item;}

.left-img{ width: 440px; height: auto; float: left;  margin-left: 81px; margin-top: 56px; }
.left-wz{ width: 410px; height: auto; float: left; margin-left:53px; margin-top: 48px; }
.wz-title{ font-size: 16px; color: #ffc66e; font-weight: bold;}
.wz-content{ font-size: 14px; color: #666666; margin-top: 15px; }
.wz-knowth{ width: 120px; height: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #ffffff; border-radius: 4px; font-weight: bold; background-color: #ff4b5a; margin-top: 25px; cursor: pointer; }
.wz-knowth:hover{ background-color: #e54250; }

.hong_tit{ width: 1000px; height: 16px; text-align: left; line-height: 16px; margin: 20px auto 10px; font-size: 16px; color: #ff2e55; font-weight: bold; }

.yzm-tw{ width: 1000px; height: 251px; margin: 33px auto 0;}
.yzm-tuu{ width: 475px; height: 175px; margin-left: 30px; margin-top: 30px; float: left; }
.yzm-art{ width: 450px; height: 100px; font-size: 14px; color: #666666;}

.imgs1{ float: left; width: 440px; height: 159px; margin-left: 36px; margin-top: 53px; }

.dxyzm-cp{ width: 1000px; height: 20px; line-height: 20px; text-align: center; font-size: 18px; color: #333333; margin: 45px auto 0;}
.dxyzm-cp1{ width: 1000px; height: 238px; margin: 28px auto 0; }
.dxy-xcp{ width: 178px; height: 236px; border: 1px solid #ffbe5a; float: left; margin-right: 25px;}

.dxy-xcp1{ width: 178px; height: 236px; border: 1px solid #ffbe5a; background-color: #ffbe5a; float: left; margin-right: 25px;}

.xcp1{ height:0;   width:92px;   border-top:48px solid #feb542; border-left:16px solid transparent; border-right:16px solid transparent; text-align: center; margin: 0 auto; position: relative;}

.xcp6{ height:0;   width:92px;   border-top:48px solid #ffffff; border-left:16px solid transparent; border-right:16px solid transparent; text-align: center; margin: 0 auto; position: relative;}

.xcp-nr{ position: relative; top: -35px; margin: 0 auto; font-size: 18px; color: #ffffff; font-weight: bold; }
.xcp2{ width: 160px; height: 48px; border-bottom: 1px solid #ffbe5a; font-size: 20px; font-weight: bold; color: #333333; line-height: 48px; text-align: center;margin: 16px auto 0; }
.xcp3{ width: 160px; height: 45px; font-size: 20px; color: #333333; line-height: 45px; text-align: center; margin: 0 auto;}
.xcp4{ width: 160px; height: 30px; background-color: #ff4b5a; border-radius: 5px; font-size: 16px; color: #ffffff; font-weight: bold; text-align: center; line-height: 30px; margin: 25px auto 0; cursor: pointer; }
.xcp4:hover{background-color: #e54250;}

.xcp-nr7{ position: relative; top: -35px; margin: 0 auto; font-size: 18px; color: #feb542; font-weight: bold; }

.xcp8{ width: 160px; height: 48px; border-bottom: 1px solid #ffffff; font-size: 20px; font-weight: bold; color: #333333; line-height: 48px; text-align: center;margin: 16px auto 0; }

.zxsq-bl{ width: 1000px; height: 60px; background-color: #ffbe5a; margin: 26px auto 0;}
.zxsq-bl div{ float: left; }
.zxsq-bl div input{ border: 1px solid #ffe5bd; background-color: #ffe5bd; font-size: 16px; color: #666666; }
.zxsq-bl div input:focus{ border: 1px solid #ffffff; background-color: #ffffff; font-size: 16px; }


.zxsq{ width: 120px; height: 22px; font-size: 20px; color: #ff2e55; font-weight: bold; margin-left: 15px; margin-top: 19px;}
.lianxr{ width: 220px; height: 30px; font-size: 20px; color: #fefefe; margin-left: 28px; margin-top: 15px;}
.lianxr input{ width: 120px; height: 30px; }

.lxdianh{ width: 245px; height: 30px; font-size: 20px; color: #fefefe; margin-left: 13px; margin-top: 15px;}
.lxdianh input{ width: 120px; height: 30px; }

.yanzmm{ width: 152px; height: 30px; font-size: 20px; color: #fefefe; margin-left: 13px; margin-top: 15px;}
.yanzmm input{ width: 60px; height: 30px; }

.yanzm-img{ margin-left: 15px; width: 64px; height: 31px; margin-top: 15px; }
.yzm-tij{ width: 70px; height: 40px; background-color: #ff4b5a; border-radius: 5px; text-align: center; line-height: 40px; margin-top: 10px; margin-left: 30px; font-size: 20px; color: #ffffff; cursor: pointer;}
.yzm-tij:hover{ background-color: #e54250; }

.product-ys{ width: 1000px; height: 185px; margin: 33px auto 0; }

.proysyy{ width: 166px; height: 185px; float: left;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.proysyy:hover{
	-webkit-box-shadow: 5px 5px 15px #e9e9e9;
	-moz-box-shadow: 5px 5px 15px #e9e9e9;
	-ms-box-shadow: 5px 5px 15px #e9e9e9;
	-o-box-shadow: 5px 5px 15px #e9e9e9;
	box-shadow: 5px 5px 15px #e9e9e9;
	cursor: default;
}
.proysyy1{ width: 50px; height: 50px; margin: 21px auto 0; }
.proysyy2{ width: 166px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #333333; margin: 11px auto 0; }
.proysyy3{ width: 150px; height: auto; text-align: center; margin-top: 10px; line-height: 25px; font-size: 14px; color: #666666; padding: 0 8px;}

.wenz-cao{ width: 1000px; height: 119px; background-color: #ffbe5a; margin: 30px auto 0; }
.huanh{width: 146px; height: 119px; float: left; margin-left: 60px;}
.huanh1{ width: 515px; height: 119px; margin-left: 12px; float: left; }
.huanh2{ width: 250px; height: 119px; margin-left: 3px; float: left; }

.gangdy1{ width: 515px; height: auto; font-size: 20px; color: #ffffff; font-weight: bold; text-align: center; margin-top: 20px; }
.gangdy2{ font-size: 34px; color: #ffffff; font-weight: bold; width: 515px;height: auto; text-align: center; text-shadow: 4px 5px 1px #ea8723; margin-top: 25px; }
.gangdy3{ width: 69px; height: 64px; margin: 12px auto 0; }
.gangdy4{ font-size: 20px; font-weight: bold; color: #ffffff; }



.yzm-containerhui1{ width: 100%; height: 845px; margin: 30px auto 0; border-top: 1px solid #f3f3f3; background-color: #f3f3f3; }

.ma-cont1{ width: 1000px; height: auto; margin: 30px auto; }
.yy-changjing{ width: 1000px; height: 249px; position: relative;}
.slider{ width: 1000px; height: 249px; position: absolute; }
.yy-changjing a.prev{ width: 17px; height: 44px; background: url(../images/lx.png) no-repeat; display: block; position: absolute; z-index: 20; left: 52px; top: 101px;}
.yy-changjing a.prev:hover{ width: 17px; height: 44px; background: url(../images/lx-on.png) no-repeat; display: block; }
.yy-changjing a.next{ width: 17px; height: 44px; background: url(../images/rx.png) no-repeat; display: block; position: absolute; z-index: 20; right: 52px; top: 101px;}
.yy-changjing a.next:hover{ width: 17px; height: 44px; background: url(../images/rx-on.png) no-repeat; display: block; }


.yy-ma1{ width: 1000px; height: 30px; margin: 30px auto 0; font-size: 26px; color: #333333; text-align: center; line-height: 30px; }
.xcp3-1{ width: 160px; height: 36px; font-size: 20px; color: #333333; line-height: 36px; text-align: center; margin: 0 auto;}
.xcp3-2{ text-align: center; width: 178px; height: 20px; margin: 5px auto 0; font-size: 16px; color: #999999; line-height: 20px; }
.xcp11{ height:0;   width:92px;   border-top:50px solid #feb542; border-left:30px solid transparent; border-right:30px solid transparent; text-align: center; margin: 0 auto; position: relative;}
.xcp-nr1{ position: relative; top: -36px; margin: 0 auto; font-size: 18px; color: #ffffff; font-weight: bold; }
.xcp21{ width: 160px; height: 42px; border-bottom: 1px solid #ffbe5a; font-size: 20px; font-weight: bold; color: #333333; line-height: 40px; text-align: center;margin: 14px auto 0; }
.xcp41{ width: 160px; height: 30px; background-color: #ff4b5a; border-radius: 5px; font-size: 16px; color: #ffffff; font-weight: bold; text-align: center; line-height: 30px; margin: 14px auto 0; cursor: pointer; }
.xcp41:hover{ background-color: #e54250; }

.product-tese{ width: 1000px; height: 230px; margin: 30px auto 0; }
.protese1{ width: 242px; height: 230px; float: left; background: url(../images/yimg13.png) no-repeat; position: relative; margin-right: 10px; background-position: center top; background-size: 100% 180px;}
.protese1:hover .protese1-tr{ height: 110px; }
.protese1-tr{ width: 242px; height: 50px; background-color: #ffbe59;position: absolute; bottom: 0; overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
 }
.protese1-t{ width: 242px; height:50px; line-height: 50px; text-align: center; font-size: 16px; color: #ffffff; font-weight: bold;}
.protese1-r{ width: 224px; height: auto; margin: 0 auto; font-size: 14px; color: #ffffff;}

.shenqing-sy{ width: 100%; height: 379px; margin: 30px auto 0; background-color: #f3f3f3; border-top: 1px solid #f3f3f3; }
.sq-sybj{ width: 1000px; height: 319px; background: url(../images/yimg17.png) no-repeat; margin: 30px auto 0; border-top: 1px solid #f3f3f3; background-position: center;  }
.sq-delk{ width: 819px; height: 259px; margin: 32px auto 0; }

.delktit{ width: 819px; height: 50px; background-color: #ffbe59; border-top-left-radius: 8px; border-top-right-radius: 8px; font-size: 16px; color: #ffffff; font-weight: bold;text-align: center; line-height: 50px; }
.delktable{ width: 819px; height: 209px; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top: 1px solid #ffffff; }

.kk-1{ width: 305px; height: 36px;margin-left: 65px; margin-top: 19px; float: left; }
.kkn1{ width: 95px; height: 36px; text-align: center; line-height: 36px; font-size: 18px; color: #333333;float: left; }
.kkn2{ width: 200px; height: 36px; float: left; }
.kkn2 input{ width: 198px; height: 34px; border: 1px solid #e9e9e9; background-color: #e9e9e9; font-size: 16px; color: #333333; }
.kkn2 input:focus{ width: 198px; height: 34px; border: 1px solid #ff4b5a; background-color: #ffffff; font-size: 16px; color: #333333; }

.kkn-djtj{ width: 140px; height: 39px; float: right; background-color: #ff4b5a; text-align: center; line-height: 39px; font-size: 18px; color: #ffffff; font-weight: bold; cursor: pointer; }
.kkn-djtj:hover{ background-color: #e54250; }

.yx-marle{ margin-left: 45px !important; }

.cj-bgk1{ display: block; width: 1000px; height: 249px; background: url(../images/cj11.png) no-repeat; background-position: center; }
.cj-bgk2{ display: block; width: 1000px; height: 249px; background: url(../images/cj22.png) no-repeat; background-position: center; }
.cj-bgk3{ display: block; width: 1000px; height: 249px; background: url(../images/cj33.png) no-repeat; background-position: center; }
.cj-bgk4{ display: block; width: 1000px; height: 249px; background: url(../images/cj44.png) no-repeat; background-position: center; }
.cj-bgk5{ display: block; width: 1000px; height: 249px; background: url(../images/cj55.png) no-repeat; background-position: center; }
.cj-bgk6{ display: block; width: 1000px; height: 249px; background: url(../images/cj66.png) no-repeat; background-position: center; }
.cj-bgk7{ display: block; width: 1000px; height: 249px; background: url(../images/cj77.png) no-repeat; background-position: center; }
/* 95号码 */
.nin-un-banner {
    background: url(../images/95banner.png) center no-repeat;
    height: 200px;
}


.dx_h3 {
    width: 1000px;
    margin: 0 auto;
}

.dx_h3 h3 {
    font-size: 24px;
    color: #d92763;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
}

.dx_h3 h3.dx_ab:before {
    position: absolute;
    top: 8px;
    left: 345px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}

.dx_h3 h3.dx_ab:after {
    position: absolute;
    top: 8px;
    right: 345px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}

.dxh3-nr {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.dxh3-nr {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
}

.dx_h3 h3.dx_ab1:before {
    position: absolute;
    top: 8px;
    left: 420px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}

.dx_h3 h3.dx_ab1:after {
    position: absolute;
    top: 8px;
    right: 420px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}

.nin-a-p {
    font-size: 16px;
    color: #666666;
    margin: 40px 0px;
}

.nin-un-h3 {
    color: #333333;
    font-size: 26px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.nin-un-zx {
    height: 380px;
    background-color: #f3f3f3;
}

.nin-un-zx ul li {
    float: left;
    text-align: center;
    width: 200px;
    margin-top: 20px;
}

.nin-un-zx ul li p {
    color: #666666;
    font-size: 14px;
}

.nin-un-zx h3 {
    padding-top: 40px;
}

.nin-un-zx ul {
    margin-top: -20px;
}







.qd_div_fw {
    margin-bottom: 85px;
}

.qd_div_fw ul.ul1 li {
    /*width: 248px;*/
    width: 200px;
    height: 213px;
    float: left;
    /*border: 1px solid #d92763;*/
    /*border-radius: 2px;*/
    /*margin: 0px 2px;*/
}

.qd_div_fw ul.ul1 li div {
    float: left;
}

.mt-40mar{
  margin-top: -40px;
}

.qd_div_fw ul.ul1 li div.ss_div {
    width: 198px;
    height: 110px;
    text-align: center;
}

.qd_div_fw ul.ul1 li div.ss_div img {
    margin-top: 20px;
}

.qd_div_fw ul.ul1 li div.ss_div1 {
    width: 198px;
    /*padding: 0 15px 0px;*/
    /*border-left: 1px solid #ffbe5a;*/
    margin-top: 10px;
    height: 100px;
    position: relative;
}

.qd_div_fw ul.ul1 li:hover div.ss_div1 a {
    -webkit-transform: translate(20px, 0px);
    -moz-transform: translate(20px, 0px);
    -ms-transform: translate(20px, 0px);
    -o-transform: translate(20px, 0px);
    transform: translate(20px, 0px);
    opacity: 1;
}


.qd_div_fw ul.ul1 li div.ss_div1 a {
    position: absolute;
    bottom: 20px;
    right: 40px;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    opacity: 0;
}

.qd_div_fw ul.ul1 li h3 {
    font-size: 16px;
    color: #333;
    padding: 10px 0px 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 50px;
}

.qd_div_fw ul.ul1 li p {
    /* width: 198px;*/
    height: 60px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
    line-height: 20px;
    padding: 0px 20px;
    margin-top: -30px;
}





/*.choose_we h3{
    font-size: 24px;
    color: #d92763;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-top: 40px;
}*/

.choose_we h3.xyd_ab:before {
    position: absolute;
    top: 8px;
    left: 415px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}

.choose_we h3.xyd_ab:after {
    position: absolute;
    top: 8px;
    right: 420px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}


.choose_we .choose_we_div {
    margin-top: 20px;
}

.choose_we .choose_we_div ul li {
    float: left;
    width: 328px;
    height: 120px;
    border: 1px solid #ffbe5a;
    margin-top: 10px;
}

.choose_we_div1 {
    margin-top: 20px;
    width: 90px;
    height: 80px;
    line-height: 110px;
    border-right: 1px solid #ffbe5a;
    text-align: center;
}

.choose_we .choose_we_div ul li:nth-child(2) {
    margin: 10px 4px;
}


.choose_we .choose_we_div ul li .choose_we_div2 {
    width: 235px;
    height: 100px;
    position: relative;
}

.choose_we .choose_we_div ul li .choose_we_div2 img {
    position: absolute;
    bottom: 10px;
    right: 40px;
    opacity: 0;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.choose_we .choose_we_div ul li .choose_we_div2 h5 {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    padding: 15px 0px 0px 20px;
}

.choose_we .choose_we_div ul li .choose_we_div2 p {
    font-size: 14px;
    color: #666666;
    text-align: justify;
    padding: 10px 20px;
}

.ml165 {
    margin-left: 1px;
}





/*.mt-10{
	margin-top: -10px;
}*/

.nin-un-p {
    color: #ff4b5a;
    font-size: 14px;
}





/*.choose_we .choose_we_div ul li:hover h5{
    color: #d92763;
}

.choose_we .choose_we_div ul li:hover p{
    color: #333333;
}

.choose_we .choose_we_div ul li:hover .choose_we_div2 img{
    -webkit-transform: translate(20px,0px);
    -moz-transform: translate(20px,0px);
    -ms-transform: translate(20px,0px);
    -o-transform: translate(20px,0px);
    transform: translate(20px,0px);
    opacity: 1;
}*/


/*新增95样式*/


/* start 新加95号码页面样式*/

.nin-hm {
    margin-top: 40px;
}

.nin-hm ul li {
    width: 190px;
    height: 290px;
    background-color: #f5f7fa;
    float: left;
}

.nin-hm ul li:nth-child(even) {
    margin: 0px 12px;
}

.nin-hm-img {
    text-align: center;
    margin: 20px 0px;
}

.nin-hm-txt h5 {
    color: #111111;
    font-size: 18px;
    text-align: center;
    margin: 15px 0px;
}

.nin-hm-txt p {
    color: #666666;
    font-size: 14px;
    text-align: justify;
    padding: 0px 15px;
}


.nin-tb {
    margin-bottom: -30px;
    margin-top: 50px;
}

.nin-tb h1 {
    color: #ff5500;
    font-size: 20px;
    font-weight: bold;
}

.nin-tb p {
    color: #ff5500;
    font-size: 14px;
}

.nin-how img {
    margin-top: 50px;
    width: 100%;
}

.nin-khzz-img {
    margin-top: 50px;
}

.nin-khzz-img ul li {
    float: left;
    width: 265px;
}

.nin-khzz-img ul li img {
    width: 100%;
}



.nin-khzz-txt {
    margin-top: 50px;
}

.nin-khzz-txt ul li:nth-child(1) {
    /*margin-right: 16px;*/
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
}

.nin-khzz-txt ul li {
    float: left;
    width: 475px;
    height: 272px;
    /*border: 1px solid #e5e5e5;*/
}

.nin-khzz-txt ul li h5 span {
    padding-right: 5px;
}

.nin-khzz-txt ul li h5 {
    padding-left: 20px;
    color: #4eb7ff;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    font-weight: bold;
    /*background-color: #0099ff;*/
    /*background: linear-gradient(top,#ff8f00,#ff5400);
	background: -webkit-linear-gradient(top,#ff8f00,#ff5400);
	background: -o-linear-gradient(top,#ff8f00,#ff5400);
	background: -moz-linear-gradient(top,#ff8f00,#ff5400);
	background: -ms-linear-gradient(top,#ff8f00,#ff5400);*/
}

.nin-khzz-txt ul li p:nth-child(2) {
    padding-top: 0px;
}

.nin-khzz-txt ul li p {
    padding-left: 20px;
    color: #666666;
    font-size: 14px;
    padding-top: 8px;
}

.nin-khzz-txt ul li p span:nth-child(1) {
    padding-right: 5px;
}

.nin-khzz-txt ul li p span {
    color: #666666;
}


.nin-bllc {
    position: relative;
    height: 535px;
    margin: 160px 0px 240px 0px;
}

.nin-hr {
    width: 1px;
    height: 535px;
    background-color: #e5e5e5;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -0.5px;
}

.nin-hr ul li {
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    background-color: #ffbe5a;
    /*background: linear-gradient(top,#525aff,#4198ff);
	background: -webkit-linear-gradient(top,#525aff,#4198ff);
	background: -o-linear-gradient(top,#525aff,#4198ff);
	background: -moz-linear-gradient(top,#525aff,#4198ff);
	background: -ms-linear-gradient(top,#525aff,#4198ff);*/
    position: absolute;
    left: 50%;
    margin-left: -15px;
    /*box-shadow: 0px 5px 10px 0px #cbe8fc;*/
}

.nin-hr ul li:nth-child(1) {
    top: 0px;
}

.nin-hr ul li:nth-child(2) {
    top: 130px;
}

.nin-hr ul li:nth-child(3) {
    top: 260px;
}

.nin-hr ul li:nth-child(4) {
    top: 390px;
}

.nin-hr ul li:nth-child(5) {
    top: 520px;
}

.nin-bllc-txt ul li {
    position: absolute;
    width: 435px;
    height: 182px;
    background-color: #fff;
    padding-left: 30px;
}

.nin-bllc-txt ul li:nth-child(1) {
    top: -85px;
    left: 0px;
}

.nin-bllc-txt ul li:nth-child(2) {
    top: 60px;
    right: 0px;
    height: 235px;
}

.nin-bllc-txt ul li:nth-child(3) {
    top: 180px;
    left: 0px;
    height: 235px;
}

.nin-bllc-txt ul li:nth-child(4) {
    top: 325px;
    right: 0px;
}

.nin-bllc-txt ul li:nth-child(5) {
    top: 450px;
    left: 0px;
    height: 260px;
}

.lf405 {
    left: 405px!important;
}

.rg405 {
    right: 405px!important;
}


.nin-bllc-txt ul li h5 {
    color: #ffbe5a;
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
}

.nin-bllc-txt ul li h6 {
    color: #111111;
    font-size: 18px;
    margin: 10px 0px;
}

.nin-bllc-txt ul li p {
    color: #666666;
    font-size: 14px;
}

.nin-bllc-txt ul li p span:nth-child(2) {
    width: 350px;
}

.lh25 {
    line-height: 25px;
}

.nin-yyys {
    margin: 50px 0px;
}

.nin-yyys ul li {
    float: left;
    width: 242px;
    height: 217px;
    background-color: #f5f7fa;
    /*box-shadow: 5px 5px 10px 5px #e8e7e7;*/
}

.nin-yyys ul li:nth-child(2) {
    margin: 0px 10px;
}

.nin-yyys ul li:nth-child(3) {
    margin-right: 10px;
}

.nin-yyys ul li:hover {
    box-shadow: 5px 5px 10px 5px #e8e7e7;
}

.nin-yyys ul li h5 {
    height: 52px;
    line-height: 52px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    background-color: #0099ff;
    /*background: linear-gradient(top,#ff8f00,#ff5400);
	background: -webkit-linear-gradient(top,#ff8f00,#ff5400);
	background: -o-linear-gradient(top,#ff8f00,#ff5400);
	background: -moz-linear-gradient(top,#ff8f00,#ff5400);
	background: -ms-linear-gradient(top,#ff8f00,#ff5400);*/
}

.nin-yyys ul li p {
    color: #111111;
    font-size: 14px;
    padding: 20px 15px;
    height: 60px;
}

.nin-yyys ul li a {
    display: inline-block;
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #0099ff;
    font-size: 14px;
    border-radius: 14.5px;
    border: 1px solid #0099ff;
    margin-left: 20px;
}

.nin-yyys ul li a:hover {
    background: linear-gradient(-45deg, #515bff, #4295ff);
    background: -webkit-linear-gradient(-45deg, #515bff, #4295ff);
    background: -o-linear-gradient(-45deg, #515bff, #4295ff);
    background: -moz-linear-gradient(-45deg, #515bff, #4295ff);
    background: -ms-linear-gradient(-45deg, #515bff, #4295ff);
    color: #fff;
}

.nin-p {
    color: #ffffff!important;
    font-size: 32px!important;
    margin-top: 35px!important;
    font-weight: normal!important;
}

.nin-p span {
    color: #ffffff!important;
    font-size: 42px!important;
}


.nin-zz ul li p {
    height: 50px!important;
}

.nin-qy ul li:nth-child(2) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(3) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(4) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(5) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(6) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(7) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(8) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(9) div img {
    margin-top: 0px!important;
}

.nin-qy ul li:nth-child(10) div img {
    margin-top: 0px!important;
}





.nin-txt-c {
    text-align: center;
}

.nin-mtb {
    margin-top: 30px;
    margin-bottom: -30px;
}

.nin-how {
    position: relative;
    height: 580px;
}

.nin-how ul li:nth-child(1) {
    position: absolute;
    top: 150px;
    left: 50px;
}

.nin-how ul li:nth-child(2) {
    position: absolute;
    top: 317px;
    left: 218px;
}

.nin-how ul li:nth-child(3) {
    position: absolute;
    top: 150px;
    left: 388px;
}

.nin-how ul li:nth-child(4) {
    position: absolute;
    top: 315px;
    right: 220px;
}

.nin-how ul li:nth-child(5) {
    position: absolute;
    top: 150px;
    right: 50px;
}

.nin-how .nin-how-bg {
    width: 225px;
    height: 225px;
    background-color: #4eb7ff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nin-how-txt {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    padding-top: 33px;
    padding-left: 12px;
    width: 200px;
}

.nin-how-bg h5 {
    color: #4eb7ff;
    font-weight: bold;
    font-size: 18px;
    background-color: #fff;
    width: 127px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    box-shadow: 5px 5px 10px 0px #2b99e4;
}

.nin-how-bg p {
    color: #ffffff;
    font-size: 14px;
    margin-left: -50px;
    padding-top: 20px;
}

.nin-input:first-child {
    margin-top: 0px!important;
}

.nin-input {
    margin-top: 20px;
}

.nin-input label {
    color: #666666;
    font-size: 14px;
}

.nin-input input {
    color: #333333;
    font-size: 16px;
    width: 320px;
    height: 40px;
    line-height: 40px;
}

.nin-bd-div {
    height: 200px;
    padding-right: 90px;
    border-right: 1px dashed #eaeaea;
}

.nin-yzm {
    width: 200px!important;
}

.nin-input img {
    vertical-align: middle;
}

.nin-h3 {
    color: #4eb7ff;
    font-size: 24px;
    font-weight: bold;
}

.nin-a {
    text-align: center;
}

.nin-a a {
    display: inline-block;
    width: 117px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #ffc662;
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
}



.mtp100 {
    margin-top: 100px!important;
}

.picScroll-left7 {
    /*overflow:hidden;*/
    position: relative;
    height: 210px;
}

.picScroll-left7 .hd7 {
    height: 40px;
    padding: 0 10px;
    position: absolute;
    bottom: -30px;
    left: 475px;
    overflow: hidden;
}

.picScroll-left7 .hd7 .prev,
.picScroll-left7 .hd7 .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") 0 0 no-repeat;
}

.picScroll-left7 .hd7 .next {
    background-position: 0 -50px;
}

.picScroll-left7 .hd7 .prevStop {
    background-position: -60px 0;
}

.picScroll-left7 .hd7 .nextStop {
    background-position: -60px -50px;
}

.picScroll-left7 .hd7 ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left7 .hd7 ul li {
    float: left;
    color: transparent;
    width: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: 11px;
    cursor: pointer;
    background: url(../images/nin-hzal00.png) no-repeat;
    background-position: 0px 11px;
    /*background-color: #ff6400;border:1px solid #ff6400;border-radius: 50%;*/
}

.picScroll-left7 .hd7 ul li.on {
    /*background-color: #fff;color: #ff5500;border:1px solid #ff5500;*/
    background: url(../images/nin-hzal00.png) no-repeat;
    background-position: -0px -21px;
}

.picScroll-left7 .bd7 {
    padding: 10px;
    overflow: hidden;
}

.picScroll-left7 .bd7 ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left7 .bd7 ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 150px!important;
}

.picScroll-left7 .bd7 ul li .pic {
    text-align: center;
}

.picScroll-left7 .bd7 ul li .pic img {
    width: 120px;
    height: 90px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-left7 .bd7 ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left7 .bd7 ul li .title {
    line-height: 24px;
}







.nin-a-tj {
    /*width: 1000px;
	margin: 0 auto;*/
}

.nin-a-tj ul li {
    width: 240px;
    height: 120px;
    background-color: #f5f5f5;
    float: left;
}

.nin-a-tj ul li:nth-child(2) {
    margin: 0 10px;
}

.nin-a-tj ul li:nth-child(3) {
    margin-right: 10px;
}

.nin-a-tj ul li div:nth-child(1) {
    margin-top: 12px;
    width: 75px;
    height: 100px;
    line-height: 140px;
    border-right: 1px solid #ffbe5a;
    text-align: center;
}

.nin-a-tj ul li div:nth-child(2) {
    width: 153px;
    margin-top: 20px;
}

.nin-a-tj ul li div:nth-child(2) p {
    color: #888888;
    font-size: 14px;
}

.nin-a-tj h6 {
    color: #333333;
    font-size: 20px;
    /*margin: 25px 0px;*/
    text-align: center;
}





.nin-a-tj-2 {
    /*width: 1000px;
	margin: 0 auto;*/
}

.nin-a-tj-2 ul li {
    width: 198px;
    height: 120px;
    /*background-color: #f5f5f5;*/
    float: left;
    border: 1px solid #e9e9e9;
}

.nin-a-tj-2 ul li:nth-child(1) {
    border-right: none;
}

.nin-a-tj-2 ul li:nth-child(2) {
    border-right: none;
}

.nin-a-tj-2 ul li:nth-child(3) {
    border-right: none;
}

.nin-a-tj-2 ul li:nth-child(4) {
    border-right: none;
}

.nin-a-tj-2 ul li div:nth-child(1) {
    margin-top: 25px;
    margin-left: 15px;
}

.nin-a-tj-2 ul li div:nth-child(2) {
    width: 150px;
    margin-top: 20px;
}

.nin-a-tj-2 ul li div:nth-child(2) p {
    color: #888888;
    font-size: 14px;
}

.mt50 {
    margin-top: 50px!important;
}

.nin-a-tj-2 ul li p {
    color: #666666;
    font-size: 14px;
    padding: 25px 10px;
}

.nin-a-tj-2 ul li p span {
    color: #ffbe5a;
}

.nin-a-tj-2 h6 {
    color: #333333;
    font-size: 20px;
    margin: 25px 0px;
    text-align: center;
}



.call_jq .jq_tijiao {
    height: 60px;
    background-color: #ffbe5a;
    margin-top: 30px;
}


.nin-un-bzlc {
    background-color: #f3f3f3;
    height: 1005px;
}





/*.call_jq .jq_tijiao p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 5px;
}*/

.call_jq .jq_tijiao .tj_div {
    width: 185px;
}

.call_jq .jq_tijiao .tj_div1 {
    width: 812px;
    margin-top: 10px;
}

.call_jq .jq_tijiao .tj_div1 label {
    color: #ffffff;
    font-size: 20px;
    padding-left: 10px;
}

.call_jq .jq_tijiao .tj_div1 input {
    width: 90px;
    height: 32px;
    background-color: #ffe5bd;
    border: none;
}

.call_jq .jq_tijiao .tj_div1 input:focus {
    background-color: #ffffff;
}

.call_jq .jq_tijiao .tj_div1 input.sbutton2 {
    cursor: pointer;
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 15px;
    padding-left: 0px;
}

.call_jq .jq_tijiao .tj_div1 input.sbutton2:hover {
    background-color: #e44451;
}

.nin-un-p1 {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 20px;
}




.mfsy {
    width: 1000px;
    height: 92px;
    margin: 50px auto 43px;
}

.mfsy-tit {
    width: 67px;
    height: 64px;
    background-color: #d92763;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 5px;
    padding-top: 7px;
    line-height: 28px;
    padding-left: 5px;
    position: absolute;
    z-index: 10;
}

.mfsy-form {
    width: 798px;
    height: 70px;
    position: relative;
    z-index: 8;
    left: 50px;
    top: 22px;
    background-color: #dcdcdc;
}

.mfsy-form .mf1 {
    border: 1px solid #dcdcdc;
    width: 187px;
    height: 38px;
    padding-left: 11px;
    font-size: 16px;
    color: #999999;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    margin-left: 55px;
    margin-top: 15px;
}

.mfsy-form .mf1:focus {
    border: 1px solid #d92763;
    color: #d92763;
}

.mfsy-tj {
    width: 172px;
    height: 40px;
    position: relative;
    float: right;
    background-color: #d92763;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    z-index: 10;
    top: -33px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.mfsy .mfsy-form .yzm {
    width: 69px;
    height: 40px;
    /*border: 1px solid #000;*/
    display: block;
    float: right;
    margin-right: 46px;
    margin-top: 16px;
    cursor: pointer;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.mtp50 {
    margin-top: 50px!important;
}

.top {
    margin-top: 24px!important;
}

.nin-a-ul {
    margin-top: 60px;
    margin-bottom: 60px;
}

.nin-a-ul li {

    float: left;
    width: 240px;
    height: 298px;
    text-align: center;
    background-color: #ffbe5a;
}

.nin-a-ul li img {
    margin-top: 40px;
}

.nin-a-ul li p {
    color: #fff;
    font-size: 14px;
    padding: 30px 20px;
}

.nin-a-ul li:nth-child(2) {
    margin: 0px 12px;
}

.nin-a-ul li:nth-child(3) {
    margin-right: 12px;
}



/* end 新加95号码页面样式*/

/* 信通电话 */

/*轮播图样式*/
.up_b .banner_slide{
    height: 200px;
    overflow: hidden;
}
.up_b .slide li{
    height: 200px;
}


.up p{
    color: #666666;
    font-size: 14px;
    text-align: justify;
    margin-top: 40px;
}
.up .up1 div{
    padding-top: 50px;
    padding-left: 80px;
}
.up .up1 p{
    width: 160px;
    color: #666666;
    font-size: 14px;
    text-align: justify;
}
.up .up1 a{
    color: #ff4b5a;
    font-size: 14px;
    display: inline-block;
    margin-top: 15px;
    margin-left: 30px
}
.up .up1 a:hover,.up .up1 a:hover span{
    color: #ae4a52;
}
.up .up1 a span{
    color: #ff4b5a;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -5px;
}
.up .up1{
    width: 320px;
    height: 349px;
    background: url(../images/up1.png) no-repeat;
    margin-left: 45px;
    margin-top: 40px;
}

.up .up2{
    width: 590px;
    height: 349px;
    position: relative;
    margin-top: 40px;
}

.up .up2 ul li{
    position: relative;
    float: left;
    width: 115px;
    height: 72px;
    margin-left: 30px;
}

.up .up2 ul li:nth-child(5){
    margin-left: 105px;
    margin-top: 50px;
}
.up .up2 ul li:nth-child(6){
    margin-top: 50px;
}
.up .up2 ul li:nth-child(7){
    margin-top: 50px;
}

.up .up2 ul li div.corr{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 72px;
    /*动画元素transform-style*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;



    -webkit-transition: .8s ease-in-out ;
    -moz-transition:  .8s ease-in-out ;
    -ms-transition:  .8s ease-in-out ;
    -o-transition:  .8s ease-in-out ;
    transition:  .8s ease-in-out ;
    /*动画元素背后设置为hidden*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}

.up .up2 ul li div.oppo{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 72px;
    /*动画元素transform-style*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;


    -webkit-transition: .8s ease-in-out ;
    -moz-transition:  .8s ease-in-out ;
    -ms-transition:  .8s ease-in-out ;
    -o-transition:  .8s ease-in-out ;
    transition:  .8s ease-in-out ;
    /*动画元素背后设置为hidden*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 1;
}


.up .up2 ul li:nth-child(1):hover div.oppo{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}

.up .up2 ul li:nth-child(1):hover div.corr{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}
.up .up2 ul li:hover div.oppo{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}

.up .up2 ul li:hover div.corr{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform:  rotateY(-180deg);
    transform:  rotateY(-180deg);
}
/*.up .up2 img:nth-child(1){

 }
.up .up2 img:nth-child(2){
    margin: 0px 20px;
}
.up .up2 img:nth-child(3){

}
.up .up2 img:nth-child(4){
    margin-left: 20px;
}

.up .up2 div.div1{
    position: absolute;
    top: 115px;
    left: 72px;
}
.up .up2 div.div1 img,.up .up2 img{
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.up .up2 div.div1 .img1:hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.up .up2 div.div1 .img2:hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.up .up2 div.div1 .img3:hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.up .up2 img:nth-child(1):hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.up .up2 img:nth-child(2):hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.up .up2 img:nth-child(3):hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}
.up .up2 img:nth-child(4):hover{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform:  rotateY(360deg);
    -moz-transform:  rotateY(360deg);
    -ms-transform:  rotateY(360deg);
}*/



/*电话独特优势*/
.up_dt{
    background-color: #f3f3f3;
}

.up_dt h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.up_dt p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.up_dt ul{
    padding: 30px 0px 40px 0px;
}
.up_dt ul li{
    width: 199px;
    height: 246px;
    line-height: 210px;
    background-color: #ffbe5a;
    float: left;
    border-right: 1px solid #ffffff;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.up_dt ul li h5 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: -85px;
}


.up_dt ul li .sf1{
   height: 246px;
}

.up_dt ul li .sf{
    position: absolute;
    top: 248px;
    left: 0;
    width: 199px;
}

.up_dt ul li .sf p{
    font-size: 14px;
    color: #555555;
    text-align: justify;
    padding: 0px 36px;
    color: #ffffff;
}


/*.up_dt ul li:hover{
    cursor: pointer;
}*/
.up_dt ul li .sf1,.up_dt ul li div.sf,.up_dt ul li .sf1 h5,.up_dt ul li hr{
    transition: all 0.35s;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -webkit-transition: all 0.35s;
}

.up_dt ul li:hover .sf1{
    transform: scale(0.7,0.7);
    -webkit-transform: scale(0.7,0.7);
    -o-transform:  scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -ms-transform:  scale(0.7,0.7);
   /* -webkit-transform: scale(0.7,0.7)/!*translate3d(0,-80px,0)*!/;
    transform: scale(0.7,0.7)/!*translate3d(0,-80px,0)*!/;*/
    margin-top: -20px;
}
.up_dt ul li div.sf{
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;*/
    /*-webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);*/

    transform: translate3d(0,10px,0);
    -webkit-transform: translate3d(0,10px,0);
    -o-transform:  translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -ms-transform:  translate3d(0,10px,0);
}

.up_dt ul li:hover div.sf{
    /*-webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);*/
    transform: translate3d(0,-100px,0);
    -webkit-transform: translate3d(0,-100px,0);
    -o-transform:  translate3d(0,-100px,0);
    -moz-transform: translate3d(0,-100px,0);
    -ms-transform:  translate3d(0,-100px,0);
}

.up_dt ul li:hover hr{
    opacity: 0;
}
.up_dt ul li:hover .sf1 h5{
    margin-top:-115px;
}






.hr{
    width: 20px;
    height: 3px;
    color: white;
    background-color: white;
    border: none;
    margin-left: 90px;
    margin-left: 0px\0;
    margin-bottom: 15px;
    margin-top: -65px;
}

/*SIP电话*/
.up_sip h3{
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}
.up_sip p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-top: 40px;
}

.up_sip h5{
    font-size: 16px;
    color: #ffbe5a;
    margin-bottom: 20px;
    font-weight: bold;
}

.up_sip .up_sip2{
    width: 520px;
    height: 349px;
    margin-top: 20px;
    position: relative;
}
.up_sip .up_sip2 ul li{
    position: relative;
    float: left;
    width: 115px;
    height: 72px;
    margin-left: 15px;
}


.up_sip .up_sip1 ul li{
    position: relative;
    float: left;
    width: 115px;
    height: 72px;
    margin-left: 15px;
}

.up_sip .up_sip2 ul li:nth-child(5),.up_sip .up_sip1 ul li:nth-child(4){
    margin-top: 45px;
    margin-left: 80px;
}
.up_sip .up_sip2 ul li:nth-child(6),.up_sip .up_sip1 ul li:nth-child(5){
    margin-top: 45px;
}
.up_sip .up_sip2 ul li:nth-child(7){
    margin-top: 45px;
}



.up_sip1 ul,.up_sip2 ul{
    margin-left: -15px;
}
/*.up_sip .well-item{
    width: 121px;
    height: 140px;
    position: relative;
    float: left;
}
.up_sip .well-item .correct{
    position: absolute;
}
.up_sip .up_sip2 .well-item .correct {
    top: 0px;
    left: 0px;
}*/


/*.up_sip .up_sip2 .pb1{
    top: 0px;
    left: 0px;
}
.up_sip .up_sip2 .pb2{
    top: 0px;
    left: 0px;
}
.up_sip .up_sip2 .pb3{
    top: 0px;
    left: 0px;
}*/

/*.up_sip .up_sip2 .pb1{
    top: -20px;
    left: 70px;
}
.up_sip .up_sip2 .pb2{
    top: -20px;
    left: 90px;
}
.up_sip .up_sip2 .pb3{
    top: -20px;
    left: 110px;
}*/

/*.up_sip .up_sip1 .pb2{
    top: -20px;
    left: 70px;
}
.up_sip .up_sip1 .pb3{
    top: -20px;
    left: 90px;
}*/

.up_sip .up_sip2 ul li div.corr,.up_sip .up_sip1 ul li div.corr{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 72px;
    /*动画元素transform-style*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;


    -webkit-transition: .8s ease-in-out ;
    -moz-transition:  .8s ease-in-out ;
    -ms-transition:  .8s ease-in-out ;
    -o-transition:  .8s ease-in-out ;
    transition:  .8s ease-in-out ;
    /*动画元素背后设置为hidden*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}

.up_sip .up_sip2 ul li div.oppo,.up_sip .up_sip1 ul li div.oppo{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 72px;
    /*动画元素transform-style*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;


    -webkit-transition: .8s ease-in-out ;
    -moz-transition:  .8s ease-in-out ;
    -ms-transition:  .8s ease-in-out ;
    -o-transition:  .8s ease-in-out ;
    transition:  .8s ease-in-out ;
    /*动画元素背后设置为hidden*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;


    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);


    z-index: 1;
}

.up_sip .up_sip2 ul li:hover div.oppo,.up_sip .up_sip1 ul li:hover div.oppo{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}

.up_sip .up_sip2 ul li:hover div.corr,.up_sip .up_sip1 ul li:hover div.corr{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform:  rotateY(-180deg);
    transform:  rotateY(-180deg);
}

.up_sip .up_sip1 ul li:nth-child(4):hover a.corr{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}
.up_sip .up_sip1 ul li:nth-child(5):hover a.corr{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}
.up_sip .up_sip1 ul li:nth-child(4):hover a.oppo{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}
.up_sip .up_sip1 ul li:nth-child(5):hover a.oppo{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}

.up_sip .up_sip1 ul li:nth-child(4) a.corr{
    display: block;
    width: 120px;
    height: 138px;
    background: url("../images/lx_h.png") no-repeat;
    position: relative;
    overflow: hidden;
}
.up_sip .up_sip1 ul li:nth-child(4) a.corr img,.up_sip .up_sip1 ul li:nth-child(5) a.corr img{
    position: absolute;
    top: -40px;
    left: 40px;
    transition: all 0.35s;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.up_sip .up_sip1 ul li:nth-child(4):hover a.corr img,.up_sip .up_sip1 ul li:nth-child(5):hover a.corr img{
    top: 25px;
}
.up_sip .up_sip1 ul li:nth-child(4):hover a.corr h6,.up_sip .up_sip1 ul li:nth-child(5):hover a.corr h6{
    padding-top: 70px;
}
.up_sip .up_sip1 ul li:nth-child(4) a.corr h6,.up_sip .up_sip1 ul li:nth-child(5) a.corr h6{
    font-size: 14px;
    color: #ffffff;
    padding: 45px 32px;
    transition: all 0.35s;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
}


.up_sip .up_sip1 ul li:nth-child(5) a.corr{
    display: block;
    width: 120px;
    height: 138px;
    background: url("../images/lx_red.png") no-repeat;
    position: relative;
    overflow: hidden;
}



/*菱形绘制*/
/*
.hexagon {
    width: 100px;
    height: 55px;
    background: #fc5e5e;
    position: relative;
    margin: 10px auto;
}

.hexagon:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -25px;
    left: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #fc5e5e;
}

.hexagon:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -25px;
    left: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #fc5e5e;
}
*/

/*
/!*3d翻转动画效果*!/
@-webkit-keyframes flipOutYtest {
    from {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
    }

    40% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }

    to {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        opacity: 0;
    }
}

.test{
    -webkit-animation: flipOutYtest 0.5s linear;
    animation: flipOutYtest 0.5s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes flipInYtest {
    from {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
        opacity: 0;
    }

    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(1400px);
        transform: perspective(1400px);
        opacity: 1;
    }
}

.test2{
    -webkit-animation: flipInYtest 0.5s linear;
    animation: flipInYtest 0.5s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
*/





.up_sip .up_sip1{
    width: 385px;
    height: 349px;
    position: relative;
    margin-top: 20px;
}




.up_sip2_tj{
    height: 60px;
    background-color: #ffbe5a;
}

.up_sip2_tj p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 18px;
    margin-left: 25px;
    background: url(../images/font.png) no-repeat;
    width: 175px;
    height: 40px;
    background-size: 80%;
}

.up_sip2_tj .tj_div{
    width: 185px;
}

.up_sip2_tj .tj_div1 input.wid140{
    width: 70px;
}
.yzm{
    display: inline;
    vertical-align: middle;
    height: 25px;
    margin-top: -3px;
    width: 70px;
}

.up_sip2_tj .tj_div1{
    width: 812px;
    margin-top: 15px;
}
.up_sip2_tj .tj_div1 label{
    color: #ffffff;
    font-size: 16px;
    padding-left: 10px;
}

.up_sip2_tj .tj_div1 input{
    width:130px;
    height: 28px;
    background-color: #ffe5bd;
    border: none;
}
.up_sip2_tj .tj_div1 input:focus{
    background-color: #ffffff;
}
.up_sip2_tj .tj_div1 input.sbutton2{
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 15px;
    padding-left: 0px;
}
.up_sip2_tj .tj_div1 input.sbutton2:hover{
    background-color: #b8162b;
}


/*APP*/
.up_un{
    background-color: #f3f3f3;
}

.up_un h3{
    color: #333333;
    font-size: 20px;
    text-align: center;
    padding-top: 40px;
 }
.up_un p.p_top{
    color: #666666;
    font-size: 14px;
    text-align: justify;
    margin: 20px 0px;
}


.up_un .up_un1{
    width: 445px;
    height: 286px;
}
.up_un h5{
    color: #ffbe59;
    font-size: 16px;
}

.up_un .up_un1 .div1{
    margin-left: 215px;
    margin-top: -202px;
}
.up_un .up_un1 .div1 p{
    font-size: 12px;
    color: #666666;
}
.up_un .up_un1 .div1 p span{
    color: #ffbe59;
    padding-right: 5px;
}
.up_un .up_un1 .div1 span.sp1{
    color: #ff4b5a;
    margin-top: 30px;
    display: inline-block;
    font-size: 12px;
}
.up_un .up_un2{
    width: 515px;
    height: 286px;
}



.up_un .up_un2 ul{
    margin-top: 20px;
    border: 1px solid #ffbe59;
}
.up_un .up_un2 ul li{
    width: 128px;
    height: 200px;
    line-height: 45px;
    text-align: center;
    float: left;
}
.up_un .up_un2 ul li div.up_div1{
    border-right: 1px dashed #ffbe59;
    margin-top: 18px;
    display: block;
}
.up_un .up_un2 ul li h6{
    font-size: 14px;
    color: #666666;
    text-align: center;
    font-weight: 500;
}

.up_un .up_un2 ul li p{
    margin-top: -20px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    padding: 0px 15px;
}
.up_un .up_un2 ul li div.up_div2{
    height: 165px;
    line-height: 90px;
    border-right: 1px dashed #ffbe59;
    margin-top: 16px;
    display: none;
}
.up_un .up_un2 ul li:hover div.up_div2{
    /*cursor: pointer;*/
    display: block;
}
.up_un .up_un2 ul li:hover div.up_div1{
    display: none;
}



/*PC软电话*/

.up_pc h3{
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}
.up_pc p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin: 20px 0px;
}


.up_pc .img_sf .img_sf_div{
    width: 480px;
    height: 270px;
    background: url(../images/up_pc_1.png) 22px 0px no-repeat;
    background-size: 95%;
}

.up_pc .img_sf .img_sf_div a{
    display: inline-block;
    width: 219px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ffbe59;
    border-radius: 20px;
    font-size: 14px;
    color: #ffffff;
    margin-left: 135px;
    margin-top: 190px;
    font-weight: 500;
}
.up_pc .img_sf .img_sf_div a:hover{
    background-color: #e2a950;
}



.img_sf img:nth-child(1){
    width: 50%;
    margin-top: 20px;
    margin-left: 0px!important;
}
.img_sf img:nth-child(2){
    width: 40%;
}



/*产品对比*/
.up_cp{
    background-color: #f3f3f3;
}
.up_cp h3{
    font-size: 22px;
    color: #333333;
    text-align: center;
    padding: 40px 0px 30px;
}
.up_cp .up_cp1{
    background-color: #ffbe59;
    height: 360px;
    position: relative;
}
.pb40{
    padding-bottom: 40px;
}
.up_cp .up_cp1 a{
    display: inline-block;
    width: 168px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background-color: #ff4b5a;
    margin-top: 318px;
    margin-left: 794px;
}

.up_cp .up_cp1 a:hover{
    background-color: #d13d4a;
}







.up_cp table
{
    border-collapse:collapse;
    background-color: #ffffff;
    margin-left: 0px;
    position: absolute;
    top: 0px;
    left: 10px;
    width: 950px;
    border: none;
}

.up_cp table,.up_cp th, .up_cp td
{
    border: none;
    text-align: center;
}

.up_cp th{
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
}

.up_cp td{
    font-size: 14px;
    color: #666666;
    border: 1px solid #e9e9e9;
}

.up_cp tr td:nth-child(1){
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
}

/* 信通总机 */


/*轮播图样式*/
.un_zj_b .banner_slide{
    height: 200px;
    overflow: hidden;
}
.un_zj_b .slide li{
    height: 200px;
}





.un_zj p.p_top{
    color: #666666;
    font-size: 14px;
    text-align: justify;
    margin: 40px 0px 30px;
}

.un_zj h3.h3_top{
    font-size: 26px;
    color: #333333;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.mr6{
    margin-right: 6px;
}

.un_zj .s_h3{
    font-size: 20px;
    color: #888888;
    text-align: center;
    margin: 15px auto;
}

.un_zj ul li{
    width: 242px;
    height: 266px;
    border: 1px solid #e9e9e9;
    float: left;
}
.un_zj ul li:hover{
    /*cursor: pointer;*/
    box-shadow: 2px 2px 10px #d0d0d0;
}
.un_zj ul li .effect-bubba{
    width: 242px;
    height: 132px;
    overflow: hidden;
}
.un_zj ul li .effect-bubba img,.un_zj ul li{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.un_zj ul li:hover .effect-bubba img{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.un_zj ul li:hover h3.s_h3,.un_zj ul li:hover p{
    color: #666666;
}



.un_zj ul li p{
    font-size: 16px;
    color: #999999;
    text-align: center;
    padding: 0 20px;
}
/*

.un_zj ul li div.zj_div{
    width: 228px;
    height: 266px;
    background: url(../images/un_zj4.png) right no-repeat;
    background-size: 228px;
}
.un_zj ul li div.zj_div a{
     display: inline-block;
     width: 168px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background-color: #ff525c;
     color: #ffffff;
     font-size: 14px;
     border-radius: 20px;
     margin-top: 270px;
     margin-left: 60px;
 }

.un_zj ul li div.zj_div a:hover{
   background-color: #ec4c55;
}
*/

.un_zj ul li div.zj_div{
    width: 243px;
    height: 268px;
    background-color: #ffbe59;
    /*background: url(../images/un_zj4.png) right no-repeat;*/
}




.un_zj ul li div.zj_div h5{
    font-size: 18px;
    color: #ffffff;
    padding: 0px 25px;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}
.un_zj ul li div.zj_div img{
    margin-top: 15px;
    margin-left: 49px;
}
.un_zj ul li div.zj_div hr.zj_hr{
    width: 160px;
    border-top: 1px solid #ffffff;
    margin-left: 40px;
    margin-left: 0px\0;
    margin-top: 5px;
}
.un_zj ul li div.zj_div ul.ul_zj{
    width: 175px;
    margin-top: 5px;
    margin-left: 20px;
}
.un_zj ul li div.zj_div ul.ul_zj li.li_zj{
    width: auto;
    height: auto;
    border: none;
    float: left;
    color: #ffffff;
    font-size: 14px;
    margin-left: 20px;
    box-shadow: none;
}
.un_zj ul li div.zj_div ul.ul_zj li.li_zj span{
    padding-right: 5px;
}


.un_zj ul li div.zj_div span.zj_hm{
    display: inline-block;
    color: #ff525c;
    font-size: 14px;
    margin-top: 7px;
    margin-left: 40px;
}


.un_zj ul li div.zj_div a{
    display: inline-block;
    width: 168px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff525c;
    color: #ffffff;
    font-size: 14px;
    border-radius: 20px;
    margin-top: 10px;
    margin-left: 39px;
}

.un_zj ul li div.zj_div a:hover{
    background-color: #ec4c55;
}




/*总机主要功能*/


.unzj_zy{
    background-color: #f3f3f3;
}
.unzj_zy h3{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 40px auto 30px auto;
    padding-top: 40px;
}
.unzj_zy ul{
    padding-bottom: 40px;
}
.unzj_zy ul li{
    width: 185px;
    height: 170px;
    line-height: 140px;
    text-align: center;
    float: left;
    background-color: #ffffff;
    border-radius: 5px;
    margin-top: 20px;
}

.unzj_zy ul li{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.unzj_zy ul li .cp{
    width: 225px;
    height: 145px;
    background: url(../images/cp1.png) no-repeat;
}
.unzj_zy ul li .cp.cp1{
    background-position: 65px 20px;
}
.unzj_zy ul li .cp.cp2{
    background-position: -180px 20px;
}
.unzj_zy ul li .cp.cp3{
    background-position: -425px 20px;
}
.unzj_zy ul li .cp.cp4{
    background-position: -670px 20px;
}
.unzj_zy ul li .cp.cp5{
    background-position: -915px 20px;
}
.unzj_zy ul li .cp.cp6{
    background-position: 65px -170px;
}
.unzj_zy ul li .cp.cp7{
    background-position: -185px -170px;
}
.unzj_zy ul li .cp.cp8{
    background-position: -425px -170px;
}
.unzj_zy ul li .cp.cp9{
    background-position: -670px -170px;
}
.unzj_zy ul li .cp.cp10{
    background-position: -915px -170px;
}
.unzj_zy ul li:hover{
    /*cursor: pointer;*/
    box-shadow: 5px 5px 10px #c6c6c6;
    transform: translate(5px,-5px);
    -ms-transform: translate(5px,-5px);
    -o-transform: translate(5px,-5px);
    -webkit-transform: translate(5px,-5px);
    -moz-transform: translate(5px,-5px);
}

.unzj_zy ul li p{
    font-size: 14px;
    color: #666666;
    padding: 0px 20px;
    margin-top: -50px;
}
/*.unzj_zy ul li img{
    margin-top: -10px;
}*/

.mlr18{
    margin-right: 18px;
    margin-left: 18px;
}


/*总机特色优势*/
.unzj_ts{
    background-color: #f3f3f3;
}

.unzj_ts h3{
    color: #333333;
    font-size: 24px;
    text-align: center;
    padding-top: 40px;
}


.unzj_ts .up_un1{
    width: 580px;
    height: 239px;
}

.unzj_ts .up_un1 .div1{
    margin-left: 185px;
    margin-top: -160px;
}
.unzj_ts .up_un1 .div1 p{
    font-size: 14px;
    color: #666666;
}
.unzj_ts .up_un1 .div1 p span{
    color: #ffbe59;
    padding-right: 5px;
}
.unzj_ts .up_un1 img{
    width: 30%;
}


.unzj_ts .up_un2{
    margin-top: 30px;
    background: url(../images/unzj_ts2.png) 2px no-repeat;
    width: 420px;
    height: 170px;
    background-size: 100%;
}
.unzj_ts .up_un2 .span1{
    display: inline-block;
    margin-top: 115px;
    margin-left: 185px;
}
.unzj_ts .up_un2 .span1 .input1{
    width: 135px;
    height: 30px;
    border: none;
    background-color: #f3f3f3;
}
.unzj_ts .up_un2 .span1 .button1{
    width: 65px;
    height: 30px;
    border: none;
    background-color: #ff525c;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0px;
}

.unzj_ts .up_un2 .span1 .button1:hover{
    background-color: #e4444d;
}
.unzj_ts .up_un2 .span1 .input1:focus,.unzj_ts .up_un2 .span1 .input1:hover{
   background-color: #ffffff;
}



/*总机增值服务*/

.unzj_zz h3.h3_top{
    color: #333333;
    font-size: 22px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

.contentbox{
    height: 320px;
    margin-bottom: 40px;
}
.con{
    width: 123px;
    height: 320px;
    float: left;
   /* margin-right: 35px;*/
    margin-bottom: 15px;
    position: relative;
    /*cursor: pointer;*/
    border: 1px solid #ffffff;
    overflow: hidden;
}
.con img{
    width:148px;
    height: 215px;
}
.txt{
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 100%;
    height: 87px;
    line-height: 87px;
    text-align: center;
    color: #fff;
    background-color: #ffbe59;
}
.txt h3{
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}
.txt p{
    padding: 0px 12px;
    text-align: justify;
    font-size: 14px;
    color: #ffffff;
    display: block;
    line-height: 18px;
    /*-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;*/
}



.zj_jzwj{
    background-color: #ffe151;
    height: 252px;
}
.zj_jzwj .zj_jzwj{
    width: 700px;
    margin-left: 30px;
}
.zj_jzwj .zj_jzwj h3{
    color: #ffffff;
    font-size: 28px;
    margin-top: 40px;
    font-weight: bold;
}
.zj_jzwj .zj_jzwj p{
    color: #ffffff;
    font-size: 16px;
    margin: 30px 0px;
    font-weight: bold;
    line-height: 35px;
}
.zj_jzwj .zj_jzwj span{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.zj_jzwj img{
    margin-top: 40px;
    margin-right: 60px;
}


.unzj_zxzx_a{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    background-color: #ff525c;
    color: #ffffff;
    font-size: 14px;
    border-radius: 20px;
    margin-left: 50px;
}
.unzj_zxzx_a:hover{
    background-color: #e4444d;
    color: #ffffff;
}

/* 电话会议 */

/* CSS Document */

.yy-banner{ width: 100%; height: 200px; background: url(../images/yybanner.png) no-repeat; background-position: center; margin: 0 auto; cursor: pointer;}

.yydh-all{ width: 100%; height: auto;}


/* public */

.dhhy-tit{ width: 1000px; height: 27px; line-height: 27px; text-align: center; font-size: 26px; color: #333333; margin: 30px auto 0; }

/* public */

/* 选项卡功能 */

.yytab{ width:100%; margin:15px auto 50px; height: auto;}
.yytab-hd { width: 1000px; height: 44px; border-bottom: 1px solid #e1e1e1; margin: 0 auto;}
.yytab-hd li{ float:left; width: 250px; height: 44px; text-align:center; font-size: 16px; color: #999999; font-weight: bold; line-height: 44px;}
.yytab-hd li.active div.hsdx{ width: 100px; height: 44px; border-bottom: 1px solid #ff2e55; margin: 0 auto; color: #ffbe59; cursor:pointer; text-align:center;}
.yytab-bd li{display:none;}
.yytab-bd li.thisclass{ display:list-item;}

/* 选项卡功能 */



/* 产品介绍 */

.yydh-js{ width: 1000px; height: 15px; margin: 30px auto 0; font-size: 14px; color: #888888; }

.ph-gnjs{ width: 1000px; height: 370px; margin: 20px auto 0;}

.tab{ width:1000px; height:370px;  margin:0 auto;}
.tab-hd { border: 1px solid #ffbe5a; display: block; width: 745px; height: 367px; float: left;}
.tab-hd div{ float:left; width:108px; height: 140px; cursor:pointer; text-align: center; margin-left: 14px; margin-top: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.gnjs-xk{ margin: 21px auto 15px; height: 61px; }
.gnjs-xw{ font-size: 16px; color: #ffbe5a; font-weight: bold; }
.tab-hd div.active:hover{ box-shadow: 3px 4px 8px #dfdfdf; }
.tab-bd{ width: 237px; height: 367px; background-color: #ffbe5a; border: 1px solid #ffbe5a; border-radius: 5px; float: right; }
.tab-bd li{display:none; }
.tab-bd li.thisclass{ display:list-item;}

.gnjs-tit{ font-size: 18px; color: #ffffff; font-weight: bold; width: 237px; height:18px; line-height: 18px; text-align: center; margin-top: 40px; }
.gnjs-tent{ font-size: 14px; color: #ffffff; width: 182px; height: 165px; margin: 25px auto 0; }
.gnjs-more{ width: 118px; height: 28px; font-size: 14px; color: #ffffff; border: 1px solid #ffffff; margin: 30px auto 0; text-align: center; line-height: 28px; cursor: pointer; border-radius: 5px;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
 }
.gnjs-more:hover{ background-color: #ff4b5a; border: 1px solid #ff4b5a; }



.yycj{ width: 100%; height: 475px; background-color: #f3f3f3; margin: 41px auto 0; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3; }
.yycj-bjk{ width: 1000px; height: 363px; margin: 35px auto 0; background: url(../images/xk13-1.png) no-repeat; background-position: center; position: relative; }

.cj-bjk-1{ font-size: 14px; color: #f9be63; font-weight: bold; }
.cj-bjk-2 p{ font-size: 14px; color: #666666; }
.cj-bjk-3{ width: 182px; height: 50px; position: absolute; top: 101px; left: 15px; }
.cj-bjk-31{ width: 191px; height: 50px; position: absolute; top: 32px; right: 118px; }
.cj-bjk-32{ width: 184px; height: 50px; position: absolute; top: 207px; left: 87px; }
.cj-bjk-33{ width: 154px; height: 50px; position: absolute; top: 106px; right: 70px; }
.cj-bjk-34{ width: 256px; height: 50px; position: absolute; top: 281px; left: 157px; }
.cj-bjk-35{ width: 177px; height: 50px; position: absolute; top: 187px; right: 5px; }

.cb3-img{ width: 50px; height: 50px; float: left;}
.cb3-js{ width: auto; height: 50px; float: left; font-size: 14px; color: #666666; margin-left: 9px; line-height: 50px;}


.yy-ted{ width: 1000px; height: 450px; margin: 0 auto;}
.pro-ted{ width: 1000px; height: 266px; margin: 26px auto 0; }
.pro-ted1-bj1{ width: 247px; height: 266px; float: left; background: url(../images/xk20.png) no-repeat; background-position: 21px 19px; margin-right: 4px;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.pro-ted1-bj1:hover{ box-shadow: 0 8px 10px #dbdbdb; }
.pro-ted1-bj2{ width: 247px; height: 266px; float: left; background: url(../images/xk21.png) no-repeat; background-position: 21px 19px; margin-right: 4px;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.pro-ted1-bj2:hover{ box-shadow: 0 8px 10px #dbdbdb; }
.pro-ted1-bj3{ width: 247px; height: 266px; float: left; background: url(../images/xk22.png) no-repeat; background-position: 21px 19px; margin-right: 4px;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.pro-ted1-bj3:hover{ box-shadow: 0 8px 10px #dbdbdb; }
.pro-ted1-bj4{ width: 247px; height: 266px; float: left; background: url(../images/xk23.png) no-repeat; background-position: 21px 19px;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.pro-ted1-bj4:hover{ box-shadow: 0 8px 10px #dbdbdb; }

.pro-ted1-1{ width: 296px; height: 266px;height: 20px; line-height: 20px; text-align: center; font-size: 18px; color: #666666; padding-top: 41px; }
.pro-ted1-2{ width: 210px; height: 135px; margin: 18px auto 0; font-size: 14px; color: #888888; line-height: 20px; }
.pro-ted1-3{ width: 120px; height:30px; border-radius: 5px; background-color: #e4e2e2; color: #666666; text-align: center; line-height: 30px; margin: 0 auto; cursor: pointer;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.pro-ted1-3:hover{ background-color: #ffbe5a; color: #ffffff;}

.zxsq-sy{width: 1000px; height: 58px; background-color: #ffbe5a; margin: 28px auto 0; border: 1px solid #ffbe5a; }
.zx1{ width: 140px; height: 28px; line-height:28px; font-size: 20px; font-weight:bold; color: #ff4b5a; margin-top: 15px; margin-left: 16px; float: left; }
.zx2{ float: left; width: 640px; height: 30px; margin-left: 10px; margin-top: 13px;}
.zx2 label{ font-size: 18.5px; color: #fefefe; }
.zx2 input{ background-color: #ffe5bd; border: 1px solid #ffe5bd; width: 125px; height: 30px; line-height: 30px; font-size: 18px; color: #666666;}
.zx2 input:focus{ background-color: #ffffff; font-size: 18px; color: #666666;}
.zx3{ width: 64px; height: 31px; float: left; margin-left: 15px; margin-top: 14px; cursor:pointer; }
.zx3 img{ width: 64px; height: 31px; cursor:pointer;}
.zx4{ width: 95px; height: 40px; float: left; margin-left: 12px; margin-top: 10px; background-color: #ff4b5a; border-radius: 5px; text-align: center; line-height: 40px; color: #ffffff; font-size: 20px; cursor:pointer; }
.zx4:hover{ background-color:#e32645;}

.free-tiy{ width: 100%; height: 320px; background-color: #f3f3f3; }
.free-tent{ width: 998px; height: 318px; border: 1px solid #f3f3f3; margin: 0 auto; }
.free-js{ width: 100%; height: 15px; line-height: 15px; font-size: 18px; color: #888888; margin-top: 30px; text-align:center; }

.kios-ad{ width: 1000px; height: 138px; margin: 35px auto 0; }
.kios1{ width: 300px; height: 138px; border-radius: 10px; border: 1px solid #f3f3f3; margin-left: 31px; float: left; display: block;}
.kios2{ width: 300px; height: 138px; border-radius: 10px; border: 1px solid #ffbe5a; margin-left: 31px; float: left; display: none;}
.kios-img{ width: 86px; height: 86px; margin-left: 21px; margin-top: 26px; float: left; }
.kios-c{ width: 159px; height: 70px; float: left; margin-left: 21px; margin-top: 44px;}
.kic-p1{ height: 19px; line-height: 19px; font-size: 18px; color: #ffbe5a; font-weight: bold; margin-left: 8px }
.kic-p2{ height: 14px; line-height: 14px; font-size: 14px; color: #999999; margin-top: 20px; margin-left: 8px}
.kic-p2 a{font-size: 14px; color: #999999; }

.kic-p1off{ font-size: 16px; color: #999999; }
.kios-diff1:hover .kios1{ display: none; }
.kios-diff1:hover .kios2{ display: block; cursor: pointer; box-shadow: 3px 5px 15px #e2e2e2; }

.kios-diff2:hover .kios1{ display: none; }
.kios-diff2:hover .kios2{ display: block; cursor: pointer; box-shadow: 3px 5px 15px #e2e2e2; }

.kios-diff3:hover .kios1{ display: none; }
.kios-diff3:hover .kios2{ display: block; cursor: pointer; box-shadow: 3px 5px 15px #e2e2e2; }


/* 产品介绍 */


/* 产品优势 */

.cpys-b{ width: 1000px; height: 295px; margin: 0 auto; border-top: 1px solid #ffffff;}
.cpb-tent{ width: 979px; height: 210px; margin-left: 21px; margin-top: 38px; }
.cpbt-left{ width: 516px; height: 210px; float: left;}
.cpbtl-1{ width: 516px; height: 18px; font-size: 16px; font-weight: bold; color: #ffbe5a; }
.cpbtl-2{ width: 516px; height: 45px; margin-top: 17px; font-size: 14px; color: #888888; line-height: 25px;}
.cpbtl-3{ width: 516px; height: 45px; margin-top: 32px; font-size: 14px; color: #888888; line-height: 20px;}

.cpbt-right{ float: right;margin-right: 8px; }

.cpys-h{ width: 100%; height: 295px; margin: 0 auto; background-color: #f3f3f3; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3;}
.cpbt-right1{ float: left;margin-right: 25px; margin-top: 5px; }
.cpbt-left1{ width: 516px; height: 210px; float: right;}


/* 产品优势 */


/* 付费模式 */

.ff-cyh{ width: 998px; height: 208px; border: 1px solid #ffbe5a; margin: 30px auto 0; }
.fcyh1{ width: 217px; height: 160px; margin-left: 33px;  margin-top: 31px; float: left;}

.fc-bj{ width: 217px; height: 110px; background: url(../images/xk27.png) no-repeat; background-position: center; }
.fcb-1{ font-size: 18px; color: #ff4b5a; text-align: center; font-weight: bold; padding-top: 18px; }
.fcb-2{ font-size: 14px; color: #666666; text-align: center; margin-top: 6px;}
.fc-ph{ margin: 23px auto 0; text-align: center; font-size: 18px; color: #ff4b5a; }

.fcyh2{ float: left; margin-left: 39px; margin-top: 33px; }
.fcyh3{ width: 325px; height: 146px; background: url(../images/xk29.png) no-repeat; float: left; margin-left: 45px; margin-top: 31px; border:1px solid #ffffff; }

.yh3-1{ width: 325px; height: 28px; font-size: 26px; color: #fff98d; font-weight: bold; text-align: center; margin: 25px auto 0;}
.yh3-2{ width: 325px; height: 28px; font-size: 17px; color: #ffffff; text-align: center; margin-top: 10px;}
.yh3-2 span{ font-size: 26px; color: #ffffff; }
.yh3-3{ width: 191px; height: 24px; font-size: 17px; color: #ff4b5a; background-color: #fff98d; margin: 12px auto 0; text-align: center; border-radius: 12px; cursor: pointer; }

.ph-zfbz{ width: 100%; height: 818px;  border-top: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3; background-color: #f3f3f3; margin: 40px auto 0; }
.phbz-list{ width: 1000px; height: 750px; margin: 31px auto 0; }

.pb-ls1{ width: 313px; height: 360px; border: 1px solid #ffbe5a; background-color: #ffbe5a; position: relative; float: left; margin-right: 27px; margin-bottom: 26px; }

.pb-ls1a{ width: 150px; border-left: 30px solid transparent;border-right: 30px solid transparent; border-top: 50px solid #ffffff; margin: 0 auto; position: relative;}
.pb-ls1b{ position: absolute; top: 10px; font-size: 18px; color: #feb542; font-weight: bold; left: 125px;}
.pb-ls1c{ width: 313px; height: 35px; line-height: 35px; text-align: center; margin-top: 33px; color: #ffffff; font-size: 18px; }
.size-lar{ font-size: 32px; font-weight: bold; color: #ff4b5a; }
.size-sma{ font-size: 24px; font-weight: bold; color: #ffffff;}
.pb-ls1d{ width: 313px; height: 84px; margin: 10px auto 0; text-align: center; line-height: 150px; }
.pb-ls1e{ width: 313px; height: 33px; font-weight: bold;color: #ffffff; font-size: 23px; text-align: center; line-height: 33px;}
.slar{ font-size: 35px; color: #ff4b5a;font-weight: bold; }
.pb-ls1f{ font-size: 25px; color: #666666; width: 313px; height: 22px; line-height: 22px; text-align: center; margin-top: 20px; }
.pb-ls1g{ width: 160px; height: 30px; background-color: #ff4b5a; text-align: center; line-height: 30px; font-size: 16px; color: #ffffff; cursor: pointer; border-radius: 5px; margin: 22px auto 0; }
.pb-ls1g:hover{ background-color: #e32645; }

.c-dizhi{ width: 1000px; height: 119px; background-color: #ffbe5a; margin: 40px auto 0; }

.cdz-a{ width: 146px; height: 119px; float: left; margin-left: 86px; }
.cdz-b{ width: 400px; height: 119px; float: left; margin-left: 57px; text-align: center; line-height: 119px; font-size: 34px; color: #ffffff; font-weight: bold; text-shadow: 6px 5px 2px #ea8723}
.cdz-c{ width: 283px; height: 119px; float: left; }

.cdz-c1{ width: 69px; height: 64px; margin: 15px auto 0; font-size: 20px; color: #ffffff; font-weight: bold;}
.cdz-c2{ width: 283px; height: 18px; font-size: 20px; color: #ffffff; font-weight: bold; text-align: center; letter-spacing: .5px;}

.apply{ width: 1000px;height: 319px; background:url(../images/xk38.png) no-repeat; margin: 40px auto 0; background-position: center; border: 1px solid #ffffff; }
.apply-form{ width: 819px; height: 259px; margin: 32px auto 0; }

.apply-tit{ width: 819px; height: 50px; line-height: 50px; text-align: center; border-top-left-radius: 7px; border-top-right-radius: 7px; font-size: 16px; color: #ffffff; font-weight: bold;
 background-color: #ffbe59;}

.apply-tab{ width: 819px; height: 209px; background-color: #ffffff; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px;}

.tab-input{ width: 315px; height: 36px; float: left; margin-left: 60px; margin-top: 19px; }
.tab-input label{ display: block; width: 105px; height: 36px; text-align: center; font-size: 18px; color: #333333;float: left; }
.tab-input input{ display: block; width: 198px; height: 34px; background-color: #e9e9e9; border: 1px solid #e9e9e9; float: left; }
.tab-input input:focus{ background-color: #ffffff; border: 1px solid #ff4b5a; }

.tj-an{ width: 291px; height: 39px; }
.ph-anniu{ width: 140px; height: 39px; background-color: #ff4b5a; text-align: center; line-height: 39px; float: right; font-size: 18px; color: #ffffff; font-weight: bold; cursor: pointer; }
.ph-anniu:hover{ background-color: #e32645; }

/* 付费模式 */

/* 服务支持 */

.service-b{ width: 1000px; height: 193px; margin: 51px auto 50px;}
.serb-left{ width: 490px; height: 180px; float: left; margin-left: 50px; }

.serbl-1{ font-size: 16px; color: #ffbe5a; font-weight: bold; }
.serbl-2{ font-size: 14px; color: #888888; margin-top: 10px; }
.serbl-3{width: 120px; height: 30px; background-color: #e4e2e2; text-align: center; line-height: 30px; border-radius: 8px; margin-top: 20px; cursor: pointer;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.serbl-3 i{ width: 13px; height: 8px; background:url(../images/xk43.png) no-repeat; display: inline-block;
-webkit-transition: all 0.3s ease 0s;
-moz-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;
}
.serbl-3:hover{background-color: #ff4b5a; color: #ffffff;}
.serbl-3:hover i{ width: 13px; height: 8px; background:url(../images/xk43_on.png) no-repeat; display: inline-block;}
.serbl-4{ margin-top: 20px; font-size: 14px; color: #ff4b5a;}
.serb-right{ float: right; width: 288px; height: 187px; margin-right: 50px; }

.hbj{ width: 100%; height: 303px; border-top: 1px solid #f3f3f3; background-color: #f3f3f3; }
.service-h{ width: 1000px; height: 193px; margin: 60px auto 0;}

.serb-lefth{ width: 490px; height: 180px; float: right; margin-right: 50px; }
.serb-righth{ float: left; width: 288px; height: 187px; margin-left: 50px; }

/* 服务支持 */

/* 信通云总机 */
.w1200 {
    width: 1000px;
    margin: 0 auto;
}
/*轮播*/

.picScroll-left7 {
    position: relative;
}

.picScroll-left7 .hd7 ul.ul7 li.li7 {
    position: relative;
}

.picScroll-left7 .hd7 ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    position: absolute;
    bottom: 40px;
    left: 45%;
    z-index: 100;
}

.picScroll-left7 .hd7 ul li {
    float: left;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-right: 15px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    /*background: url("../images/icoCircle2-7.png") 0 -34px no-repeat;*/
}

.picScroll-left7 .hd7 ul li.on {
    /*background-position: 0 0;*/
    background-color: #ffbe5b;
    border: 1px solid #ffbe5b;
}

.mb0 {
    margin-bottom: 0px!important;
}

.local-bllc {
    margin-bottom: 50px;
}
/*办理流程*/

.local-un-banner {
    background: url(../images/local-banner.png) center no-repeat;
    height: 200px;
}
/*解决方案*/

.local-jjfa-h3 {
    color: #111111;
    font-size: 30px;
    text-align: center;
    margin: 40px 0px 40px 0px;
}

.local-jjfa {
    height: 510px;
    /*border: 1px solid #e5e5e5;*/
}

.local-jjfa-bg {
    width: 375px;
    height: 172px;
    background: url(../images/local-jjfa-bg.png) no-repeat;
}

.local-jjfa-bg-large {
    width: 375px;
    height: 144px;
    background: url(../images/local-jjfa-bg-1.png) no-repeat;
}

.local-jjfa-img {
    width: 530px;
    height: 510px;
    line-height: 510px;
    /*text-align: center;*/
}

.local-jjfa-img img {
    height: 410px;
    vertical-align: middle;
    width: 100%;
}

.local-jjfa-div {
    width: 470px;
    padding: 50px 30px;
    box-sizing: border-box;
}

.local-jjfa-div h5 {
    color: #111111;
    font-size: 18px;
}

.local-jjfa-div p {
    color: #666666;
    font-size: 14px;
}

.local-jjfa-div h6 {
    color: #ff4b5a;
    font-size: 18px;
    /*font-weight: bold;*/
    margin-top: 15px;
}

.local-jjfa-bg div:first-child {
    color: #fffefe;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    margin: 15px 0px 0px 35px;
}

.local-jjfa-bg div:nth-child(2) {
    padding: 30px 27px;
    width: 290px;
    box-sizing: border-box;
}

.local-jjfa-bg-large div:first-child {
    color: #fffefe;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    width: 85px;
    height: 143px;
    padding: 25px 16px;
}

.local-jjfa-bg-large div:first-child span {}

.local-jjfa-bg-large div:nth-child(2) {
    padding: 20px 25px;
    box-sizing: border-box;
    width: 290px;
    height: 143px;
}

.local-jjfa-bg-large div:nth-child(2) p {
    color: #ffffff;
    font-size: 14px;
}

.local-jjfa-bg-large div:nth-child(2) p span {
    padding-right: 5px;
}

.local-jjfa-bg-large div:nth-child(2) h1 {
    color: #ffffff;
    font-size: 18px;
}

.local-jjfa-bg-large div:nth-child(2) h1 span {
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
}

.local-jjfa-bg div:nth-child(2) p {
    color: #ffffff;
    font-size: 14px;
}

.local-jjfa-bg div:nth-child(2) p span {
    padding-right: 5px;
}

.local-jjfa-bg div:nth-child(2) h1 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 5px;
}

.local-jjfa-bg div:nth-child(2) h1 span {
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
}

.mtb1-1 {
    margin: 10px 0px 30px 0px;
}

.mtb1-2 {
    margin: 10px 0px 10px 0px;
}


.dx_h3 {
    width: 1000px;
    margin: 0 auto;
}

.dx_h3 h3 {
    font-size: 24px;
    color: #d92763;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.dx_h3 h3.dx_ab1:before {
    position: absolute;
    top: 8px;
    left: 420px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}

.dx_h3 h3.dx_ab1:after {
    position: absolute;
    top: 8px;
    right: 420px;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d92763;
    border-radius: 50%;
}


.local-bllc ul li {
    float: left;
    position: relative;
    width: 210px;
    height: 90px;
    /* margin-top:  30px; */
}

.local-bllc ul li h5 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.local-bllc ul li p {
    color: #999999;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    padding-right: 25px;
}

.local-bllc ul li:nth-child(1) img {
    position: absolute;
    top: 33px;
    right: -40px;
}

.local-bllc ul li:nth-child(2) {
    margin: 0px 53px;
}

.local-bllc ul li:nth-child(3) {
    margin-right: 53px;
}

.local-bllc ul li:nth-child(2) img {
    position: absolute;
    top: 33px;
    right: -40px;
}

.local-bllc ul li:nth-child(3) img {
    position: absolute;
    top: 33px;
    right: -40px;
}
/*产品优势*/

.local-cp-ul li {
    float: left;
    width: 242px;
    height: 408px;
    position: relative;
    text-align: center;
    background-color: #ffbe5a;
}

.local-cp-ul li:nth-child(2) {
    margin: 0px 11px;
}

.local-cp-ul li:nth-child(3) {
    margin-right: 10px;
}

.local-cp-ul li div:nth-child(1) {
    /* height: 150px; */
    /* line-height: 150px; */
    margin-top: 25px;
}

.local-cp-ul li div:nth-child(1):after {
    position: absolute;
    top: 155px;
    left: 50%;
    margin-left: -39px;
    content: " ";
    display: inline-block;
    width: 78px;
    height: 1px;
    background-color: #fff;
}

.local-cp-ul li div:nth-child(2) {
    height: 150px;
}

.local-cp-ul li div:nth-child(2) h5 {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0px 10px 0px;
}

.local-cp-ul li div:nth-child(2) p {
    color: #ffffff;
    font-size: 14px;
    text-align: justify;
    padding: 0px 30px;
}

.local-cp-ul li div:nth-child(2) p span {
    color: #ffffff;
    font-size: 16px;
    margin-right: 5px;
}

.local-cp-ul li a {
    display: inline-block;
    width: 100px;
    height: 28px;
    background-color: #d92763;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.local-cp-ul li a:hover {
    background-color: #a51c4a;
}

.local-zhu-p {
    color: #ed1b24;
    font-size: 16px;
    line-height: 24px;
}

.local-zhu-p span {
    color: #ed1b24;
    font-size: 16px;
}

.local-cp-ul {
    margin: 30px 0px 15px 0px;
}
/*ln产品对比*/

.local-db-h5 {
    color: #101010;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0px 30px 0px;
}

.local-db-h5 span {
    color: #101010;
    font-size: 18px;
    font-weight: normal;
    margin-left: 8px;
}

.local-db-tab table tr th {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    width: 254px;
    background-color: #ffbe5b;
    /*background: linear-gradient(top, #ffa600, #ff6100);
background: -webkit-linear-gradient(top, #ffa600, #ff6100);
background: -o-linear-gradient(top, #ffa600, #ff6100);
background: -moz-linear-gradient(top, #ffa600, #ff6100);
background: -ms-linear-gradient(top, #ffa600, #ff6100);*/
    border-right: 1px solid #e5e5e5;
}

.local-db-tab table tr th:nth-child(1) {
    width: 180px;
}

.local-db-tab table tr td:nth-child(1) {
    color: #101010;
    font-size: 18px;
}

.local-db-tab table tr td {
    text-align: center;
    color: #666666;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    height: 50px;
    /*line-height: 50px;*/
}

.local-db-tab table tr td i {
    font-style: normal;
    color: #ffbe5b;
    font-size: 14px;
}

.local-db-tab-tr {
    height: 66px;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 0px;
}
/*表单*/

.mfsy {
    width: 1000px;
    height: 92px;
    margin: 30px auto 43px;
}

.mfsy-tit {
    width: 67px;
    height: 64px;
    background-color: #d92763;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 5px;
    padding-top: 7px;
    line-height: 28px;
    padding-left: 5px;
    position: absolute;
    z-index: 10;
}

.mfsy-form {
    width: 798px;
    height: 70px;
    position: relative;
    z-index: 8;
    left: 50px;
    top: 22px;
    background-color: #dcdcdc;
}

.mfsy-form .mf1 {
    border: 1px solid #dcdcdc;
    width: 187px;
    height: 38px;
    padding-left: 11px;
    font-size: 16px;
    color: #999999;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    margin-left: 55px;
    margin-top: 15px;
}

.mfsy-form .mf1:focus {
    border: 1px solid #d92763;
    color: #d92763;
}

.mfsy-tj {
    width: 172px;
    height: 40px;
    position: relative;
    float: right;
    background-color: #d92763;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    z-index: 10;
    top: -33px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.mfsy .mfsy-form .yzm {
    width: 69px;
    height: 40px;
    /*border: 1px solid #000;*/
    display: block;
    float: right;
    margin-right: 46px;
    margin-top: 16px;
    cursor: pointer;
}
/*服务模式*/

.local-fwms-ul li {
    height: 425px;
    border-bottom: 1px dashed #e5e5e5;
    /*border-bottom: 1px dashed red;*/
    box-sizing: border-box;
    padding: 40px 0px;
}

.local-fwms-ul li div:nth-child(1) {
    width: 500px;
    text-align: center;
}

.local-fwms-ul li div:nth-child(1) img {
    width: 90%;
}

.text-left {
    text-align: left!important;
}

.local-fwms-ul li div:nth-child(2) {
    width: 500px;
    box-sizing: border-box;
    padding: 0px 30px 0px 10px;
}

.local-fwms-ul li div:nth-child(2) h4 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.local-fwms-ul li div:nth-child(2) h6 {
    color: #888888;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0px;
}

.local-fwms-ul li div:nth-child(2) p {
    color: #888888;
    font-size: 14px;
    text-align: justify;
}

.mb30 {
    margin-bottom: 30px;
}

.local-fwms-a {
    text-align: right;
    margin-top: 30px;
}

.local-fwms-a span {
    color: #666666;
    font-size: 16px;
    margin-right: 10px;
}

.local-fwms-a a {
    display: inline-block;
    width: 100px;
    height: 28px;
    background-color: #ffbe5b;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
}

.local-fwms-a a:hover {
    background-color: #ebb057;
}

.local-fwms-ul-fl {
    padding: 0px 30px 0px 27px!important;
}
/*顶部*/

.local-ln-p {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    margin: 30px 0px;
}

.local-ln-cir {
    width: 120px;
    /* line-height: 120px; */
    height: 120px;
    background-color: #d92763;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -60px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 32px 0px;
    line-height: 24px;
}

.local-ln-cir:before {
    content: " ";
    display: inline-block;
    width: 240px;
    height: 1px;
    background-color: #d92763;
    transform: rotate(35deg);
    position: absolute;
    top: 60px;
    left: -60px;
    z-index: -1;
}

.local-ln-cir:after {
    content: " ";
    display: inline-block;
    width: 240px;
    height: 1px;
    background-color: #d92763;
    transform: rotate(-35deg);
    position: absolute;
    top: 60px;
    left: -60px;
    z-index: -1;
}

.local-ln-pr {
    position: relative;
    height: 400px;
    /* line-height:  400px; */
}

.local-ln-pr ul li {
    width: 380px;
    height: 190px;
    background-color: #f5f5f5;
    position: absolute;
    text-align: center;
}

.local-ln-pr ul li:nth-child(1) {
    top: 0px;
    left: 0px;
}

.local-ln-pr ul li:nth-child(2) {
    top: 0px;
    right: 0px;
}

.local-ln-pr ul li:nth-child(3) {
    bottom: 0px;
    left: 0px;
}

.local-ln-pr ul li:nth-child(4) {
    bottom: 0px;
    right: 0px;
}

.local-ln-pr ul li h5 {
    color: #333333;
    font-size: 16px;
    margin: 15px 0px 15px 20px;
    text-align: left;
}

.local-ln-pr ul li p {
    color: #888888;
    font-size: 14px;
    text-align: justify;
    padding: 0px 15px;
}

.local-ln-pr ul li a {
    display: inline-block;
    width: 100px;
    height: 28px;
    background-color: #d92763;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    /* margin: 30px 0px 0px 265px; */
    margin-top: 30px;
}

.local-ln-pr ul li a:hover {
    background-color: #a51c4a;
}
/*顶部*/

.local-top-p {
    color: #666666;
    font-size: 16px;
    margin: 40px 0px;
}

.local-top ul li {
    text-align: center;
    float: left;
    width: 250px;
}

.local-top ul li div:nth-child(2) {
    height: 175px;
}

.local-top ul li div:nth-child(2) h5 {
    color: #333333;
    font-size: 18px;
    margin: 10px 0px;
}

.local-top ul li div:nth-child(2) p {
    color: #666666;
    font-size: 14px;
    text-align: justify;
    padding: 0 10px;
}

.local-top ul li a {
    background-color: #e4e2e2;
    font-size: 14px;
    color: #666666;
    display: inline-block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
}

.local-top ul li a:hover {
    background-color: #ffbe5b;
    color: #ffffff;
    font-weight: bold;
}

.local-h3 {
    font-size: 26px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}

.local-fwms {
    background-color: #f3f3f3;
}
/*表单*/

.call_jq .jq_tijiao .tj_div {
    width: 185px;
}

.call_jq .jq_tijiao .tj_div1 {
    width: 800px;
    margin-top: 10px;
}

.call_jq .jq_tijiao .tj_div1 label {
    color: #ffffff;
    font-size: 20px;
    padding-left: 10px;
}

.call_jq .jq_tijiao .tj_div1 input {
    width: 90px;
    height: 32px;
    background-color: #ffe5bd;
    border: none;
}

.call_jq .jq_tijiao .tj_div1 input:focus {
    background-color: #ffffff;
}

.call_jq .jq_tijiao .tj_div1 input.sbutton2 {
    cursor: pointer;
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 15px;
    padding-left: 0px;
}

.call_jq .jq_tijiao .tj_div1 input.sbutton2:hover {
    background-color: #e44451;
}

.call_jq .jq_tijiao {
    height: 60px;
    background-color: #ffbe5a;
    margin-top: 30px;
}

.nin-un-p1 {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 20px;
}

.call_jq .jq_tijiao .tj_div1 img {
    vertical-align: middle;
}



/* 新增样式 */
.mar-jj{
  height: 160px;
    text-align: center;
}

.mar-jj h5{
  font-size: 26px;
      color: #333333;
      margin: 40px 0px 30px 0px;
}
.mar-jj p{
  font-size: 14px;
      color: #666666;
      text-align: justify;
}


.mar-jj-index{
    text-align: center;
}

.mar-jj-index h5{
  font-size: 26px;
      color: #333333;
      margin: 40px 0px 30px 0px;
}
.mar-jj-index p{
  font-size: 14px;
      color: #666666;
      text-align: center;
}
.mar-lj{
  background-color: #f8f5f1;
  padding-bottom: 60px;
}
.mar-lj h5{
  font-size: 26px;
    color: #333333;
    padding: 40px 0px 30px 0px;
    text-align: center;
}

.call-why-one{
	height: 228px;
	background-color: rgba(255, 255, 255, 1);
  display: flex;
  justify-content: space-around;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}

.call-why-one > div {
  width: 400px;
}

.call-why-one img{
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  height: 200px;
  /* overflow: hidden;
  width: 600px;
  height: 340px; */
}

/* .call-why-one img:hover{
  -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -ms-transform: scale(1.1);
 -o-transform: scale(1.1);
 transform: scale(1.1);
} */

.call-why-one h3{
  font-family: ï»¿MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffbe5a;
  margin-top: 50px;
  height: 27px;
  background: url(../images/mar/duihao.png) 0px 0px no-repeat;
  padding-left: 40px;
}

.call-why-one p{
  width: 360px;
	height: 39px;
	font-family: ï»¿MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
  margin-top: 20px;
  margin-left: 40px;
  text-align: justify;
}


.marpick-banner{
  width: 100%;
height: 200px;
background: url(../images/mar/marpick-banner.png) no-repeat;
background-position: center;
}

.marapply-banner{
  width: 100%;
height: 200px;
background: url(../images/mar/marapply-banner.png) no-repeat;
background-position: center;
}

.mt0{
  margin-top: 0px!important;
}
.mb40{
  margin-bottom: 40px;
}

.local-ser-h3 {
    color: #111111;
    font-size: 26px;
    text-align: center;
    margin: 40px 0px 40px 0px;
}

.local-ser-tab {
    /* border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px; */
}

.local-ser-tab ul li {
    float: left;
    width: 25%;
    text-align: center;
    color: #101010;
    font-size: 18px;
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    background-color: #f8f5f1;
    position: relative;
}

.local-ser-tab ul li span{
  position: absolute;
top: 10px;
left: 0px;
color: #ffffff;
width: 2px;
height: 30px;
display: inline-block;
background-color: #ffffff;
}

.local-ser-con-show h4{
  color: #333333;
  font-size: 18px;
  position: relative;
  padding-left: 20px;
  margin-top: 40px;
}
.local-ser-con-show img{
  margin-top: 60px;
}
.local-ser-con-show h4::after{
  content: "";
  position: absolute;
top: 8px;
left: 0px;
width: 10px;
height: 10px;
border-radius: 50%;
display: inline-block;
background-color: #ffbe5a;
}
.local-ser-con-show p{
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
}
.local-ser-con-show p.marpick-p{
  margin-top: 20px;
}
.local-ser-con-show:nth-child(1){
  box-sizing: border-box;
  padding: 0px 20px;
}

.local-ser-tab ul li:nth-child(1) i {
    display: inline-block;
    vertical-align: -8px;
    padding-right: 12px;
    width: 26px;
    height: 30px;
    background: url(../images/mar/kefu-mar.png) 0px 1px no-repeat;
}

.local-ser-tab ul li:nth-child(2) i {
    display: inline-block;
    vertical-align: -8px;
    padding-right: 12px;
    width: 26px;
    height: 30px;
    background: url(../images/mar/kefu-mar.png) -80px 1px no-repeat;
}

.local-ser-tab ul li:nth-child(3) i {
    display: inline-block;
    vertical-align: -8px;
    padding-right: 12px;
    width: 26px;
    height: 30px;
    background: url(../images/mar/kefu-mar.png) -170px 3px no-repeat;
}

.local-ser-tab ul li:nth-child(4) i {
    display: inline-block;
    vertical-align: -8px;
    padding-right: 12px;
    width: 26px;
    height: 30px;
    background: url(../images/mar/kefu-mar.png) -265px 3px no-repeat;
}

.local-ser-tab ul li.active {
    color: #ffbe5a;
}
.local-ser-con{
  border: 1px solid #ffbe5a;
  border-top: 2px solid #ffbe5a;
}
.local-ser-tab ul li.active i.local-ser-i1 {
    background: url(../images/mar/kefu-mar-jg.png) 0px 1px no-repeat;
}

.local-ser-tab ul li.active i.local-ser-i2 {
    background: url(../images/mar/kefu-mar-jg.png) -80px 1px no-repeat;
}

.local-ser-tab ul li.active i.local-ser-i3 {
    background: url(../images/mar/kefu-mar-jg.png) -170px 3px no-repeat;
}
.local-ser-tab ul li.active i.local-ser-i4 {
    background: url(../images/mar/kefu-mar-jg.png) -265px 3px no-repeat;
}

.local-ser-con {
    height: 280px;
}

.local-ser-con-img {
    width: 550px;
    height: 500px;
    line-height: 500px;
    text-align: center;
}

.local-ser-con-img img {
    vertical-align: middle;
}

.local-ser-con-div {
    width: 650px;
    box-sizing: border-box;
    padding: 65px 55px;
}

.local-ser-con-div h4 {
    color: #111111;
    font-size: 18px;
    margin-bottom: 12px;
}

.local-ser-con-div h6 {
    color: #ff5500;
    font-size: 14px;
    margin: 6px 0px;
}


.local-ser-con-div p {
    text-align: justify;
    color: #666666;
    font-size: 14px;
}

.local-ser-con-a {
    text-align: right;
    margin-top: 50px;
}

.local-ser-con-a span {
    color: #111111;
    font-size: 18px;
    margin-right: 30px;
}

.local-ser-con-a a {
    display: inline-block;
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border-radius: 14.5px;
    background: linear-gradient(-45deg, #ff8f00, #ff5400);
    background: -webkit-linear-gradient(-45deg, #ff8f00, #ff5400);
    background: -o-linear-gradient(-45deg, #ff8f00, #ff5400);
    background: -moz-linear-gradient(-45deg, #ff8f00, #ff5400);
    background: -ms-linear-gradient(-45deg, #ff8f00, #ff5400);
}

.local-ser-con-a a:hover {
    color: #fff;
    box-shadow: 0px 0px 10px 10px #ffdccb;
}

.local-ser-con-show{
  display: flex;
  justify-content: space-between;
}
.local-ser-con-show > div:first-child{
  width: 40%;
}
.local-ser-con-show > div:last-child{
  width: 40%;
}
.show{
  display: block;
}
.hide{
  display: none;
}
.marpick-how{
  background-color: #f8f5f1;
  margin-top: 40px;
}
.marpick-how h4{
  font-size: 26px;
  color: #333333;
  text-align: center;
  padding-top: 40px;
}
.marpick-how h6{
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin: 20px 0px;
}
.pick-xuan{
  padding-bottom: 50px;
}
.pick-xuan ul{
  display: flex;
  justify-content: space-around;
}

.pick-xuan ul li{
  position: relative;
  box-sizing: border-box;
  width: 320px;
	height: 270px;
	background-color: #fff;
  box-sizing: border-box;
  padding: 0px 0px 0px 100px;

}
.pick-xuan ul li:hover{
  box-shadow: 0px 5px 6.6px 0.4px
    rgba(62, 62, 62, 0.2);
}

.pick-xuan ul li:hover a{
	background-color: rgba(255, 158, 9, 1);
	box-shadow: 1px 1.7px 2px 0px
		rgba(186, 136, 60, 1);
	border-radius: 4px 4px 4px 4px;
  color: #fff;
}

.pick-xuan ul li a img{
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 2px;

transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}

.pick-xuan ul li a:hover img{
  transform:translate(2px,0px);
  -ms-transform:translate(2px,0px);
  -moz-transform:translate(2px,0px);
  -webkit-transform:translate(2px,0px);
  -o-transform:translate(2px,0px);
}

/* .pick-xuan ul li::after{
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0px;
  width: 0px;
  height: 162px;
  margin-top: -81px;
  border: dashed 1px rgba(238, 238, 238, 1);
} */
.pick-xuan ul li:last-child::after{
  display: none;
}
.pick-xuan ul li:nth-child(1){
  background: #fff url(../images/mar/pick-xuan-dx.png) 20px 115px no-repeat;
}
.pick-xuan ul li:nth-child(2){
  background: #fff url(../images/mar/pick-xuan-yd.png) 20px 110px no-repeat;
}
.pick-xuan ul li:nth-child(3){
  background: #fff url(../images/mar/pick-xuan-lt.png) 20px 115px no-repeat;
}
.pick-xuan ul li h3{
	font-size: 16px;
	color: #222222;
  font-weight: bold;
  margin-top: 30px;
}

.pick-xuan ul li h5{
	font-size: 16px;
	color: #222222;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: normal;
}

.pick-xuan ul li p{
	font-size: 14px;
	color: #666666;
  line-height: 24px;
}

.pick-xuan ul li a{
	font-size: 14px;
	color: #666666;
  position: absolute;
  bottom: 30px;
  right: 50px;
  width: 140px;
	height: 34px;
  line-height: 34px;
  text-align: center;
	background-color: rgba(220, 220, 220, 1);
	border-radius: 4px 4px 4px 4px;
}

/* .pick-xuan ul li a:hover::before{
  content: " ";
  display: inline-block;
  width: 110px;
  height: 2px;
  background-color: #3366ff;
  position: absolute;
  bottom: 0px;
  left: 0px;
} */

.marpick-ljbl{
height: 160px;
background: url(../images/mar/marpick-ljbl.png) no-repeat;
background-position: center;
margin: 0px auto;
margin-bottom: -20px;
margin-top: 20px;
cursor: pointer;
background-size: contain;
}



.apply-sq{
  display: flex;
  justify-content: space-around;
  height: 188px;
	background-color: rgba(255, 255, 255, 1);
  border: 1px solid transparent;
}
.apply-sq:hover{
border: 1px solid #ff9e09;
}
.apply-sq-bg{
  background-color: #f8f5f1;
}
.bg1-bg{
    background-color: #f8f5f1!important;
}
.mapapply-one-bg h3{
  /* padding-top: 40px; */
}

.apply-sq-left{
  line-height: 190px;
}
.apply-sq-left img{
  vertical-align: middle;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  margin-top: -5px;
  margin-left: -2px;
}

/* .apply-sq-left img:hover{
  transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-o-transform:rotateY(180deg);
} */

.apply-sq-right-top h5{
  font-family: ﻿MicrosoftYaHei-Bold;
	font-size: 16px;
	color: #222222;
  margin-top: 26px;
  margin-bottom: 11px;
}
.mapapply-one-bg{
  background-color: #f8f5f1;
}

.mapapply-one{
  padding-bottom: 30px;
}
.apply-sq-right-top p{
  font-family: ﻿MicrosoftYaHei;
	font-size: 12px;
	color: #666666;
  line-height: 24px;
}

.apply-sq-right{
  position: relative;
  margin-right: 53px;
  flex: 1;
  margin-left: 20px;
}

.apply-a{
  position: absolute;
  bottom: 40px;
  right: 0px;
  display: inline-block;
  width: 100px;
	height: 30px;
  line-height: 30px;
  text-align: center;
	background-image: linear-gradient(0deg,
		rgba(86, 97, 250, 1) 0%,
		rgba(120, 129, 255, 1) 100%),
	linear-gradient(
		rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 1));
	background-blend-mode: normal,
		normal;
    font-size: 14px;
    color: #ffffff;
}

.apply-a:hover{
  background-color: #3f4be6;
  background-image: linear-gradient(0deg,
		#3f4be6 0%,
		#3f4be6 100%),
	linear-gradient(
	#3f4be6,
		#3f4be6);
}
.apply-sq-right-bottom h5{
  font-family: ﻿MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #222222;
  margin-top: 16px;
  margin-bottom: 11px;
}
.apply-sq-right-bottom p{
  margin-top: 8px;
}
.apply-sq-right-bottom p span{
  font-family: ﻿MicrosoftYaHei-Bold;
  font-size: 12px;
  color: #666666;
  width: 260px;
  display: inline-block;
  background: url(../images/mar/star.png) 0px 6px no-repeat;
  padding-left: 15px;
}



.apply-wq{
  height: 316px;
	background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  padding-left: 0px;
}


.apply-wq-top h3{
  font-family: ﻿MicrosoftYaHei;
	font-size: 16px;
	color: #222222;
  padding-top: 36px;
}
.apply-wq-top h3 span{
  font-size: 30px;
	color: #ffbe5a;
  font-weight: bold;
  font-family: "Arial";
  margin-right: 5px;
}
.apply-wq-bottom h3 span{
  font-size: 30px;
	color: #ffbe5a;
  font-weight: bold;
  font-family: "Arial";
  margin-right: 5px;
}
.apply-wq-mar-h{
  font-size: 26px;
color: #333333;
text-align: center;
padding-top: 40px;
}
.apply-wq-top p{
  font-family: ﻿MicrosoftYaHei;
	font-size: 12px;
	color: #666666;
  padding-left: 52px;
  margin-top: 0px;
}
.mt50{
  margin-top: 50px;
}

.apply-wq-top p:nth-child(2){
  padding-left: 24px;
}
.apply-wq-top p:last-child{
  padding-left: 24px;
}

.apply-wq-bottom h3{
  font-family: ﻿MicrosoftYaHei;
	font-size: 16px;
	color: #222222;
  padding-top: 20px;
}

.apply-wq-bottom p{
  font-family: ﻿MicrosoftYaHei;
	font-size: 12px;
	color: #666666;
  padding-left: 24px;
  margin-top: 10px;
}


.mar-zx{
  text-align: center;
}
.mar-zx h3{
  font-size: 26px;
color: #333333;
text-align: center;
padding-top: 40px;
padding-bottom: 30px;
}

.mar-zx ul li{
  width: 490px;
  height: 176px;
  background-color: #f8f5f1;
  float: left;
  margin-top: 20px;
}
.mar-zx ul li:hover{
  box-shadow: 0px 3px 7px 0px
		rgba(0, 0, 0, 0.35);
}

.mar-zx ul li:nth-child(even){
  margin-left: 20px;
}

.mar-zx ul li > div{
  display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.mar-zx ul li > div h5{
  width: 118px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: url(../images/mar/call-zx-bg.png) 0px 0px no-repeat;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.mar-zx ul li > div a{
  width: 73px;
  height: 30px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
color: #666666;
border-radius: 4px;
background-color: #e4e2e2;
margin-right: 20px;
}
.mar-zx ul li dl dd a{
  /* display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 20px;
    margin-top: 10px; */
    display: inline-block;
  border-top: 1px dashed #c5c3c1;
  width: 100%;
  box-sizing: border-box;
  margin: 22px 0px 0px;
}

.mar-zx ul li dl dd p{
  font-size: 14px;
  color: #888888;
}
.mar-zx ul li dl dd div{
  width: 180px;
  height: 0px;
  border-top: 1px dashed #c5c3c1;
  margin-top: 12px;
}
.mar-zx ul li dl dd span{
  font-size: 14px;
  color: #888888;
  background-color: #f8f5f1;
padding-left: 10px;
}


.about-zz{
  /* height: 380px; */
	background-color: rgba(255, 255, 255, 1);
}

.about-zz ul li{
  float: left;
  margin: 40px 8px;
  width: 184px;
}
.about-zz ul li img{
  width: 140%;
}
.mar-gk{
  height: 160px;
  text-align: center;
}
.mar-gk h5{
  font-size: 26px;
  color: #333333;
  margin: 40px 0px 30px 0px;
}
.solution h5{
  font-size: 26px;
  color: #333333;
}
.mar-gk p{
  font-size: 14px;
  color: #666666;
  text-align: justify;
}
.about-zz{
  text-align: center;
  background-color: #f8f5f1;
}
.about-zz h5{
  font-size: 26px;
  color: #333333;
  padding: 40px 0px 0px 0px;
  box-sizing: border-box;
}

.mar-why{
  height: 408px;
	background-color: rgba(248, 245, 241, 1);
  text-align: center;
  margin-top: 40px;
}
.mar-why h3{
  font-size: 26px;
  color: #333333;
  box-sizing: border-box;
  padding-top: 40px;
}
.mar-why h5{
  font-size: 16px;
  color: #666;
  margin: 30px 0px;
}

.mar-why ul{
  display: flex;
  justify-content: space-around;
}

.mar-why ul li{
	width: 320px;
	height: 214px;
	/* background-color: rgba(255, 255, 255, 1); */
background: rgba(255, 255, 255, 1) url(../images/mar/huizhang.png) 180px 10px no-repeat;
}

.mar-why ul li h4{
  height: 27px;
  font-size: 20px;
  color: #ffbe5a;
  background: url(../images/mar/mar-why.png) 30px 3px no-repeat;
  text-align: justify;
  margin-top: 15px;
  padding: 0px 55px;
}

.mar-why ul li:hover{
  box-shadow: 0px 5px 6.6px 0.4px
    rgba(62, 62, 62, 0.2);
}

.mar-why ul li p{
  font-size: 14px;
  color: #666666;
  text-align: justify;
  box-sizing: border-box;
  padding: 10px 20px 0px;
}
.mar-why ul li p span{
  font-size: 16px;
  color: #222222;
}
.mar-khal{
  text-align: center;
}
.mar-khal h5{
  font-size: 26px;
  color: #333333;
  margin: 40px 0px;
}

.mar-khal ul{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: -40px;
}
.mar-khal ul li{
  width: 19%;
  margin-top: 40px;
  border: 1px solid #e9e9e9;
}
.mar-khal ul li img{
  width: 100%;
}
.mapapply-one  h3{
  text-align: center;
  font-size: 20px;
  color: #222222;
  padding-top: 30px;
}

.mt40{
  margin-top: 40px!important;
}

.apply-wq-mar{
  display: flex;
  justify-content: space-around;
  height: 370px;
}

.f_package-mar{
  background-color: #fff!important;
}
.f_package-mar h3{
  padding-top: 0px!important;
}


.marlj-ys h5{
  font-size: 26px;
  color: #333333;
  text-align: center;
  margin: 40px 0px;
}
.marlj-ys ul{
  display: flex;
  justify-content: space-around;
}
.marlj-ys ul li{
  position: relative;
}
.marlj-ys ul li::after{
  content: " ";
display: inline-block;
position: absolute;
right: -40px;
top: 5px;
width: 0px;
	height: 120px;
	border: solid 1px rgba(238, 238, 238, 1);
}
.marlj-ys ul li:last-child::after{
  display: none;
}
.marlj-ys ul li h3{
  font-size: 50px;
  color: #ffbe5a;
  font-weight: bold;
  font-family: "Arial";
}
  .marlj-ys ul li h6{
    font-size: 18px;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 10px;
  }
    .marlj-ys ul li p{
      font-size: 14px;
      color: #888888;
    }





    .infor-left{
      width: 700px;
      float: left;
    }

    .infor-lh-tab ul li{
      float: left;
      width: 211.7px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #222222;
      font-size: 16px;
      background-color: #fff;
      border-right: 1px solid #e8e8e8;
      border-bottom: 1px solid #e8e8e8;
      cursor: pointer;
    }
    .infor-lh-tab ul li:last-child{
      border-right: none;
    }

    .infor-lh-tab ul li.active{
      font-weight: bold;
      position: relative;
    }

    .infor-lh-tab ul li.active::after{
      content: "";
      display: inline-block;
      width: 120px;
      height: 4px;
      background-color: #3366ff;
      position: absolute;
      bottom: 0px;
      left: 50%;
      margin-left: -60px;
    }



    .infor-lh-con{
      height: 180px;
      background-color: #fff;
    }
    .infor-lh-con ul{
      padding-top: 15px;
    }
    .infor-lh-con ul li{
      float: left;
      color: #666666;
      font-size: 16px;
      margin-top: 30px;
      margin-left: 31px;
      margin-right: 31px;
      height: 30px;
     line-height: 30px;
     text-align: center;
     position: relative;
    }



    .infor-lh-con ul li section:nth-child(1){
      color: #666666;
      font-size: 16px;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
    }
    .infor-lh-con ul li section:nth-child(2){
      cursor: pointer;
      /* opacity: 0; */
      display: none;
      width: 138px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background-color: #d969ff;
      border-radius: 15px;
      /* background: -webkit-linear-gradient(to bottom,#727cfe, #5c67fb);
      background: -o-linear-gradient(to bottom,#727cfe, #5c67fb);
      background: -moz-linear-gradient(to bottom,#727cfe, #5c67fb);
      background: linear-gradient(to bottom,#727cfe, #5c67fb); */
      color: #ffffff;
      font-size: 14px;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      position: absolute;
      top: 0px;
      left: -16px;
    }

    .infor-lh-con ul li:hover section:nth-child(1){
      /* transform:translate(0px,-20px);
      -ms-transform:translate(0px,-20px);
      -moz-transform:translate(0px,-20px);
      -webkit-transform:translate(0px,-20px);
      -o-transform:translate(0px,-20px); */
      /* display: none; */
    }

    .infor-lh-con ul li:hover section:nth-child(2){
      display: inline-block;
      /* transform:translate(0px,-20px);
      -ms-transform:translate(0px,-20px);
      -moz-transform:translate(0px,-20px);
      -webkit-transform:translate(0px,-20px);
      -o-transform:translate(0px,-20px);
      opacity: 1; */
    }



    .infor-hm{
      height: 230px;
      background: url(../images/infor-hm.png) center no-repeat;
      cursor: pointer;
      margin-top: 40px;
    }


    .infor-sec-two{
      display: none;
    }
    .infor-sec-two:hover h3{
      font-weight: bold;
    }
    .fl{
      float: left;
    }

    .infor-sec-two-img{
      width: 80px;
      height: 80px;
    }
    .infor-sec-two-div{
      width: 285px;
      position: relative;
          box-sizing: border-box;
        padding-left: 15px;
    }
    .infor-sec-two-div h3{
      font-size: 14px;
      color: #222222;
      font-weight: bold;
      margin-top: -10px;
      margin-bottom: -10px;
    }
    .infor-sec-two-div p{
        font-size: 14px;
      color: #666666;
      line-height: 24px;
    }
    .infor-sec-two-div a{
        font-size: 14px;
      color: #3366ff;
      position: absolute;
      bottom: -105px;
      right: 0px;
    }
    .infor-sec-two-div a.aaa{
        font-size: 14px;
      color: #3366ff;
      position: absolute;
      bottom: -70px;
      right: 0px;
      margin-left: 15px;
    }
    .infor-more-li ul li.active{
      height: 120px;
    }
    .infor-more-li ul li.active .infor-sec-two{
      display: block;
      margin: 20px 0px;
    }
    .infor-more-li ul li.active .infor-sec-one{
      display: none;
    }

    .infor-more-li{
      float: left;
      width: 420px;
    	height: 360px;
    	background-color: #f8f5f1;
      margin-top: 10px;
    }

    .infor-more-li:nth-child(even){
      margin-left: 10px;
    }

    .infro-h5{
      box-sizing: border-box;
      padding: 0px 24px 0px 18px;
      height: 40px;
      line-height: 40px;
    	background-color: rgba(255, 255, 255, 1);
    	box-shadow: 0px 1px 0px 0px
    		rgba(238, 238, 238, 1);
      font-family: ï»¿MicrosoftYaHei-Bold;
    	font-size: 20px;
    	color: #3366ff;
    }

    .infro-h5 a{
      float: right;
      font-family: ï»¿MicrosoftYaHei-Bold;
    	font-size: 16px;
    	color: #666666;
    }
    .infor-more-li ul{
      box-sizing: border-box;
      padding: 0px 24px 0px 18px;
    }
    .infor-more-li ul li{
      height: 48px;
      line-height: 48px;
      border-top: 1px dashed #eeeeee;
    }
    .infor-sec-one a{
      color: #666666;
      font-size: 14px;
    }
    .infor-sec-one a i{
      font-style: normal;
      color: #666666;
      font-size: 14px;
      margin-right: 5px;
    }
    .infor-sec-one a span{
      float: right;
      color: #666666;
      font-size: 14px;
    }

    .infor-right{
      width: 290px;
      float: right;
    }

    .infor-tj{
      width: 288px;
    	height: 330px;
    	background-color: rgba(255, 255, 255, 1);
      border: 1px solid #dedede;
    }
    .infor-tj ul{
    }
    .infor-tj-title-bottom{
      width: 290px;
      height: 68px;
      background: url(../images/mar/infor-tj-title-mar.png) center no-repeat;
      margin-top: 20px;
    }
.mar-after-sec{
  border-top: 1px solid #999999;
  margin: 10px -5px;
}
    .infor-tj-title-top{
      width: 290px;
      height: 68px;
      background: url(../images/mar/infor-tj-title-mar1.png) center no-repeat;
    }



    /* .infor-tj-title img{
      margin-top: -4px;
      vertical-align: middle;
    } */


    .infor-tj ul li{
      width: 286px;
      height: 330px;
      background: url(../images/infor-tj.png) center no-repeat;
      box-sizing: border-box;
      padding: 0px 20px;
      text-align: center;
      margin: 0 auto;
    }




    .infor-tj ul li h3{
      height: 90px;
      line-height: 90px;
      text-align: center;
      font-family: "Arial";
    	font-size: 36px;
    	font-weight: bold;
    	color: #fe8900;
    }

    .infor-tj ul li h3 i{
    	font-size: 26px;
      color: #fe8900;
      font-style: normal;
      font-weight: bold;
    }

    .infor-tj ul li h3 span{
	width: 96px;
	height: 30px;
	background-color: rgba(228, 226, 226, 1);
	border-radius: 4px 4px 4px 4px;
      display: inline-block;
      color: #666666;
      font-size: 14px;
      line-height: 30px;
          vertical-align: middle;
        margin-top: -5px;
        margin-left: 5px;
    }

    .infor-tj ul li h5{
    	font-size: 18px;
    	font-weight: bold;
    	font-style: normal;
    	font-stretch: normal;
    	color: #222222;
      text-align: center;
      /* margin: 25px 0px; */
      margin: 0 auto;
      margin-top: -13px;
    background-color: #fff;
    width: 150px;
    }



    .infor-tj ul li h6{
      color: #ffbe5a;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      margin-top: 10px;
      margin-bottom: 10px;
    }

    .infor-tj ul li dl dd{
      color: #666666;
      font-size: 16px;
      font-weight: bold;
      margin-top: 10px;
    }
    .infor-tj ul li dl{
      /* margin: 0px 23px; */
    }
    /* .infor-tj ul li dl dd:nth-child(even){
      margin: 15px 0px 0px 15px;
    } */

    .infor-tj ul li a{
      display: inline-block;
      text-align: center;
      color: #ffffff;
      font-size: 16px;
      font-weight: bold;
      margin-top: 35px;
      position: relative;
	width: 200px;
	height: 40px;
  line-height: 40px;
	background-color: rgba(255, 75, 90, 1);
	box-shadow: inset 0px 1px 2px 0px
		rgba(255, 255, 255, 0.8);
    }

    /* .infor-tj ul li a:hover::before{
      content: " ";
      display: inline-block;
      width: 85px;
      height: 2px;
      background-color: #3366ff;
      position: absolute;
      bottom: 0px;
      left: 0px;
    } */

    .infor-tj ul li a img{
      vertical-align: middle;
        margin-top: -4px;
        margin-left: 2px;
        transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      -webkit-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      margin-right: 5px;
    }

    .mar-after-art{
      display: flex;
      margin: 0px 20px;
    }

    .infor-tj ul li a:hover img{
      transform:translate(2px,0px);
      -ms-transform:translate(2px,0px);
      -moz-transform:translate(2px,0px);
      -webkit-transform:translate(2px,0px);
      -o-transform:translate(2px,0px);
    }


    .infor-gn{
      width: 340px;
      height: 280px;
      background: url(../images/infor-gn.png) center no-repeat;
      position: relative;
      margin-top: 10px;
      margin-bottom: 30px;
    }

    .infor-gn a{
      display: inline-block;
        text-align: center;
        color: #5632ed;
        font-size: 18px;
        position: absolute;
        bottom: 65px;
        left: 50%;
        margin-left: -73px;
        width: 146px;
    	height: 42px;
      line-height: 42px;
    	background-color: rgba(255, 255, 255, 1);
    	border-radius: 4px 4px 4px 4px;
    	opacity: 0.8;
    }


    .infor-tj-wz{
      width: 290px;
    	/* height: 460px; */
    	background-color: rgba(255, 255, 255, 1);
      box-sizing: border-box;
      padding: 0px 15px 15px;
      border: 1px solid #dedede;
    }
    .infor-tj-wz ul li{
      /* border-bottom: 1px dashed #eeeeee; */
      padding: 10px 0px;
    }

    .infor-tj-wz ul li:hover a{
      color: #ffbe5a;
      text-decoration: underline;
    }

    .infor-tj-wz ul li:hover a span{
      color: #3366ff;
    }

    .infor-tj-wz ul li:last-child{
      border-bottom: none;
    }
    .infor-tj-wz ul li a{
      color: #666666;
      font-size: 14px;
    }
    .infor-tj-wz ul li a i{
      color: #ffc200;
      font-size: 14px;
      font-style: normal;
    }
    .infor-tj-wz ul li a span{
      float: right;
      color: #666666;
      font-size: 14px;
      margin-top: 3px;
    }





.mar-zx-infor{
  text-align: center;
  margin-top: -10px;
}
.mar-zx-infor h3{
  font-size: 26px;
color: #333333;
text-align: center;
padding-top: 40px;
padding-bottom: 30px;
}

.mar-zx-infor ul li{
  width: 345px;
  height: 292px;
  background-color: #f8f5f1;
  float: left;
  margin-top: 20px;
}
/* .mar-zx-infor ul li:hover{
  box-shadow: 0px 3px 7px 0px
		rgba(0, 0, 0, 0.35);
} */

.mar-zx-infor ul li:nth-child(even){
  margin-left: 10px;
}

.mar-zx-infor ul li > div{
  display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 15px;
}

.mar-zx-infor ul li dl{

}
.mar-zx-infor ul li dl dd article{
  display: flex;
  justify-content: space-around;
  box-sizing: border-box;
    padding: 0px 10px;
    position: relative;
}

.mar-zx-infor ul li dl dd article h2{
  color: #222222;
  font-size: 14px;
  text-align: justify;
  margin-top: 0px;
}
.mar-zx-infor ul li dl dd article p{
  color: #666666;
  font-size: 14px;
  text-align: justify;
  margin-top: 3px;
}

.mar-zx-infor ul li dl dd article a{
  color: #ff4b5a;
  font-size: 14px;
  position: absolute;
  bottom: -5px;
  right: 0px;
}
.mar-zx-infor ul li dl dd article section:last-child{
  margin-left: 15px;
}



.mar-zx-infor ul li > div h5{
  width: 118px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: url(../images/mar/call-zx-bg.png) 0px 0px no-repeat;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.mar-zx-infor ul li > div a{
  width: 73px;
  height: 30px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
color: #666666;
border-radius: 4px;
background-color: #e4e2e2;
margin-right: 20px;
}
.mar-zx-infor ul li dl dd a{
  /* display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 20px;
    margin-top: 10px; */
    display: inline-block;
    border-top: 1px dashed #c5c3c1;
    width: 100%;
    box-sizing: border-box;
    margin: 22px 0px 0px;
}
.mar-zx-infor ul li dl dd a section{
  display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin-top: -13px;
    /* padding: 0px 20px; */
    /* margin: 10px 20px 0px; */

}
.mar-zx-infor ul li dl dd.mar-zx-infor-dd{
  box-sizing: border-box;
padding: 0px 0px 0px 10px;
}
.mar-zx-infor ul li dl dd.mar-zx-infor-dd article h2{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.mar-zx-infor ul li dl dd.mar-zx-infor-dd a{
  border-top: none;
  position: absolute;
    bottom: 0px;
    right: -110px;
}
.mar-zx-infor ul li dl dd.mar-zx-infor-dd p{
  text-overflow: -o-ellipsis-lastline;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 line-clamp: 2;
 -webkit-box-orient: vertical;
}
.mar-zx-infor ul li dl dd{
  box-sizing: border-box;
padding: 0px 20px;
}
.mar-zx-infor ul li dl dd p{
  font-size: 14px;
  color: #888888;
  background-color: #f8f5f1;
    padding-right: 10px;
    width: auto;
    height: auto;
}
.mar-zx-infor ul li dl dd div{
  width: 40px;
  height: 0px;
  border-top: 1px dashed #c5c3c1;
  margin-top: 12px;
}
.mar-zx-infor ul li dl dd span{
  font-size: 14px;
  color: #888888;
  background-color: #f8f5f1;
padding-left: 10px;
}








.uf_why1-mar h3{
    color: #333333;
    font-size: 26px;
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
}
.uf_why1-mar h6{
    color: #333333;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}


.uf_why1-mar p{
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin: 30px 0;
}
.uf_why1-mar p span{
    color: #ff4b5a;
}



.uf_why1-mar .tablist ul li{
    font-size: 16px;
    color: #666666;
    float: left;
    width: 175px;
    height: 46px;
    background-color: #f8f5f1;
    line-height: 46px;
    text-align: center;
    position: relative;
    /* border-bottom: 1px solid #ffbe5a;*/
}
.uf_why1-mar .tablist ul li a span{
    position: absolute;
    top: 10px;
    left: 0px;
    color: #ffffff;
    width: 2px;
    height: 30px;
    display: inline-block;
    background-color: #ffffff;
}



/*.uf_why1 .tablist ul li:before{
    /!*position: absolute;
    top: 0px;
    left: 0px;*!/
    width: 2px;
    height: 5px;
    background-color: #9b040d;
}*/



.uf_why1-mar .tablist ul li.cur a{
    height: 0;
    width: 136px;
    display: inline-block;
    /*background-color: #ffbe5a;*/
    border-bottom: 46px solid #ffbe5a;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    color: #ffffff;
    font-weight: 600;
}

.cur1{
    display: none;
}

.show{
    display: block;
}

.uf_why1-mar .tabcon ul{
    border: 1px solid #ffbe5a;
    border-top: 2px solid #ffbe5a;
}
.uf_why1-mar .tabcon ul li{
    width: 230.5px;
    height: 59px;
    border: 1px solid #f1f1f1;
    line-height: 59px;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #888888;
    position: relative;
}


.uf_why1-mar .tabcon ul li section.tab_imm{
    position: absolute;
    top: 0;
    left: 0;
    width: 230.5px;
    height: 58px;
    border: 1px solid #f1f1f1;
    line-height: 58px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    background-color: #ff4b5a;
    color: #ffffff;
}
.uf_why1-mar .tabcon ul li section.tab_imm a{
    color: #f6ff00;
    padding-left: 15px;
}

.uf_why1-mar .tabcon ul li:hover section.tab_sec{
    /*cursor: pointer;*/
    visibility: hidden;
    opacity: 0;
}
.uf_why1-mar .tabcon ul li:hover section.tab_imm{
    /*cursor: pointer;*/
    visibility: visible;
    opacity: 1;
}


.uf_why1-mar .tijiao{
    height: 60px;
    background-color: #ffbe5a;
}


.uf_why1-mar .tijiao p.p1{
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 5px;
}

.uf_why1-mar .tijiao .tj_div{
    width: 185px;
}

.uf_why1-mar .tijiao .tj_div1{
    width: 960px;
    margin-top: 10px;
}
.uf_why1-mar .tijiao .tj_div1 label{
    color: #ffffff;
    font-size: 20px;
    padding-left: 10px;
}

.uf_why1-mar .tijiao .tj_div1 input{
    width: 139px;
    height: 32px;
    background-color: #ffe5bd;
    border: none;
}
.uf_why1-mar .tijiao .tj_div1 input:focus{
    background-color: #ffffff;
}
.uf_why1-mar .tijiao .tj_div1 input.sbutton2{
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ff4b5a;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 15px;
    padding-left: 0px;
}

.uf_why1-mar .tijiao .tj_div1 input.sbutton2:hover{
    background-color: #b8162b;
}


.footer-mar{
  padding-top: 20px;
}
.mt20{
  margin-top: 20px;
}

.footer-mar dl dt{
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  float: left;
}
.footer-mar dl dd{
    float: left;
    margin-left: 20px;
}
.footer-mar dl dd a{
  font-size: 14px;
  color: #ffffff;
}



/*
.dn {
    display: block;
}

.go-top {
    position: fixed;
    top: 458px;
    right: 10px;
    width: 70px;
    z-index: 999;
}

.go-top a {
    // transition: all 0.5s ease;
    // -o-transition: all 0.5s ease;
    // -moz-transition: all 0.5s ease;
    // -webkit-transition: all 0.5s ease;
}

.go-top a {
    display: block;
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
    background: #fff url(../images/top1-feb.png) 3px -302px no-repeat;
    border: 1px solid #d82b2b;
}

.go-top .go:hover {
    background: #d82b2b url(../images/top1-feb.png) 3px -114px no-repeat;
} */


.cbl_s {
    position: fixed;
    top: 316px;
    right: 30px;
    width: 50px;
    z-index: 999;
}

.dianhua {
    width: 70px;
    height: 70px;
    background: #fff url(../images/top1-feb.png) 3px -178px no-repeat;
    border: 1px solid #d82b2b;
    border-bottom: none;
    position: relative;
}

.dianhua:hover {
    background: #d82b2b url(../images/top1-feb.png) 3px 13px no-repeat;
}

.dianhua:hover img {
    display: block;
}

.erweima:hover {
    background: #d82b2b url(../images/top1-feb.png) 3px -51px no-repeat;
}

.erweima:hover img {
    display: block;
}

.erweima {
    width: 70px;
    height: 70px;
    background: #fff url(../images/top1-feb.png) 3px -242px no-repeat;
    border: 1px solid #d82b2b;
    border-bottom: none;
    position: relative;
}

.dianhua img {
    position: absolute;
    top: 0px;
    right: 71px;
    display: none;
}

.erweima img {
    position: absolute;
    top: -25px;
    right: 71px;
    display: none;
}



@media screen and (max-width: 1441px) {
  .cbl_s{
    top: 316px;
  }
  .go-top{
    top: 458px;
  }
}


.company-mar{
  display: flex;
  justify-content: space-around;
  border: 1px solid #ffbe5a;
border-top: 2px solid #ffbe5a;
height: 178px;
}

.company-mar section:last-child{
  flex: 1;
  margin: 0px 15px;
}

.company-mar h4{
  color: #333333;
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.company-mar h4::after{
  content: "";
  position: absolute;
top: 8px;
left: 0px;
width: 10px;
height: 10px;
border-radius: 50%;
display: inline-block;
background-color: #ffbe5a;
}
.company-mar p{
  font-size: 14px;
  color: #666666;
  text-align: justify;
  margin: 2px 0!important;
}


.infor-mar-bg{
  height: 160px;
    background: url(../images/mar/infor-mar-bg.png) no-repeat;
    background-position: center;
    margin: 40px auto;
    cursor: pointer;
}




.list-h5{
  color: #333333;
  font-size: 14px;
}
.list-h5 a{
  color: #222;
  font-size: 14px;
}


.list-li ul li{
  height: 150px;
	background-color: #f8f5f1;
  box-sizing: border-box;
  padding: 0px 21px;
  margin-top: 10px;
  border: 1px solid transparent;
}

.list-li ul li:hover{
  border: 1px solid #ffbe5a;
}

.list-h3{
  color: #466ab3;
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
}

.list-h3 span{
  float: right;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  margin-top: 3px;
}

.list-h6{
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
}
.list-h6 span{
  color: #222222;
  font-size: 14px;
  margin-left: 13px;
}
.list-h6 span:first-child{
  margin-left: 0px;
}

.list-p{
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}



.infor-fl-jb{
	margin-top: 30px;
}
.infor-fl-jb-ul ul li:first-child{
  margin-left: 40px;
}
.infor-fl-jb-ul ul li{
	float: left;
}
.infor-fl-jb-ul ul li a{
		font-size: 18px;
 color: #222222;
  width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    margin: 0px 4px;
}
.infor-fl-jb-ul ul li.active a{
  width: 28px;
  	height: 28px;
  	background-color: #ffbe5a;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    color: #ffffff;

}

.infor-fl-jb-a a{
  display: inline-block;
  height: 28px;
  line-height: 28px;
	font-size: 16px;
 color: #222222;
 margin-left: 15px;
 /* display: inline-block;
 width: 90px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 background-color: #fbf4f4;
 border-radius: 20px;
 margin-left: 2px; */
}


.infor-fl-jb-total span{
  font-size: 16px;
 color: #222222;
 display: inline-block;
 height: 28px;
 line-height: 28px;
 margin-left: 15px;
}



.art-con{
  /* min-height: 950px; */
	background-color: #f8f5f1;
}


.art-title{
  text-align: center;
}

.art-title h3{
  font-size: 18px;
 color: #222222;
 font-weight: bold;
 padding-top: 25px;
 padding-bottom: 10px;
}

.art-title h4{
  font-size: 14px;
 color: #666666;
}

.art-title h4 span{
  font-size: 14px;
 color: #222222;
 margin-left: 10px;
}
.art-title h4 span:first-child{
  margin-left: 0px;
}
.art-p{
  box-sizing: border-box;
  padding: 20px 20px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}
.art-p p{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 20px;
}

.art-next ul li a:first-child{
  font-size: 16px;
  color: #222222;
}

.art-next ul li a:first-child:hover{
  color: #ffbe5a;
}
.art-next ul li a{
  font-size: 16px;
  color: #666666;
}
.art-next{
  margin: 30px 30px;
}
.art-next ul li:first-child{
  margin-bottom: 10px;
}



                                                                                   .picScroll-left7-7 {
                                                                                       position: relative;
                                                                                   }

                                                                                   .picScroll-left7-7 .hd7-7 ul.ul7-7 li.li7-7 {
                                                                                       position: relative;
                                                                                   }

                                                                                   .picScroll-left7-7 .hd7-7 ul {
                                                                                       float: right;
                                                                                       overflow: hidden;
                                                                                       zoom: 1;
                                                                                       margin-top: 10px;
                                                                                       zoom: 1;
                                                                                       position: absolute;
                                                                                       bottom: 40px;
                                                                                       left: 45%;
                                                                                       z-index: 100;
                                                                                   }

                                                                                   .picScroll-left7-7 .hd7-7 ul li {
                                                                                       float: left;
                                                                                       width: 15px;
                                                                                       height: 15px;
                                                                                       overflow: hidden;
                                                                                       margin-right: 15px;
                                                                                       text-indent: -999px;
                                                                                       cursor: pointer;
                                                                                       background-color: #fff;
                                                                                       border-radius: 50%;
                                                                                       border: 1px solid #e5e5e5;
                                                                                       /*background: url("../images/icoCircle2-7.png") 0 -34px no-repeat;*/
                                                                                   }

                                                                                   .picScroll-left7-7 .hd7-7 ul li.on {
                                                                                       /*background-position: 0 0;*/
                                                                                       background-color: #ffbe5b;
                                                                                       border: 1px solid #ffbe5b;
                                                                                   }
