.align_c{text-align: center}
.table{display: table;}
.cell{display: table-cell;vertical-align: middle;}

.pageBanner .mediaWidth{height: 100%;}
.pageBanner{height: 420px;background-size:auto 100%;background-repeat: no-repeat;background-position: center center;}
.tableBanner{display: table;width: 100%;height: 100%;}
.tableBanner dt{display: table-cell;vertical-align: middle;text-align: left;color: #fff;}
.tableBanner .p1{font-size: 48px;margin-bottom:24px;}
.tableBanner .p2{font-size: 30px;}

.pageBanner_about{background-image: url("../banner/pageBanner_about.jpg");}

.pageBanner_Program1,.pageBanner_Program0,.pageBanner_Program2{height: 860px;background-image:url("../banner/pageBanner_Program1.jpg");color: #fff;}
.pageBanner_Program1 .p1{font-size: 56px;padding:13% 0 36px;}
.pageBanner_Program1 .p2,.pageBanner_Program0 .p2,.pageBanner_Program2 .p2{font-size: 36px;}

.pageBanner_Program0{background-image:url("../banner/pageBanner_Program0.jpg")}
.pageBanner_Program0 .p1{font-size: 48px;padding:8% 0 30px;}

.pageBanner_Program2{position: relative;}
.pageBanner_Program2 .mediaWidth{height: 100%;}
.pageBanner_Program2 .con{position: absolute;bottom: 0;left: 0;width: 100%;}
.pageBanner_Program2{background-image:url("../banner/pageBanner_Program2.jpg")}
.pageBanner_Program2 .table{width: 100%;}
.pageBanner_Program2 .p2{line-height: 1.8;}
.pageBanner_Program2 .cell2{width: 532px;letter-spacing:4px;}
.pageBanner_Program2 .p1{font-size: 52px;margin-bottom: 36px;letter-spacing:11px;}

.pageBanner_news{background-image: url("../banner/pageBanner_news.jpg");}
.pageBanner_contact{background-image: url("../banner/pageBanner_contact.jpg");}



.sonNav{line-height: 60px; line-height: 60px;box-shadow:0 8px 6px -9px rgba(0,0,0,0.2);}
.sonNav a{position:relative;display: inline-block;font-size: 18px;color: #333;margin-right:100px;}
.sonNav a.on,.sonNav a:hover{color: #0d6ac7;}
.sonNav a.on:after{content: ''}
.sonNav a:after{position: absolute;left: 20%;bottom:-2px;width: 60%;height:2px;background: #0d6ac7;}


/*关于我们。公司简介*/
.page_about,.page_technology{padding:70px 0 50px;font-size: 16px;color: #666}
.page_about .con,.page_technology .con{margin-bottom: 30px;}

.page_about_img{float: right;margin-left: 60px;width:560px;}
.page_about p,.page_technology dl,.page_technology .con p{line-height: 36px;}
.page_about .title1,.page_technology .title1{font-size: 24px;color: #333;font-weight: bold;line-height: 1.5;margin-bottom:10px;}
.page_about .title3{margin-bottom: 24px;}
.page_about .con1 p{text-indent: 2em;}
.page_about .con2 p{padding-left:4em;}
.page_about .con2 span{position: absolute;left: 0;color: #333;}
.page_about .con2 span i{display: inline-block;width: 1em;}

.swiper_Qualification_w{position: relative;}
.inPro_btnL,.inPro_btnR{z-index: 33;background-image: none!important;width: 60px!important;height: 60px!important;margin-top: -30px!important;}
.inPro_btnL{margin-left: -100px!important;}
.inPro_btnR{margin-right: -100px!important;}
.swiper_Qualification{overflow: hidden;}
.swiper_Qualification .swiper-slide{}
.swiper_Qualification .swiper-slide .img{background-size:100% 100%;background-size:cover;background-repeat:no-repeat;width: 98.4%;margin: 0 auto;position: relative;background-position: center center;display: block;}
.swiper_Qualification .swiper-slide .img img{visibility: hidden;}
.swiper_Qualification .swiper-slide  img{display: block;width: 100%;}
.swiper_Qualification .swiper-slide .info{position: absolute;left: 0;top:0;width: 100%;height: 100%;font-size: 14px;color: #fff;display: flex; flex-direction: column; justify-content: center;background:rgba(0, 0, 0, 0.58);visibility: hidden}
.swiper_Qualification .swiper-slide .info span{display: block;width: 80%;margin: 0 auto;text-align: center;}
.swiper_Qualification .swiper-slide:hover .info{visibility: inherit}

/*鼠标效果*/
*::before, *::after { box-sizing: border-box; }
.swiper_Qualification .swiper-slide .info:after{border-top:1px solid #fff;border-bottom:1px solid #fff;}
.swiper_Qualification .swiper-slide .info:before{border-left:1px solid #fff;border-right:1px solid #fff;}
.swiper_Qualification .swiper-slide .info:after,.swiper_Qualification .swiper-slide .info:before{z-index:1;content:"";display:block;width:90%;height:90%;position:absolute;top:5%;left:5%; -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s; -o-transition: opacity .35s ease 0s,transform .35s ease 0s; transition: opacity .35s ease 0s,transform .35s ease 0s;opacity:0;}
.swiper_Qualification .swiper-slide .info:after{ -webkit-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0);}
.swiper_Qualification .swiper-slide .info:before{ -webkit-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); }
.swiper_Qualification .swiper-slide:hover .info:after,.swiper_Qualification .swiper-slide:hover .info::before {opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}




/*关于我们。技术实力*/
.page_technology dl{position:relative;padding-left: 129px;}
.page_technology dd{position: absolute;left: 0;top:0;width:  129px;text-align-last: justify; text-align: justify;color: #333;}
.page_technology dd:after{content: ''}
.page_technology dd img{vertical-align:middle;margin-top: -1px;margin-right: 10px;}
.page_technology .con p{text-indent: 2em;}


/*解决方案*/
.pageProgram .bigTitle{text-align:center;padding: 100px 0 80px;}
.pageProgram .bigTitle .p1{font-size: 30px;color: #333;margin-bottom: 24px;}
.pageProgram .bigTitle .p2{font-size:24px;color: #666;}
.pageProgram .bigImg{max-width: 100%;}
.pageProgram .align_c{text-align: center;}

.pageProgram0{}
.pageProgram0 .bigTitle{padding-bottom:60px;}
.pageProgram0 .table,.pageProgram2 .table_1{margin-top: 80px;width: 100%}
.pageProgram0 .table img{width: 720px;}
.pageProgram0 .cell ,.pageProgram2 .table_2 .cell2{font-size: 22px;color: #666;line-height: 2;}
.pageProgram0 .cell span,.pageProgram2 .table_2 .cell2 span{display: block;font-size: 30px;color: #333;}
.pageProgram0 .table_1 img{margin-right: 100px;}
.pageProgram0 .table_2 img{margin-left: 100px;}
.pageProgram0 .table_3{margin-top: 0!important;margin-bottom: 100px;}
.pageProgram0 .table_3 img{width: auto;}
.pageProgram0 .table_3 .cell{text-align: center;line-height: 1!important;width: 33.33%}


/*解决方案。场景*/
.pageProgram1{padding-bottom: 100px;}
/*解决方案。蓝牙*/
.pageProgram2{}
.pageProgram2 .bigTitle{padding-bottom:56px;}
.pageProgram2 .table_1 .cell{text-align: center;font-size: 20px;color:#666;}
.pageProgram2 .table_1 img{display: block;margin: 0 auto 34px;}
.pageProgram2 .table_2{margin-top: 100px;width: 100%}
.pageProgram2 .table_2 .cell2{width: 380px;}
.pageProgram2 .application{margin-bottom: 100px;}
.pageProgram2 .application dl{width:30.66%;float: left;overflow: hidden;box-shadow: 0 4px 6px 0px rgba(0,0,0,0.2);text-align: center}
.pageProgram2 .application dt{font-size:24px;color: #545454;height: 100px;line-height: 100px;}
.pageProgram2 .application .dl2{margin: 0 4%;}
.pageProgram2 .application img{display: block;width: 100%;}



/*========================新闻列表页========================*/

.newsBg{background: #f2f5f8;padding: 30px 0}
.listNews{background: #fff;}
.news_list{background: #fff;padding:0 30px;min-height: 483px;}
.news_list li{padding: 30px 0;border-bottom: 1px #f0f2f5 solid;}
.news_list li:last-child{}
.news_list .title{font-size: 18px;margin-bottom:20px;color: #333;display: block;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.news_list .info{font-size: 14px;line-height:21px;margin-bottom:10px;color: #666;}
.news_list .other span{font-size: 12px;margin-right:10px;color: #999;}

/*-----------分页---------------*/
.pageNavi{text-align:center;padding:40px 0;}
.pageNavi .wp-pagenavi{width:100%;    vertical-align: top;}
.pageNavi .wp-pagenavi span{border: none;margin:0 1px;}
.pageNavi .wp-pagenavi a,.pageNavi .wp-pagenavi .on_sp{display:inline-block;cursor:pointer;width:40px;height:40px;border:1px solid #dedede;font-size:14px;color:#666;line-height:40px;overflow:hidden;border-radius:2px;color:#666;}
.pageNavi .wp-pagenavi .nolink a{border: none;text-indent: -99em;position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.pageNavi .wp-pagenavi .prev,.pageNavi .wp-pagenavi .next{width:40px;height:40px;display: inline-block;overflow: hidden;border:1px solid #dedede;position:relative;text-indent: -99em;}
.pageNavi .wp-pagenavi .prev{background:url("../images/layout/pageNavi/prev_1.png") no-repeat center;background-size:16px;}
.pageNavi .wp-pagenavi .next{background:url("../images/layout/pageNavi/next_1.png") no-repeat center;background-size:16px;}
.pageNavi .wp-pagenavi .prev:hover{background:#107adb url("../images/layout/pageNavi/prev_2.png") no-repeat center;background-size:16px;}
.pageNavi .wp-pagenavi .next:hover{background:#107adb url("../images/layout/pageNavi/next_2.png") no-repeat center;background-size:16px;}
.pageNavi .wp-pagenavi .current a:hover,.pageNavi .wp-pagenavi .on_sp{color:#fff;background:#107adb;}
@media screen and (max-width:618px){
    .pageNavi{padding: 20px 0 60px;}
    .pageNavi .wp-pagenavi a, .pageNavi .wp-pagenavi .on_sp,.pageNavi .wp-pagenavi .prev,.pageNavi .wp-pagenavi .next{width: 30px;height: 30px;line-height: 30px;vertical-align: top}
}


/*======= 新闻内页 =======*/
.pageNews{background: #fff;}
.news_article{padding:30px;}
.page_content_main{min-height:400px;}
.news_article .page_mainTit{font-size: 24px;color: #333;line-height: 120%;text-align: left;}
.news_article .page_mainInfo{color: #a3afb7; font-size: 14px;overflow: hidden; height:40px; line-height:40px; border-bottom: 1px #e5e5e5 solid; margin-bottom: 24px;}
.news_article .page_mainInfo span{margin-right: 13px;}
.news_article .page_content_main,.news_article .page_content_main p{font-size: 14px;color: #666;line-height: 30px;}
.news_article .page_content_main p{margin-bottom: 10px;}
.news_article .page_content_main img{max-width: 100%;}
.Paging_btn{margin-top:20px; border-top: 1px solid #f0f2f5; padding: 20px 0 60px;}
.Paging_btn .previous{float: left;}
.Paging_btn .next{float: right}
.Paging_btn a{line-height: 2;padding:6px 20px;border-radius: 20px;border: 1px solid #f0f2f5;display: inline-block}
.Paging_btn a:hover{border: 1px #006dba  solid;}


/*======= 联系我们 =======*/
.page_contact{margin: 60px 0 100px;position:relative;}
.page_contact .contact_map{position:absolute;left:0;top:0;height:100%;width:699px;float: left;}
.page_contact .contact_1{width:458px;float: right;}
.page_contact .contact_1 p{font-size: 14px;margin-bottom: 16px;line-height: 1.5;color: #444}
.page_contact .contact_1 p i{display: inline-block;margin-right: 15px;}
.page_contact .contact_1 h2{font-size: 25px; padding: 10px 0;font-weight: 300;margin-bottom: 20px;}

.page_contact .contact_bottom{background: #f9f9f9; padding:20px; overflow: hidden;}
.page_contact .contact_bottom h3{font-size:20px;color: #333;font-weight: 300}

/*textarea{border: none;}*/
/*body{background:none;padding:0;padding-bottom:20px;margin:0;}*/

/**/
.feedback_form{line-height: 1;}
.feedback_form .form-group{position: relative;margin-top:20px;}
.feedback_form .form-group label{font-size: 16px;color: #999;height: 24px;line-height: 24px;display: block;    /*position: absolute;left:1px;top:-13px;height: 26px;line-height:26px;background: #f9f9f9;*/}
.feedback_form .form-group .text,.feedback_form .form-group .form-control,.feedback_form .form-group textarea{width:100%;padding:6px 1%;font-size: 14px;color: #333;webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;border: 1px #ddd solid;font-family: 'microsoft yahei'}

.feedback_form #safeCode{width: 100px;}
.feedback_form .safeCodeTxt{}
.feedback_form #ImgCode {width:90px;position:absolute;background: #ccc;height: 100%;margin-left: 10px;vertical-align: top;}
.feedback_form .form-group2{position: relative;}
.feedback_form .submit{width: 103px; height:100%; line-height: 100%; background: #1997da; font-size: 18px; color: #fff;cursor: pointer; outline: none;position: absolute;right: 0;top:0;border: none;}
.feedback_form .submit:hover{opacity: .8}
.feedback_form .text-danger{position: absolute;bottom:-20px;left: 0;color: red;}


@media screen and (max-width: 1200px){

    .pageBanner{background-size:cover;}
    .pageBanner_Program1, .pageBanner_Program0, .pageBanner_Program2{height: 280px;}
    .pageBanner_Program1 .p1,.pageBanner_Program0 .p1{font-size: 18px;padding:30px 0 16px;}
    .pageBanner_Program1 .p2, .pageBanner_Program0 .p2, .pageBanner_Program2 .p2{font-size: 16px;}
    .pageProgram .bigTitle .p1{font-size: 18px;margin-bottom:14px;}
    .pageProgram .bigTitle .p2{font-size: 14px;}
    .pageProgram .bigTitle { text-align: center; padding:40px 0 30px; }

    .pageProgram0 .cell{width: 100%;display: block;}
    .pageProgram0 img,.pageProgram0 .table img{max-width: 100%;}
    .pageProgram0 .cell span, .pageProgram2 .table_2 .cell2 span{font-size: 18px;}
    .pageProgram0 .cell, .pageProgram2 .table_2 .cell2{font-size: 14px;line-height: 1.5;}
    .pageProgram0 .table, .pageProgram2 .table_1{margin-top: 20px;}
    .pageProgram0 .table_2 img{margin-left: 0;max-width: 100%;margin-top: 30px;}
    .pageProgram0 .table_2{border-top: 1px #eee solid;border-bottom: 1px #eee solid;padding: 20px 0 }
    .pageProgram0 .table_3 .cell{display: table-cell!important;}
    .pageProgram0 .table_3{display: table!important;margin-bottom: 50px;}
    .pageProgram0 .table_3 img{width:70%;}

    .pageBanner_Program2 img{width: 140px;}
    .pageBanner_Program2 .p1 { font-size:20px; margin-bottom: 10px; letter-spacing: 0px; }
    .pageBanner_Program2 .p2 { font-size: 12px;letter-spacing: -0.5px;}
    .pageProgram2 .table_1 .cell{display:block;width: 50%;font-size: 14px;float: left;margin-bottom: 15px;}
    .pageProgram2 .table_1 img{width:50%;margin: 0 auto 14px;}
    .pageProgram2 .table_2{display: table;margin-top: 50px;}
    .pageProgram2 .table_2 .cell{width:50%;}
    .pageProgram2 .table_2 img{width:80%;}
    .pageProgram2 .application dt{font-size: 14px;height: 50px;line-height: 50px;}
    .pageProgram2 .application{margin-bottom: 50px;}


    .sonNav{line-height: 40px;}
    .sonNav a{margin-right: 50px; font-size: 16px;}
    .news_list{padding: 0 10px;}
    .news_list li { padding: 20px 0;}
    .news_list .title { font-size: 15px; margin-bottom: 10px;}
    .news_list .info { font-size: 12px; line-height: 1.5;}
    .news_article .page_mainTit{font-size: 18px;}
    .news_article { padding:16px 10px; }
    .news_article .page_content_main, .news_article .page_content_main p { font-size: 13px;line-height:120%; }
    .news_article .page_content_main img{height: auto!important;;}


    .page_about, .page_technology { padding:34px 0 30px; font-size: 13px;}
    .page_about .title1, .page_technology .title1 { font-size:18px;}
    .page_about p, .page_technology dl, .page_technology .con p{line-height: 1.7}
    .page_technology dd img { margin-right:5px; }
    .page_technology dd{width: 100px;}
    .page_technology dl{padding-left: 0;padding-top: 30px;margin-top: 10px;}

    .pageBanner { height: 220px;}
    .tableBanner .p1 { font-size:22px; margin-bottom: 14px; }
    .tableBanner .p2 { font-size: 14px; }
    .page_about_img{display: none;}
    .page_about .con2 span{left: 11px;}

    .contact_map{display: none;}
    .page_contact .contact_1{width: 100%;float: none;}
    .page_contact .contact_1 h2{font-size: 20px;margin-bottom:10px;}
    .page_contact { margin: 30px 0 40px;}
    .page_contact .contact_bottom h3{font-size: 18px;}

}



