
/*breadcrumb导航*/
.margin_top{
	margin-top: 10px
}
.breadcrumb{
	padding:260px 0;
	margin:0;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
}
.w3layouts_skills_grids {
    margin-top: 3em;
}
header .carousel-inner .banner-content{
    position: absolute;
    top: 20px;
    width: 175px;
    left: 15px;
    color: #fff;
}
header .carousel-inner .banner-content .banner-content-title, header .carousel-inner .banner-content .banner-content-intro {
    text-align: left;
	font-family: "苹方";
}
header .carousel-inner .banner-content .banner-content-title{
    font-size: 15px;
    padding-bottom: 5px;
}
header .carousel-inner .banner-content .banner-content-intro {
    font-size: 12px;
    margin: 0 0 5px;
}

header .carousel-inner .banner-content .banner-content-anchor {
    font-size: 12px;
    text-align: left;
    padding: 5px 0;
}
header .carousel-inner .banner-content .banner-content-anchor > a {
    display: inline-block;
    padding: 5px 25px;
    background-color: #fff;
    color: #00a7cb;
    border: 1px solid #fff;
    border-radius: 300px;
    transition: box-shadow 0.5s, transform 0.5s;
}

header .carousel-inner .banner-content .banner-content-anchor > a:hover {
    -moz-box-shadow:1px 1px 10px #fff;
    -webkit-box-shadow:1px 1px 10px #fff;
    box-shadow:1px 1px 10px #fff;
}


@media (max-width: 1199px) {
    header .carousel-inner .banner-content{
        position: absolute;
        top: 15%;
        width: 80%;
        left: 10%;
        right: auto;
    }
}
@media (min-width: 1200px) {
    header .carousel-inner .banner-content{
        position: absolute;
        top: 37%;
        width: 490px;
        left: calc((100% - 1170px)/2 + 15px);
        right: auto;
    }
}


@media (min-width: 768px) {
	.td_lan{width:calc(100% / 5)}
    header .carousel-inner .banner-content .banner-content-title, header .carousel-inner .banner-content .banner-content-intro {
        text-align: left;
    }
    header .carousel-inner .banner-content .banner-content-title{
        font-size: 33px;
        font-weight: 600;
        padding-bottom: 5px;
    }
    header .carousel-inner .banner-content .banner-content-intro {
        font-size: 18px;
        margin: 20px 0 30px;
        line-height: 30px;
    }

    header .carousel-inner .banner-content .banner-content-anchor {
        font-size: 24px;
        text-align: left;
        padding: 10px 0;
    }
    header .carousel-inner .banner-content .banner-content-anchor > a {
        display: inline-block;
        padding: 5px 25px;
        background-color: #fff;
        color: #00a7cb;
        border: 1px solid #fff;
        border-radius: 300px;
    }
}

.banner_dx{background:url('../image/enterprise-sms_bg.jpg');background-repeat: no-repeat;background-size: cover;}
.banner_ai{background:url("http://www.gzdlinfo.cn/img/abanner_ai.jpg") ;background-repeat: no-repeat;background-size: cover;}
.banner_sk{background:url('../image/banner_sk.jpg');background-repeat: no-repeat;background-size: cover;}
.banner_gy{background:url('../image/banner_gy.jpg') ;background-repeat: no-repeat;background-size: cover;}
.banner_jj{background:url('http://www.gzdlinfo.cn/css/img/jiam.jpg') ;background-repeat: no-repeat;background-size: cover;}
.banner_jr{background:url('../image/jj_02.jpg') ;background-repeat: no-repeat;background-size: cover;}
.breadcrumb:before{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/*opacity:0.6;*/
	content:"";
}


.breadcrumb .breadcrumb-text h2 span{
	color:#ED1C24;
	text-shadow:0px 0px 2px #fff;
}
.breadcrumb .breadcrumb-text ul {
	padding: 0;
	font-size: 18px;
    margin: 20px 0 40px;
    line-height: 30px;
}
.breadcrumb .breadcrumb-text ul li{
	display:inline-block;
}
.breadcrumb .breadcrumb-text ul li {
	color:#fff;
	font-size:15px;
	line-height: 2em;
}
.w3l_footer_pos {
    position: inherit;
    padding: 1em;
    left: 0%;
    bottom: 0%;
    width: 100%;
    background: rgba(0, 0, 0, 0.88);
}

@media (min-width: 1000px) {
	.img_m img {
    width: calc(100% / 4 - 3px);
    margin: 0;
	padding: 0
}
	.breadcrumb .breadcrumb-text{
	text-align:left;
	width: 43%
}
.breadcrumb .breadcrumb-text h2{
	padding-bottom: 20px;
	color:#fff;
	text-align: left;
	text-transform:capitalize;
}
}
section#twitter {
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-attachment: fixed;
    padding: 60px 0;
    position: relative;
    color: white;
    text-align: center;
}

/*888*/


/*-- stats --*/

.w3layouts_stats_left {
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px;
    color: #ffffff;
    margin: 0.1em 0 0.1em 0;
}
.w3layouts_stats_left h3 {
    font-size: 1.3em;
    color: #fff;
    letter-spacing: 3px;
    margin: 30px 0 20px;
    font-weight: 400;
}

.w3layouts_stats_left span {
    font-size: 2.5em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    text-align: center;
   background: url(../image/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}

.agile_inner_info_stats {
    margin-top: 2em;
}

span.ttt {
    color: #fff;
}
/*3）产品特点开始*/
/*3）优势特性开始*/

@media(min-width:1200px) {
    #caascode-advantage {
        background: #F8FAFE;
    }

    #caascode-advantage .caascode-advantage-wrapper h3 {
        margin-left: auto;
        margin-right: auto;
        margin: 0;
        padding-top: 100px;
        color: #333;
        font-size: 28px;
        text-align: center;
        font-weight: bold;
    }

    .caascode-advantage-content {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 1170px;
        margin-left: auto;
        margin-right: auto;
    }

    .caascode-advantage-content-ul {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        width: 1170px;
        /*margin-bottom: 150px;*/
        margin-left: auto;
        margin-right: auto;
        list-style-type: none;
        padding: 0;
    }

    .caascode-advantage-content-ul li {
        width: 48%;
        height: 100px;
        cursor: pointer;
        border-radius: 4px;
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .caascode-advantage-content-ul li:nth-child(1),
    .caascode-advantage-content-ul li:nth-child(3) {
        margin-left: 0;
    }

    .caascode-advantage-content-ul li:nth-child(2),
    .caascode-advantage-content-ul li:nth-child(4) {
        margin-left: 2%;
    }

    .caascode-advantage-content-ul li:nth-child(3),
    .caascode-advantage-content-ul li:nth-child(4) {
        margin-top: 50px;
    }

    .caascode-advantage-img {
        flex: 1;
        line-height: 100px;
    }

    .caascode-advantage-detail {
        flex: 8;
        margin-left: 30px;
    }

    .caascode-advantage-title {
        /* font-family: PingFangSC-Medium; */
        font-size: 20px;
        color: #1765DE;
        letter-spacing: 0;
        margin-top: 20px;
        font-weight: bold;
    }

    .caascode-advantage-info {
        /* font-family: PingFangSC-Regular; */
        font-size: 16px;
        color: #666;
        letter-spacing: 0;
        margin-top: 10px;
    }

}



@media(min-width:1200px) {
    #caascode-scenes .caascode-scenes-wrapper h3 {
        margin-left: auto;
        margin-right: auto;
        margin: 0;
        padding-top: 50px;
        color: #333;
        font-size: 28px;
        text-align: center;
        font-weight: bold;
    }

    .caascode-scenes-content {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 1170px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .caascode-scenes-detail {
        flex: 1;
    }

    .caascode-scenes-img {
        flex: 1;
    }

    .caascode-scenes-title {
        /* font-family: PingFangSC-Medium; */
        font-size: 22px;
        color: #333333;
        letter-spacing: 0;
        margin-top: 140px;
        font-weight: bold;
    }

    .caascode-scenes-title span {
        border-bottom: 3px solid #409cf2;
        padding-bottom: 20px;
    }

    .caascode-scenes-info {
        margin-top: 50px;
        /* font-family: PingFangSC-Regular; */
        font-size: 16px;
        color: #666666;
        width: 80%;
    }

    .caascode-scenes-list {
        margin-top: 30px;
    }

    .caascode-scenes-ul {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        list-style-type: none;
        padding: 0;
        margin: 0;
        width: 88%;
    }

    .caascode-scenes-ul li {
        width: 30%;
        height: 20px;
    }

    .caascode-scenes-ul li span {
        display: inline-block;
        margin-left: 10px;
        font-size: 16px;
        color: #1765DE;
        font-weight: bold;
    }

    .caascode-scenes-ul li:nth-child(1),
    .caascode-scenes-ul li:nth-child(4) {
        margin-left: 0;
    }

    .caascode-scenes-ul li:nth-child(2),
    .caascode-scenes-ul li:nth-child(3),
    .caascode-scenes-ul li:nth-child(5),
    .caascode-scenes-ul li:nth-child(6),
    .caascode-scenes-ul li:nth-child(8),
    .caascode-scenes-ul li:nth-child(9) {
        margin-left: 3%;
    }

    .caascode-scenes-ul li:nth-child(4),
    .caascode-scenes-ul li:nth-child(5),
    .caascode-scenes-ul li:nth-child(6),
    .caascode-scenes-ul li:nth-child(7),
    .caascode-scenes-ul li:nth-child(8),
    .caascode-scenes-ul li:nth-child(9) {
        margin-top: 14px;
    }
}
/*3）优势特性结束*/
.entry-wrapper {
    -webkit-box-shadow: 0 0 40px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 40px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 40px 2px rgba(0,0,0,.1);
}
.entry-image img{
	width: 100%
}
.entry-content {
    padding: 40px 50px;
    background: #FFF;
}
 .entry-title {
    font-size: 22px;
    font-family: Muli,sans-serif;
    font-weight: 400;
    line-height: 1;
    margin-bottom:16px;
    color: #2F3437;
}
.type-post p {
    font-size: 16px;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 300;
    height: 70px;
    color: #7E8284;
	line-height: 1.6em
}
/*3）产品特点结束*/

/* 企业短信-短信服务*/
/* 适用场景*/

ul{list-style:none;}
.menuB ul{display:none;padding:15px;line-height:180%;}
.apply .carousel-inner {
    margin-top: 80px;
}
.apply, .apply .panel-body, .apply .panel-body > .container{
    background-color: #f4f7fa;
}
.apply .panel-body .carousel-inner {
    border-top: 1px solid #ccc;
}

.apply .panel-body .carousel-inner .item .apply-block-text {
    height:90px;
}


.apply .panel-body .carousel-inner .item .apply-block-title, .apply .panel-body .carousel-inner .item .apply-block-intro{
    margin: 10px 0px;
    font-size: 20px;
    color: #333;
}
.apply .panel-body .carousel-inner .item .apply-block-intro{
    top: 280px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.apply .panel-body .carousel-inner .item .apply-block-intro {
    top: 280px
}
.apply .carousel-indicators {
    width: 100%;
    left:0;
    border: none;
    margin: 0;
    bottom: auto;
    top: -96px;
}
.apply .carousel-indicators li {
    background-color: transparent;
    width: calc(100% / 5 - 6px);
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    height: 96px;
}
.apply .carousel-indicators li.active {
    border-bottom: 2px solid #409cf2;
}

.apply .carousel-indicators > li .carousel-indicators-dot-on, .apply .carousel-indicators > li.active .carousel-indicators-dot{
    display: none;
}

.apply .carousel-indicators > li.active .carousel-indicators-dot-on{
    display: block;
}

.apply .carousel-indicators > li .carousel-indicators-dot-on > img, .apply .carousel-indicators > li .carousel-indicators-dot > img {
    margin: 0 auto;
}
.apply .carousel-indicators > li .carousel-indicators-title {
    padding: 10px 0;
    text-align: center;
    text-indent: 0;
    font-size: 14px;
}

.apply .carousel-inner .item .apply-block-img {
    position: relative;
    height:400px;
}
.apply .carousel-inner .item .apply-block-img video{
    height: 100%
}
.apply .carousel-inner .item .apply-block-img img {
    position: absolute;
    top: 60px;
}

@media (min-width: 768px) {
    .apply .panel-body .carousel-inner .item .apply-block-text {
        height:auto;
    }
    .apply .carousel-inner {
        margin-top: 100px;
    }

    .apply .carousel-inner .item .apply-block-img {
        position: relative;
        height:670px;
    }
    .apply .carousel-inner .item .apply-block-img img {
        position: absolute;
    }
    .apply .panel-body .carousel-inner .item .apply-block-title, .apply .panel-body .carousel-inner .item .apply-block-intro{
        position: absolute;
        top: 160px;
        left:0;
        padding: 0 18%;
        font-size: 24px;
    }
    .apply .panel-body .carousel-inner .item .apply-block-intro{
        top: 210px;
        font-size: 16px;
    }
   /*  .apply .panel-body .carousel-inner .item .apply-block-intro {
       top: 270px
   } */
    .apply .carousel-indicators {
        width: 1170px;
        left: -webkit-calc((100% - 1170px)/2);
        left: calc((100% - 1170px)/2);
        right: -webkit-calc((100% - 1170px)/2);
        right: calc((100% - 1170px)/2);
        top: -96px;
    }
    .apply .carousel-indicators li {
        height: 96px;
    }
    .apply .carousel-indicators > li .carousel-indicators-title {
        padding: 10px 0;
        text-align: center;
        text-indent: 0;
        font-size: 18px;
    }
}

.apply .carousel-indicators > li.active .carousel-indicators-title {
    color:#409cf2;
}




/* 适用场景*/
 
.single-item {
  margin-bottom: 40px;
  border: 1px solid #ccc;
  padding: 17px 19px 12px;
	    background: #fff;
}
    .single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;   
	height: 140px
}
    .single-item .img-holder img {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 100%;      
}
    .single-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 3%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  transition: all 500ms ease 0s;
  width: 45px;   
}
    .single-item a h5 {
      text-align: center;
    color: #333;
    font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 16px;
  transition: all 500ms ease;
}
    .single-item .text-holder {
  margin: 18px 0 0;
}
    .single-item .text-holder p{
	height: 80px;
	margin: 0 auto;
    width: 95%;
	line-height: 24px;
    color: #666;
}

    .single-item:hover a h5{
  color: #43c3ea;
}
    .single-item:hover .img-holder .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
    .single-item:hover .img-holder img {
  -webkit-transform:scale(1.3);
  transform:scale(1.3);
}
    .single-item .img-holder .overlay .box .content a:hover i{
  background: #152545;
  color: #43c3ea;
}
/* 企业短信-短信服务*/
/* 企业短信-强大的技术支撑*/
.sms_7_img{
	margin-top: 20px;
}
.sms_7_box{
	margin-bottom:15px;
	margin-top: 15px
}
.choose {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  float: left;
}
.choose .half {
  width: 50%;
  display: inline-block;
  background: #2098F5;
}
@media screen and (max-width: 768px) {
  .choose .half {
    width: 100%;
  }
}

.features-wrap {
  padding: 4em;
}
@media screen and (max-width: 768px) {
  .features-wrap {
    padding: 1em;
  }
}
.features-wrap h2, .features-wrap h3, .features-wrap p {
  color: #fff !important;
}
.features-wrap p {
  color: rgba(255, 255, 255, 0.7) !important;
}

.features {
  position: relative;
  margin-bottom: 60px;
}
.features h3 {
  font-size: 20px;
margin-bottom: 20px
}
.features p {
font-size:18px;
}
.features .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 80px;
  height: 80px;
  background: #34b8c0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.features .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  font-size: 30px;
  color: #fff;
}
.features .desc {
  padding-left: 100px;
}

.img-bg, .img-user {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.qbootstrap-heading {
    margin-bottom: 5em;
}

/*===================
	强大的技术支撑 结束
=====================*/
.what-left {
    float: left;
    width: 15%;
    text-align: center;
}
.what-right {
    float: right;
    width: 83%;
}
.what-grid1 h4,.what-grid h4 {
    font-size: 1.5em;
    letter-spacing: 1px;
	text-transform: uppercase;
}

.what-grid1 p,.what-grid p {
    font-size: 15px;
   
}
.what-grid1 i {
    height: 60px;
    width: 60px;
    margin: 3px;
    font-size: 1.5em;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    background: #2098F5;
    color: #fff;
}
.what-top1 {
    margin: 3em 0;
}
.what-agile-info {
    margin-top: 30px;
    border-left: 3px solid #fb4e4e;
    padding: 0 0px 0 20px;
}
p.w3agile {
    font-size: 14px;
    color: #777;
    width: 70%;
    margin: 0 auto;
	line-height: 28px;
	text-align: center;
}

/*-- pk--*/
.kefu_duibi {
    /*width: 1200px;*/
    margin: auto;
    margin-top: 45px;
}
.kefu_duibi img {
    float: left;
}


/*-- pk--*/


.off{color:#2098F5  !important ;font-weight:bold;}
/*.menu{line-height:28px;}*/
.Solution_menu{text-align: center}
.Solution_menu li{font-size: 1.3em;color: #7E8284;display: inline-block;margin-right: 35px;line-height:3rem;cursor:pointer;}
.Solution_menudiv{padding:30px 15px;}
.summary{width: 100%;box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);padding: 2%;color: #999;background: #2098F5;color: #fff;font-size: 15px;line-height: 1.85em;margin-bottom: 1.6em;}
.history-left-grid:nth-child(2) {
    margin-top:20px
}
.history-left-grid{
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
	padding: 2% 3%;
}
.history-left{
	padding-left: 0px;
	    margin-bottom: 1em;
}
.history-right{
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
	padding: 1% 2% 1% 2%;
	margin-bottom: 1.6em;
}
.history-left-grid h4, .history-right h4 {
    color:#2098F5;
    font-size: 1.3em;
    line-height: 2em;
    text-transform: capitalize;
    font-weight: bold;
}
.history-left-grid p.aut {
    color: #999;
    font-size: 15px;
    margin: 0;
    line-height: 1.85em;
    padding: 0;
}
.history-right p {
    color: #999;
    font-size: 15px;
    line-height: 1.85em;
}
@media (min-width: 992px){
	.Solution_menudiv .mb{margin-bottom: 100px; margin-top: -160px;}
}
.neron{margin: 0 auto;overflow: hidden;margin-top: 50px;position: relative;margin-bottom: 50px;}
.ditu {    min-height: 820px;}
.ditu img{width: 100%;}
.container .requirements_box{font-size: 12px;line-height: 23px;border: solid 2px #e6e6e6;padding: 30px;color: #3f3f3f;padding-bottom: 14px;position: relative;min-height:1080px
}
.requirements_box h2{font-size: 1.4em;line-height: 2.2em;font-weight: 600;font-family: 'PingFang Medium'}
.requirements_box p{font-size: 1.35em;line-height: 2.1em;margin-bottom: 1em;color: #7E8284}
.zhiwei_tit{
	    font-size: 1.5em;
		font-weight: 600;
		line-height: 40px;
		background: #fff;
		padding: 0 10px;
		top: -20px;
		position: absolute;
}
.erweima{position: absolute;float: right;right: 0;margin-top: 50px;}
@media (min-width: 992px){
.ditu {height:1100px;overflow: hidden}
	.pk{    margin-top: 5em;}
}

.requirements_box span{
    color: #fff;
    font-size: 14px;
    background: #2098F5;
    display: inline-block;
    padding: 25px 30px;
    margin-top: 10px;
    line-height: 28px;
}

/*===================
	强大的技术支撑 结束
=====================*/
/*--ai语音 - 产品介绍 --*/ 
h3.agileits-title, h2.agileits-title {
    font-size: 3em;
    margin: 0;
    color: #333;
    text-align: center;
}
.w3l-services-grid{
	text-align:center;
}
.w3l-services-text {
    padding:2em 2em 0;
    box-shadow: 10px 10px 20px #ccc;
	position: relative;
	background: #fff;
}
.w3l-services-text p {
    font-size: 16px;
    line-height: 28px;
	min-height:160px;
	color: #666
}
.w3l-services-text:before {
    content: '';
    width: 0%;
    border: 2px solid #2098F5;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
    transition: .5s all; 
}
.w3ls-services-img {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.w3ls-services-img i.fa {
    color: #2098F5;
    font-size: 3em;
    padding: .4em 0 0 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.agileits-services-info h4 {
    color: #333;
    font-size: 1.3em;
    margin: 1.3em 0 0.8em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.w3l-services-grid:hover .w3ls-services-img{
    background: #2098F5;  
}
.w3l-services-grid:hover .w3ls-services-img i.fa {
    color: #fff; 
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
    transform: scale(0.5);
} 
.w3l-services-grid:hover .w3l-services-text:before { 
    width: 100%;  
}
.services {
    padding: 5em 0;
}
.w3-services-grids {
    margin-top: 4em;
}
.px_box {
    width: 70%;
    margin: 0 auto;
    padding-top: 1em;
}
.px_box img{width: 100%}
@media only screen and (max-width: 767px){}
.px_box {
    width: 100%;
}
/*-- //ai语音 - 产品介绍 --*/

/*===================
	语音通知优势特性 开始
=====================*/
#tline {
	padding-bottom:60px;
}
.tline-holder {
	margin:0 auto;
	padding:0px;
	padding-top:20px;
	width:100%;
	position:relative;
	overflow:hidden;
	list-style:none;
}
.tline-holder:before {
	background:#e4e4e4;
	content:"";
	left:50%;
	top:20px;
	bottom:0px;
	position:absolute;
	width:1px;
	margin-left:-1px;
	height:9999px;
}
ul .tline-holder>li {
	width:100%;
	float:left;
	display:inline-block;
}
.tline-item-content {
	width:61.5%;
}
.tline-item-txt {
	position:relative;
	padding:20px;
	background:#fff;
	border:1px solid #e4e4e4;
	margin-top:-20px;
}
.tline-item-txt h3 {
	text-transform:uppercase;

	font-size:17px;
	margin-bottom:10px;
	font-weight:700;
	color:#333;
}
.tline-item-txt .meta {
	color:#999;
}
.tline-item-left .tline-item-content:hover .date-icon,.tline-item-right .tline-item-content:hover .date-icon {
	-webkit-animation:pulse .3s;
	animation:pulse .3s;
}
.tline-item-left {
	float:left;
	
	position:relative;
}
.tline-item-left .tline-item-content {
	float:left;
}
.tline-item-left .tline-item-txt {
	margin-right:60px;
}
.tline-item-left .date-icon {
	margin-right:-20px;
	float:right;
	background-color:#303543;
	color:#fff;
}
.tline-item-right {
	float:right;
	position:relative;
}
@media (min-width: 992px){
.tline-item-right{
    width: 73.5%
}
.tline-item-left{
    width: 73.5%
}
}
.tline-item-right .tline-item-content {
	float:right;
}
.tline-item-right .tline-item-txt {
	margin-left:60px;
}
.tline-item-right .date-icon {
	margin-left:-20px;
	float:left;
}
.tline-item-txt:before,.tline-item-txt:after {
	content:" ";
	position:absolute;
	top:24px;
	display:block;
	width:0;
	height:0;
	border-top:solid 15px transparent;
	border-bottom:solid 15px transparent;
}
.tline-item-left .tline-item-txt:before,.tline-item-left .tline-item-txt:after {
	right:-18px;
	border-left:solid 20px #fff;
}
.tline-item-left .tline-item-txt:before {
	right:-20px;
	border-left-color:#e4e4e4;
}
.tline-item-right .tline-item-txt:before,.tline-item-right .tline-item-txt:after {
	left:-18px;
	border-right:solid 20px #fff;
}
.tline-item-right .tline-item-txt:before {
	left:-20px;
	border-right-color:#e4e4e4;
}
.date-icon {
	text-align:center;
	padding-top:12px;
	width:40px;
	height:40px;
	background-color:#2098F5;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	color:#fff;
}
.tline-start {
	width:100%;
	float:left;
	padding:0px;
	position:relative;
}
.tline-start-content {
	text-align:center;
}
.tline-start .tline-start-icon {
	margin:0 auto;
	margin-bottom:20px;
	width:12px;
	height:12px;
	background:#e4e4e4;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
}
.regularform input,.regularform textarea {
	margin-bottom:15px;
	padding:15px;
	border:1px solid #ddd;
	font-size:13px;
}
.regularform input[type=submit] {
	border:0;
}
.regularform textarea {
	height:150px;
}
.regularform input.norightborder {
	border-right:0;
}
.done {
	display:none;
}
.social-icons a {
	color:white;
	margin:20px;
}
.social-icons a:hover {
	color:#e9e9e9;
}
.social-icons {
	margin-top:30px;
}
h1.bottombrand {
		font-family:"Mrs Sheppards";
	color:#fff;
	font-size:60px;
	margin-top:0;
}
h1.bottombrand:first-letter {
	color:#f05f40;
}
input.error,textarea.error {
	border:1px solid red;
}
@media only screen and (max-width:768px) {
	.wow {
		visibility:visible !important;
		-webkit-animation:none !important;
		-moz-animation:none !important;
		-o-animation:none !important;
		-ms-animation:none !important;
		animation:none !important;
	}
	.tline-item-content {
			margin-bottom:30px;
	}
	.tline-item-right,.tline-item-left {
		clear:both;
		float:none;
	}
	.tline-item-content {
		width:100%;
	}
	.tline-item-left .date-icon {
		margin-right:0;
	}
	.tline-item-right .date-icon {
		margin-left:0;
	}
	.parallax {
		background-attachment:scroll !important;
		background-position:100% !Important;
	}
	.portfolio-box img,.team-thumb img {
		width:100%;
	}
	.funfacts {
		margin-bottom:30px;
	}
	.regularform input,.regularform textarea {
		width:100%;
		border:1px solid #eee;
	}
	.item blockquote {
		font-size:16px;
	}
	#quote-carousel .carousel-control {
		display:none;
	}
	.funfacts .counter {
		font-size:35px;
	}
	section {
		padding:30px 0;
	}
	.equal-heights .box {
		padding:30px;
	}
	.carousel-caption h1 {
		font-size:60px;
	}
	.section-heading {
		font-size:30px;
	}
	#quote-carousel .carousel-indicators .active {
		width:80px;
		height:80px;
	}
	#quote-carousel {
		padding:0 10px 10px 10px;
		margin-top: 30px;
	}
}
/*===================
	语音通知优势特性 结束
=====================*/

/*
* ----------------------------------------------------------------------------------------
* 05.开始产品功能样式
* ----------------------------------------------------------------------------------------
*/
.our_services{position:relative;}
.our_services:before{
    background: rgba(0,0,0, 0.8);
    /* background-color: rgba(3,169,244,0.1) */
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    position: absolute;
    top: 0;
    width: 100%;

}
.service {
border: 2px solid #fff;
height: 260px;
margin: 20px 0;
padding: 20px;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
/*.icon {88888888888888888
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    color: #333;
    display: inline-block;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    top: 50px;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 60px;
}*/
.service h4 {
    color: #fff;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    top: 90px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
            transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
.service:hover {background:#03a9f4;border: 2px solid #03a9f4;}
.service:hover .icon {
    top: -10px;
    color: #03a9f4;
}
.service:hover h4 {
    color: #fff;
    top: 0px;
    margin-bottom:15px
}
.service p {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
.service:hover p {
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.deals-grids {
    margin-top: 4em;
    overflow: hidden;
}
.deals-left, .deals-right {
    float: left;
    text-align: left;
}
.deals-right {
    width: 70%;
    margin-left: 2.5em;
}
.deals-right h4 {
    font-size: 1.6em;
    margin-bottom: 0.5em;
    margin-top: 0;
    color: #fff;
    text-transform: capitalize;
}
.deals-right p {
    color: #cecece;
}
.deals-left i.fa {
    font-size: 2em;
    border: 1px solid;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.color1 {
    color: #176aff ;
}
.color2 {
    color: #00c57e ;
}
.color3 {
    color: #e8ff00;
}
.color4{
    color: #fd463e;
}

.deals-grids:hover i.fa {
    color: #fff;
}
@media (min-width: 992px){
    .col-xs-5ths{width: 20%;float: left;padding-right: 10px;padding-left: 10px;}
}
@media (max-width:400px){
	.deals-left i.fa {
		line-height: 50px;
    width: 50px;
	height:50px;}
}
/*
* ----------------------------------------------------------------------------------------
* 05.结束产品功能样式
* ----------------------------------------------------------------------------------------
*/

/*===================
	短信选择当郎的理由 开始
=====================*/
.ly_box p{
	line-height: 2em;
	font-size: 16px;
	min-height: 130px;
}
/*=========================
	短信选择当郎的理由 结束
===========================*/
/*=========================
	企业短信-短信服务 结束
===========================*/
#Services{
	background:#fff;
}	
 .section .single-service {
	padding: 20px;
	background:#ecf1f2;
	margin-top: 30px;
	text-align: center;
	transition: all 0.6s ease;
	position:relative;
	box-shadow: 0px 0px 7px #0003;
}

 .section .single-service i {
	font-size: 32px;
	color: #fff;
	height: 66px;
	width: 66px;
	line-height: 66px;
	border-radius: 100%;
	transition:all 0.4s ease;
	background: #2098F5;
}
 .section .single-service h3::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 27px;
	border: 2px solid #2098F5;
	height: 54px;
	width: 54px;
	border-radius: 100%;
	margin-left: -27px;
	transition:all 0.4s ease;
}
 .section .single-service:hover h3::before{
	top: 13px;
	height: 80px;
	width: 80px;
	margin-left: -40px;
}


 .section .single-service h3{
	margin:20px 0px;
}

 .section .single-service p{ min-height: 100px;color: #666;font-size: 15px;line-height: 1.8em;}

.latest-works{
	
}
.latest-works .works-menu{
	text-align:center;
	padding-top:10px;
	padding-bottom:80px;
}
.latest-works .works-menu ul{}
.latest-works .works-menu ul li {
	font-size: 15px;
	color: #888;
	display: inline-block;
	margin-right: 35px;
}

.latest-works .works-menu ul li:hover:before,.latest-works .works-menu ul li.active:before{
	left:50%;
	opacity:1;
	visibility:visible;
}
.latest-works .works-menu ul li:hover,.latest-works .works-menu ul li.active{
	cursor:pointer;
}
.latest-works .works-menu ul li:last-child{
	margin:0;
}

.latest-works .single-work{
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
}
.latest-works .single-work:before{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	content:"";
	background:#000;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	z-index:99;
}
.latest-works .single-work:hover:before{
	opacity:0.8;
	visibility:visible;
}
.latest-works .single-work img{
	width:100%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.latest-works .single-work:hover img{
	transform:scale(1.1);
	z-index:-2;
}
.latest-works .single-work .works-hover{
	text-align:center;
	position:absolute;
	top:-130px;
	left:0;
	width:100%;
	height:100%;
	padding:30px;	
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	z-index:999;
}
.latest-works .single-work:hover .works-hover{
	top:50px;
}
.latest-works .single-work:hover .works-hover{
	opacity:1;
	visibility:visible;
}
.latest-works .single-work .works-hover h4 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
}

.latest-works .single-work .works-hover a{
	margin-right:10px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}

.latest-works .single-work .works-hover a i{
	color:#fff;
	font-size: 25px;
	border:1px solid #fff;
	padding: 5px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}

.latest-works .button-head{
	text-align:center;
}

.latest-works .button{
	margin-top:55px;
	text-align:center;
	display:inline-block;
	position:relative;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.latest-works .button .btn{
	color:#333333b3;
}


.latest-works .button .btn::before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	background: #333333b3;
	height: 2px;
	width: 40px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.latest-works .button:hover .btn::before{
	width: 100%;
}
.latest-works .button .btn:after{
	position:absolute;
	content:"";
	right:0;
	bottom:0;
	background:#333333b3;
	height:30px;
	width:2px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	
}
.latest-works .button:hover .btn::after{
	height: 100%;
}
.latest-works .button span::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #333333b3;
	height: 2px;
	width: 40px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.latest-works .button:hover span::before{
	width: 100%;
}
.latest-works .button span::after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #333333b3;
	height: 30px;
	width: 2px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.latest-works .button:hover span::after{
	height: 100%;
}

/*===================
	Blog
=====================*/

#blog{}
#blog .single-news{
	background:#faf9f9;
	/*border:1px solid #eeeeee;*/
	    box-shadow: 10px 10px 20px #ccc;
}
#blog .single-news img{
	width:100%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#blog .single-news{
	position:relative;
}

#blog .single-news .news-body {
	padding: 20px;
}

#blog .single-news .news-body .date {
	color: #fff;
	position: absolute;
	left: 0;
	top: 272px;
	padding: 8px 8px;
	font-size: 17px;
}





#blog .single-news .news-body h2 {
	font-size: 18px;
	line-height: 36px;
	text-transform:capitalize;
	
}
#blog .single-news .news-body h2 a{
	text-decoration:none;
	font-weight: 600;
	color:#3d3d3d;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}

#blog .single-news .news-body span{
	display:block;
	color:#bbb;
	margin:20px 0;
}
#blog .single-news .news-body p{
	margin-bottom:10px;
	color: #666;
	    min-height: 80px;
}
#blog .button-head{
	text-align:center;
}

#blog .button{
	margin-top:55px;
	text-align:center;
	display:inline-block;
	position:relative;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#blog .button .btn{
	color:#333333b3;
}


#blog .button .btn::before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	background: #333333b3;
	height: 2px;
	width: 40px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#blog .button:hover .btn::before{
	width: 100%;
}
#blog .button .btn:after{
	position:absolute;
	content:"";
	right:0;
	bottom:0;
	background:#333333b3;
	height:30px;
	width:2px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	
}
#blog .button:hover .btn::after{
	height: 100%;
}
#blog .button span::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #333333b3;
	height: 2px;
	width: 40px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#blog .button:hover span::before{
	width: 100%;
}
#blog .button span::after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #333333b3;
	height: 30px;
	width: 2px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#blog .button:hover span::after{
	height: 100%;
}

/* Blog Single*/
.px_box{width: 70%;margin: 0 auto;padding-top: 1em}

/* 产品 开始*/

#blog {
	background-image: url(http://www.gzdlinfo.cn/img/blog-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

#blog .section-heading  {
	margin-bottom: 60px;
}

#blog .section-heading h4 {
	color: #fff;
}

#blog .section-heading .line-dec {
	background-color: #fff;
}

#blog .pop, .pop2, .pop3 {
	background-color: #fff;
}

.blog-item {
	cursor: pointer;
	margin-bottom: 30px;
}

.blog-item img {
	width: 100%;
	overflow: hidden;
}

.blog-item .thumb {
	position: relative;
}
.blog-item .thumb h4 i{
	margin-right: 8px
}

.blog-item .text-content {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 12px 20px;
}

.blog-item .text-content h4 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.5px;
	    margin-top: 10px;
    margin-bottom: 10px;
}

.blog-item .text-content span {
	font-size: 14px;
	color: #fff;
}

.blog-item .text-content em {
	font-style: normal;
	font-weight: 700;
	margin-right: 5px;
}

.pop, .pop2, .pop3 {
	z-index: 9999;
	text-align: center;
	padding: 30px;
    display:none;
    position:fixed;
    top:25%;
    left:10.3%;
    width:80%;
    height: auto;
    box-shadow: 0px 0px 25px #7a7a7a;
}

.pop span, .pop2 span, .pop3 span {
	margin-bottom: 20px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background-color: #a2cf8d;
}

.pop span:hover, .pop2 span:hover, .pop3 span:hover {
	background-color: #5c9d7d;
	transition: all 0.5s;
}

/* 产品结束*/
/* 产品结束2*/
.banner-grid h4 {
    font-size: 1.6em;
    color: #fff;
    color:#2098F5;
    font-weight: 600;
	text-align: center
}
.ban1 {
    padding: 1em;
    background: rgba(228, 228, 228, 0.4);
	text-align: center;
	/*box-shadow: 0px 0px 10px #0000001a;*/
}
.view {
    width: 300px;
    height: 200px;
    margin: 15px;
    float: left;
    border: 5px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 0px 0px 5px #aaa;
    cursor: default;
}
.view img {
    display: block;
    position: relative;
}
.banner-grid p {
    font-size: 1em;
    line-height: 2em;
    color: #555;
    padding-top: 1em;
}
a.button {
    background: #313131;
    font-size: 1.1em;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: .9em 0;
    text-transform: capitalize;
    margin-top: 1em;
	text-align: center
}
a.button:hover {
    background: #2098F5;
}

/*  Bottom 经过动效*/
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.ban1:hover .hvr-wobble-bottom, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
	background: #2098F5;
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* 按钮经过动效 */

/* 图片经过动效 */

.fourth-effect .mask {
	position:absolute; /* Center the mask */
	top:50px;
	left:100px;
	cursor:pointer;
    border-radius: 50px;
    border-width: 50px;
    display: inline-block;
    height: 100px;
    width: 100px;
	border: 50px solid rgba(0, 0, 0, 0.3);
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
	opacity:1;
	visibility:visible;
	-moz-transform:scale(4);
	-webkit-transform:scale(4);
	-o-transform:scale(4);
	-ms-transform:scale(4);
	transform:scale(4);
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.ban1:hover .mask {
   opacity: 0;
   border:0px solid rgba(0,0,0,0.7);
   visibility:hidden;
}
/* 产品结束2*/
.overlay-pattern {
    background-image: url(http://www.gzdlinfo.cn/images/patterns/overlay-pattern.png)!important;
    background-color: rgba(44,62,80,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    z-index: 9;
}
/*多品*/
.duihua_box{
	background:#eee;
}
.m-message li {margin-bottom: 2em;}
.m-message .avatar {
    float: left;
    margin: 0 10px 0 0;
    border-radius: 3px;
	width: 3.5em;
	height: 3.5em
}
.m-tit {
	font-weight: 600;
    padding: 9pt;
    border-bottom: 1px solid #26969c;
	text-align: center;
}
.m-list li{
    background-color: hsla(0,0%,100%,.1);
	padding: 9pt 15px;
    border-bottom: 1px solid #26969c;
    cursor: pointer;
    -webkit-transition: background-color .1s;
    transition: background-color .1s;
}
.name-tit p{
	width: 64px;
    background: #26969c;
    line-height: 20px;
    border-radius: 3px;
    display: inherit;
    text-align: center;
    font-size: 12px;
    color: #fff;
    float: left;
}
.name-tit span{
    padding-left: 12px;
    font-size: 12px;
    color: #fff;
    text-align: left;
	height: 20px;
}
.m-message .text {
	border-radius: 4px;
    display: inline-block;
    position: relative;
    padding: 10px 16px;
    max-width: calc(90% - 80px);
    line-height: 2em;
    font-size: 1.2em;
    text-align: left;
    word-break: break-all;
	background-color: #2ba9b0;
	color: #fff
}
.duihua_bj .duihua_box, .duihua_bj .sidebar {
    height: 100%;
}
.duihua_bj .m-message {
    height: calc(100% - 80px);
}
.m-message {
    padding:3em 1.5em;
}
.m-message ul{
	padding: 0
}
.m-message .text:before {
    content: " ";
    position: absolute;
    top: 9px;
    right: 100%;
    border: 6px solid transparent;
    border-right-color: #2ba9b0;
}
.m-message .self {
    text-align: right;
}
.m-message .self .avatar {
    float: right;
    margin: 0 0 0 10px;
}
.m-message .self .text {
    background-color: #fafafa;
	color: #4d4d4d
}
.m-message .self .text:before {
    right: inherit;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #fafafa;
}
/*-- /services --*/

.services {
    padding: 7em 0;
}

.icon_info h5 {
    font-size: 1.2em;
    color: #333;
    margin: 1em 0;
    font-weight: 600;
}

.icon_info {
    text-align: center;
}

.icon_info {
    text-align: left;
    padding: 1em;
    border: 3px solid #f5f5f5;
    background-color: #f5f5f5;
    transition: all 0.3s ease-out 0s;
}


.grid_info_main i {
    font-size: 2em;
    color: #00C389;
}

.grid_info_main:hover i {
    color: #ff6a00;
}

.grid_info.second {
    margin-top: 1.5em;
}

.grid_info_main.mid img {
    width: 100%;
}
.grid_info {
    margin-top: 1.5em;
}
/*-- //services --*/

/*--client--*/
#client {
    background: url(http://www.gzdlinfo.cn/img/bottom.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:650px;
    text-align: center;
}
/*.customer-say {
    padding-top:9em;
}*/
.quotes img {
    width: 100%;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-mox-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.de_testi_by,.de_testi_by a{
	color: #2ad2c9;
    font-size:0.9em;
    margin: 17px 0 0 0;
}
.de_testi {
    margin: 0;
    border: none;
       padding: 3em 3em;
   background: rgba(0, 0, 0, 0.3);
    font-style: normal;
    line-height: 1.6em;
    font-weight: 400;
    text-align: left;
    color: #fff;
    font-size: 0.9em;
}
.quotes {
    float: left;
    width:15%;
	    margin-top: 1em;
}
.de_testi_by{
	float: right;
	width:78%;
}
.de_testi_by p {
    color: #fff;
    font-size:16px;
    font-weight: 400;
    line-height: 2em;
	min-height: 135px;
}
/*-- features --*/
.feature-grid-image img {
    width: 100%;
}
#services {
    background: #eaedf2;
}




.features-info {
	margin-top: 10px;
}

.feature-grid {
  padding: 6em 0em 6em 11em;
}

.feature {
      width: 49%;
    float: left;
    margin-right: 1%;
    padding: 10px 30px;
}
.features-item h4 {
    color: #2ad2c9;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 600;
}

.features-item p {
    color: #555;
    font-size:0.9em;
    line-height: 1.9em;
    margin: 0.5em 0 0 0;
}
.hi-icon-effect-9a .hi-icon:hover {
    box-shadow: 0 0 0 5px #EFA52C;
}
a.hi-icon img {
    margin: 22px 0 0;
}
.hi-icon-wrap {
    padding: 0;
}
/*-- gallery --*/
.banner-two{
	background: url(http://www.gzdlinfo.cn/images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
}
/*-- gallery --*/
.enterprise-traffic-text{
	color: #666;
	font-size: 16px;
	line-height: 2em
}
.img-responsive{
	    /*box-shadow: 10px 10px 20px #ccc;*/
}
/*语音验证码*/

/*
    .caascode-intro-content {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 70px;
        margin-left: auto;
        margin-right: auto;
    }
*/

    .caascode-intro-img {
        width: 100%
    }

    .caascode-intro-detail {
        flex: 1;
    }

    .caascode-intro-title {
        /* font-family: PingFangSC-Medium; */
        font-size: 22px;
        color: #333333;
        letter-spacing: 0;
        margin-top:80px;
        font-weight: bold;
    }

    .caascode-intro-title span {
        border-bottom: 3px solid #409cf2;
        padding-bottom: 20px;
    }

    .caascode-intro-info {
        margin-top: 50px;
    }

    .caascode-intro-info p {
        margin-top:20px;
        /* font-family: PingFangSC-Regular; */
        font-size: 16px;
        color: #666666;
    }
@media(max-width:768px) {
	.caascode-intro-detail { margin-left: 0%;}
	.caascode-intro-title span {
    border-bottom: 2px solid #409cf2;
    padding-bottom: 10px;
}
	.caascode-intro-info p {
    /* font-family: PingFangSC-Regular; */
    font-size: 14px;
    color: #666666;
    width: 80%;
    text-align: left;
    margin: 6px auto;
}
	.caascode-intro-title {
    /* font-family: PingFangSC-Medium; */
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}
	.caascode-intro-img {
    height: 300px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
	.caascode-intro-info {
    margin-top: 20px;
    margin-bottom: 20px;
}
    #caascode-advantage {
        background: #F8FAFE;
    }

    #caascode-advantage .caascode-advantage-wrapper h3 {
        margin-left: auto;
        margin-right: auto;
        margin: 0;
        padding-top: 20px;
        color: #333;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
    }

    .caascode-advantage-content {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
    }

    .caascode-advantage-content-ul {
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        ;
        margin-top: 20px;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        list-style-type: none;
        padding: 0;
        width: 90%;
    }

    .caascode-advantage-content-ul li {
        margin: 10px 0;
        height: 100px;
        cursor: pointer;
        border-radius: 4px;
        display: -moz-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .caascode-advantage-img {
        flex: 1;
        line-height: 100px;
    }

    .caascode-advantage-detail {
        flex: 8;
        margin-left: 30px;
    }

    .caascode-advantage-title {
        /* font-family: PingFangSC-Medium; */
        font-size: 16px;
        color: #1765DE;
        letter-spacing: 0;
    }

    .caascode-advantage-info {
        /* font-family: PingFangSC-Regular; */
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        margin-top: 10px;
    }


}
.voice_ys ul{    padding: 0;}
.voice_ys li {
    border-right: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    box-sizing: border-box;
    padding: 60px 58px;
    height: 280px;
}
.voice_ys li:nth-child(1), .voice_ys li:nth-child(4) {
    background: #f5f5f5;
}
.voice_ys li .tit {
    line-height: 30px;
    font-size: 20px;
    color: #000;
    margin-top: 20px;
}
.voice_ys li .txt {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-top: 12px;
}
.caascode-scenes-img{width:100%}

/*语音验证码*/
/*国际短信*/
.gj_cj .panel-col:hover {
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;
}
.gj_cj .panel-col:hover .img{transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.gj_cj .panel-col:hover .imgs img{transform:rotateY(-180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);}
.gj_cj .apply-angle {
    position: relative;
    top: -10px;
}
.gj_cj .apply-angle-left, .gj_cj .apply-angle-right {
    padding: 5px;
    width: calc(50% - 10px);
    float: left;
}
.gj_cj .apply-angle-left {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-left: 5px;
    transform: skew(-45deg);
}
.gj_cj .apply-angle-right {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-right: 5px;
    transform: skew(45deg);
    float: right;
}
.gj_cj .panel-col {
    padding: 0;
    text-align: center;
    border: 1px solid #ecf1f2;
    border-radius: 8px;
   /* background-color: #f7f7f7;*/
    transition: box-shadow 0.5s, transform 0.5s;
}
.gj_cj .panel-col .img {
    padding-top: 20px;
    padding-bottom: 5px;
	transition:all 0.6s;
}
.gj_cj .panel-col .panel-col-intro {
    width: 100%;
    text-align: center;
    color: #292931;
    font-size: 16px;
    font-weight: 600;
}
.gj_cj .panel-col .panel-col-content {
    background-color: #fff;
    /* height: 200px; */
    padding: 15px 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.gj_cj.panel-col-content .apply-angle {
    position: relative;
    top: -10px;
}
.gj_cj .panel-col .panel-col-intro {
    font-size: 14px;
    font-weight: 400;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 155px;
    padding: 5px;
    line-height: 20px;
    text-align: left;
}
/*国际短信结束*/
/*语音群呼*/

.cp_voice_qh_1 .panel-col{
    border: 1px solid #ccc;
    height: 320px;
    border-radius: 5px;
    margin: 10px auto;
    transition: box-shadow 0.5s, transform 0.5s;
}
.cp_voice_qh_1 .panel-col .img {
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 10px;
    background-color: #409cf2;
    border: 1px solid #409cf2;
    border-radius: 50px;
    margin: 20px auto 40px;
}


.cp_voice_qh_1 .panel-col .panel-col-title, .cp_voice_qh_1 .panel-col .panel-col-intro {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.cp_voice_qh_1 .panel-col .panel-col-title {
    border-radius: 300px; font-size: 16px;    padding: 0 25px;    line-height: 30px;
}

.cp_voice_qh_1 .panel-col .panel-col-intro {
    padding: 20px 25px 0;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #666;
}
.cp_voice_qh_1 .panel-col .panel-col-more {
    position: absolute;
    bottom: 40px;
    width: 50%;
    left: 25%;
    padding: 5px 25px;
    text-align: center;
    border: 1px solid #409cf2;
    border-radius: 300px;
}
.cp_voice_qh_1 .panel-col:hover, .cp_voice_qh_1 .panel-col:hover .cp_voice_qh_1, .cp_voice_qh_1 .panel-col:hover .img {
    background-color: #409cf2;
    border-color: #fff;
    color: #fff;

}
.cp_voice_qh_1 .panel-col:hover .panel-col-title, .cp_voice_qh_1 .panel-col:hover .panel-col-intro, .cp_voice_qh_1 .panel-col:hover .panel-col-more .more {
    color: #fff;
}

.cp_voice_qh_1 .panel-col .panel-col-more:hover {
    border-color: transparent;
    background: linear-gradient(to right, #0b97e6, #15acc5);
}

.cp_voice_qh_1 .panel-col .panel-col-more .more {
    color: #409cf2;
    font-size: 16px;
}
/*语音群呼结束*/
/*联系我们*/
.map-bottom-left { margin: 15px;border: 5px solid #397cf0;border-radius: 5px;    display: inline-flex;float: left;}
			.map-bottom-right { margin-top: 5px;}
			.map-bottom-right p.first-child-p {font-size: 18px;}
			.map-bottom-right p.last-child-p {font-size: 14px;color: #999;}
			.contact_box{border:1px solid #e7e7e7;
				box-shadow: 0 0 40px 2px rgba(0,0,0,.1);
				-moz-box-shadow:-1px 1px 10px #dbebff;
				-webkit-box-shadow:-1px 1px 10px #dbebff;
				box-shadow:-1px 1px 10px #dbebff;
			}

.contactPage .container .list li {float: left;border-right: solid 1px #e6e6e6;border-bottom: solid 1px #e6e6e6;box-sizing: border-box;text-align: center;padding-bottom: 66px;}
			.contactPage .container .list li .icon { height: 138px;margin-top: 75px;}
			.contactPage .container .list li .icon img {height: 100%;}
			.contactPage .container .list li .text {line-height: 30px;font-size: 18px;color: #666666;margin-top: 40px;}
			.contactPage .container .list li .text a, .contactPage .contact .list li .text p {font-size: 18px;color: #666666;}