@charset "utf-8";



@font-face {

    font-family: 'Bahnschrift';

    src: url('../font/Bahnschrift.woff2') format('woff2'),

        url('../font/Bahnschrift.woff') format('woff'),

        url('../font/Bahnschrift.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}

body{ font-size: 20px; color:#000; overflow-x: hidden; font-family: "Microsoft YaHei",Arial,sans-serif; padding-top: 150px;}

ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}

input,textarea,select,button{ font-size: 16px; outline:none;  font-family: "Microsoft YaHei",Arial,sans-serif;}

svg{ border: none;}

::-webkit-input-placeholder {color: #b2b2b2;}

::-moz-placeholder {color: #b2b2b2;}

:-ms-input-placeholder {color: #b2b2b2;}



a { text-decoration: none; color:#000; transition: color 0.56s ease;}

a:hover{ color:#eb6133;}



img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}



.wrap{ width: 100%; max-width: 1860px; margin: 0 auto; padding: 0 50px;}

.ovh{overflow: hidden;}



::-webkit-scrollbar { width: 6px; background-color: rgba(24, 24, 24, .07); }

::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}

::-webkit-scrollbar-thumb:hover {background: #666;}



/*顶部*/

.header{ width: 100%; background:#fff; box-shadow: 0 0 10px rgba(0, 0, 0, .1); position:fixed; left: 0; top: 0; z-index: 99999;}

.header .wrap{ height: 150px;}

.header .logo{ height: 106px;}

.header .nav{ position: relative;}

.header .nav>ul>li{ position: relative; padding:0 35px;}

.header .nav>ul>li>a{ font-size:22px; color:#222; line-height:30px; transition: color .4s; display: block; position: relative;}

.header .nav>ul>li>a:hover,.header .nav>ul>li.on>a{ color:#eb6133;}

.header .searchBtn{ width: 22px; height: 22px; background: url(../images/icon01.png) no-repeat center; margin:0 40px 0 20px; cursor: pointer;}

.header .tel{ background: #eb6133; border-radius: 40px; color: #fff; font-size: 22px; line-height: 40px; padding: 0 20px;}



.menu-toggle{display: none;}



/*首页bannner*/

.banner { position: relative; overflow: hidden; padding-bottom: 56.25%;}

.banner .swiper{ width:100%; overflow:hidden;}

.banner .swiper .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}

.banner .swiper .swiper-slide img{width:100%;}

.banner .pagination { width: 100% !important; position: absolute; left:0; bottom:30px!important;  z-index:111; text-align: center;}

.banner .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 15px;height: 15px; background:#333; margin: 0 10px; border-radius:15 !important; opacity: 1; cursor: pointer;}

.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0262a4;}

.banner .swiper-slide-active{opacity:1;}



.neiBanner{ height:420px; background-position: center; background-repeat: no-repeat; background-size: cover;}



.title{ margin-bottom: 50px;}

.title h2{ font-size: 48px; text-align: center; line-height: 1;}



.indexOne { margin-top: 55px;}

.indexOne .box{ position: relative;}

.indexOne .swiper{ overflow: inherit;}

.indexOne .swiper-slide{ width: 728px; position: relative;}

.indexOne .swiper-slide dl{ padding-bottom: 60%; background: #000;}

.indexOne .swiper-slide dl img{  opacity: 1; transition: opacity 0.4s ease;}

.indexOne .swiper-slide .textCon{ width: calc(100% - 150px); color: #fff; position: absolute; left: 120px; bottom: 30px; z-index: 11;}

.indexOne .swiper-slide .textCon .text{ font-size: 20px; line-height: 1.6; opacity: 0; transition: opacity 0.4s ease;}

.indexOne .swiper-slide .textCon .tit{ margin-top: 60px;}

.indexOne .swiper-slide .textCon .tit h3{ font-size: 24px;}

.indexOne .swiper-slide .textCon .tit p{ font-size: 16px;}

.indexOne .swiper-slide a:hover .textCon .text{ opacity: 1;}

.indexOne .swiper-slide a:hover dl img{ opacity: 0.8;}

.indexOne .arrow-left,.indexOne .arrow-right{ width: 63px; height: 63px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 22;}

.indexOne .arrow-left{ background: url(../images/arrow-left.png) no-repeat center; left: 22px;}

.indexOne .arrow-right{ background: url(../images/arrow-right.png) no-repeat center; right: 22px;}



.indexTwo{ margin-top: 55px;}

.indexTwo .text{ text-align: center; line-height: 1.6;}

.indexTwo .num{ margin-top: 80px;}

.indexTwo .num ul li{ width: 25%; text-align: center;}

.indexTwo .num ul li ol{ color: #0658a3; font-size: 35px; font-weight: bold;}

.indexTwo .num ul li ol strong{ font-size: 100px;}

.indexTwo .num ul li dt{ font-size: 24px; font-weight: bold;}



.indexThree{ background: #eee; margin-top: 55px; padding: 70px 0;}

.indexThree .box{ position: relative;}

.indexThree .box ul li{ width: 33.33%; padding: 0 33px;}

.indexThree .box ul li a{ background: #fff; display: block;}

.indexThree .box ul li dl{ padding-bottom: 60%;}

.indexThree .box ul li ol{ padding: 30px;}

.indexThree .box ul li ol h3{ font-size: 24px; color: #666; line-height: 1; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 20px;}

.indexThree .box ul li ol dt{ height: 60px; font-size: 18px; color: #666; line-height: 30px; overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}

.indexThree .box ul li ol dd{ color: #999; font-size: 16px; margin-top: 20px;}



.indexFour{ background: url(../images/indexFourBg.jpg) no-repeat center bottom; background-size: 100% auto; padding: 70px 0 170px;}

.indexFour .box { padding: 30px 150px 0;}

.indexFour .box ul li{ width: 28%; padding: 0 30px; margin-top: 75px;  transition: width 0.4s ease;}

.indexFour .box ul li.on{ width: 44%;}

.indexFour .box ul li:nth-child(2){ margin-top: 0;}

.indexFour .box ul li .item{ height: 630px; background-position: center; background-repeat: no-repeat; background-size: cover;}

.indexFour .box ul li .item .textBox{ width: 100%; height: 100%; color: #fff; padding: 75px 50px 150px; display: flex; flex-direction: row; align-items: center; justify-content: center;  transition: all 0.4s ease;}

.indexFour .box ul li .item .textBox .tit{ font-size: 24px; font-weight: bold;}

.indexFour .box ul li .item .textBox .text{ font-size: 18px; margin-top: 70px; display: none;}

.indexFour .box ul li .item .textBox>a{margin-top: auto; font-size: 16px; color: #fff; text-transform: uppercase; display: none;}

.indexFour .box ul li.on .item .textBox { flex-direction: column; align-items: flex-start; }

.indexFour .box ul li.on .item .textBox .text{ display: block;}

.indexFour .box ul li.on .item .textBox>a{ display: block;}

.indexFour .box ul li.on .item .textBox>a:hover{  color: #0658a3}



.neiNav{ background: #e4e4e4; padding: 15px 0;}

.neiNav ul { flex-wrap: wrap;}

.neiNav ul li { margin-right: 60px;}

.neiNav ul li a{ color: #333; line-height: 60px; white-space: nowrap; padding-left: 40px; background: url(../images/icon02.png) no-repeat left center;}

.neiNav ul li a:hover{ color: #eb6133;}



.anchorPoint{ margin-top: -150px; padding-top: 150px;}



.aboutOne{ padding: 70px 0 130px;}

.aboutOne .text{ padding: 0 120px; color: #333; line-height: 1.8;}



.aboutTwo{ background: #e1ebf4; padding: 90px 0;}

.aboutTwo .box{ padding: 0 80px; position: relative;}

.aboutTwo .box dl{ padding-bottom: 70.8%; border-radius: 10px;}

.aboutTwo .arrow-left,.aboutTwo .arrow-right{ width: 63px; height: 63px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 22;}

.aboutTwo .arrow-left{ background: url(../images/arrow-left.png) no-repeat center; left: 0;}

.aboutTwo .arrow-right{ background: url(../images/arrow-right.png) no-repeat center; right: 0;}



.aboutThree{ padding: 120px 0; background: url(../images/cultureBg.webp) no-repeat center bottom; background-size: cover;}

.aboutThree .box{ padding-top: 50px;}

.aboutThree .box ul li{ width: 20%; text-align: center; padding: 0 35px;}

.aboutThree .box ul li i{ height: 104px; display: block;}

.aboutThree .box ul li h3{ font-size: 20px; margin: 10px 0 20px;}

.aboutThree .box ul li dt{ color: #666;}



.aboutFour{ padding: 60px 0 90px; background: #f9f9f9 url(../images/historyBg.png) no-repeat center bottom;}

.aboutFour .box{ padding-top: 30px;}

.aboutFour .swiperBox1{ padding: 0 100px; position: relative;}

.aboutFour .swiperBox1 .swiper-slide-thumb-active{

    background: -webkit-linear-gradient(to right, #35a2f9, #74decf); /* Chrome, Safari */

    background: linear-gradient(to right, #35a2f9, #74decf); /* 标准语法 */

    -webkit-background-clip: text; /* Chrome, Safari */

    background-clip: text;

    -webkit-text-fill-color: transparent; /* Chrome, Safari */

    color: transparent; /* 兼容不支持background-clip的浏览器 */

}

.aboutFour .swiperBox1 .swiper-slide{ padding-bottom: 45px; position: relative;}

.aboutFour .swiperBox1 .swiper-slide::after{ content: ""; width: 1px; height: 20px; background: #35a2f9; position: absolute; left: 50%; bottom:15px;}

.aboutFour .swiperBox1 dl{ font-size: 55px; font-weight: bold; line-height: 1; text-align: center; font-family:"Bahnschrift", serif; cursor: pointer; }

.aboutFour .swiperBox2{ border-top: 1px solid #666; padding-top: 50px;}

.aboutFour .swiperBox2 .text{ text-align: center; color: #666; line-height: 1.8;}

.aboutFour .swiperBox1 .arrow-left,.aboutFour .swiperBox1 .arrow-right{ width: 52px; height: 52px; position: absolute; top: 50%; margin-top: 25px;  z-index: 22;}

.aboutFour .swiperBox1 .arrow-left{ background:#f9f9f9 url(../images/arrow-left02.png) no-repeat center; left: 0;}

.aboutFour .swiperBox1 .arrow-left:hover{ background:#f9f9f9 url(../images/arrow-left03.png) no-repeat center;}

.aboutFour .swiperBox1 .arrow-right{ background:#f9f9f9 url(../images/arrow-right02.png) no-repeat center; right: 0;}

.aboutFour .swiperBox1 .arrow-right:hover{ background:#f9f9f9 url(../images/arrow-right03.png) no-repeat center;}



.aboutFive{ padding: 90px 0;}

.aboutFive .box{ padding: 0 120px; position: relative;}

.aboutFive .box dl{ padding-bottom: 129%;}

.aboutFive .arrow-left,.aboutFive .arrow-right{ width: 52px; height: 52px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 22;}

.aboutFive .arrow-left{ background: url(../images/arrow-left02.png) no-repeat center; left: 0;}

.aboutFive .arrow-left:hover{ background: url(../images/arrow-left03.png) no-repeat center;}

.aboutFive .arrow-right{ background: url(../images/arrow-right02.png) no-repeat center; right: 0;}

.aboutFive .arrow-right:hover{ background: url(../images/arrow-right03.png) no-repeat center;}



.aboutSix{ padding: 80px 0 100px; background: #f7f7f7;}

.aboutSix .swiper{ padding-bottom: 100px;}

.aboutSix .swiper-slide dl{ padding-bottom: 90.18%;}

.aboutSix .swiper-slide .t{ font-size: 24px; color: #1066af; font-weight: bold; text-align: center; padding: 15px 0 15px;}
/* line-height: 1 */

.aboutSix .swiper-slide .c{ font-size: 16px; line-height: 1.6;}

.aboutSix .pagination { width: 100% !important; position: absolute; left:0; bottom:30px!important;  z-index:111; text-align: center;}

.aboutSix .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 15px;height: 15px; background:#888; margin: 0 10px; border-radius:15 !important; opacity: 1; cursor: pointer;}

.aboutSix .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0262a4;}

.aboutSix .swiper-slide-active{opacity:1;}



.proview{ padding: 60px 0 150px;}

.proview .text{ font-size: 18px; line-height: 1.8; padding: 0 100px;}



.application{ padding: 60px 0 150px;}

.application .appNav{ padding: 20px 0 100px;}

.application .appNav ul li{ padding: 0 18px;}

.application .appNav ul li a{ height: 100px; display: flex; justify-content: center; align-items: center; background: #1169b1; color: #fff; font-size: 30px; font-weight: bold; padding: 0 35px;}

.application .appNav ul li a img{ margin-right: 20px;}

.application .appNav ul li a:hover{ background: #0b61a7;}

.application .box ul li{ width: 33.33%; padding: 0 20px; margin-bottom: 50px;}

.application .box ul li dl{ padding-bottom: 82.16%;}

.application .box ul li h3{ background: #0262a4; color: #fff; font-size: 24px; font-weight: normal; text-align: center; line-height: 70px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 10px;}



.technology{ padding: 60px 0 150px;}

.technology .box{ padding: 0 120px 50px;}

.technology .box ul{ border-top: 1px solid #ccc;}

.technology .box ul li{ border-bottom: #ccc solid 1px; padding: 10px 0;}

.technology .box ul li a{ line-height: 90px; display: block; border-radius: 10px;  padding:0 30px 0 90px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: all 0.4s ease; position: relative; }

.technology .box ul li a::before{ content: ""; width: 12px; height: 12px; background: #1169b1; border-radius: 12px; position: absolute; left: 30px; top: 50%; margin-top: -6px;}

.technology .box ul li a:hover{ background: #1169b1; color: #fff;}

.technology .box ul li a:hover::before{ background: #fff;}



.case{ padding: 60px 0 100px;}

.case .box ul li{ width: 33.33%; padding: 0 62px; margin-bottom: 80px;}

.case .box ul li ol{ box-shadow: 0 0 20px rgba(0, 0, 0, .3);}

.case .box ul li dl{ padding-bottom: 70.3%;}

.case .box ul li h3{ background: #fff; color: #333; font-size: 24px; font-weight: normal; text-align: center; line-height: 90px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 10px;  transition: all 0.4s ease; }

.case .box ul li ol:hover h3{ background: #0262a4; color: #fff; }



.news{ padding: 60px 0 100px;}

.news .box ul li{ margin-bottom: 50px;}

.news .box ul li a{ background: #f0f0f0; display: flex; flex-direction: row-reverse; align-items: center; padding: 50px;}

.news .box ul li .pic{ width: 285px;}

.news .box ul li .con{ width: calc(100% - 285px); padding-right: 60px;}

.news .box ul li .con dd{ color: #999; font-size: 18px; margin-bottom: 30px;}

.news .box ul li .con .t{ margin-bottom: 15px;}

.news .box ul li .con .t h3{ font-size: 24px; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.news .box ul li .con .c{ font-size: 18px; line-height: 1.6; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 30px;}

.news .box ul li .con .icon{ width: 21px; height: 21px; background: url(../images/icon11.png) no-repeat center;}



.newsView{ padding: 80px 0 120px;}

.newsView .rightBox{ width: calc(100% - 420px); padding-right: 150px;}

.newsView .newsHead{ margin-bottom: 70px; text-align: center;}

.newsView .newsHead h1{ font-size: 30px; margin-bottom: 20px;}

.newsView .newsHead time{ font-size: 18px; color: #333;}

.newsView .text{ font-size: 18px; color: #666; line-height: 1.8;}

.newsView .leftBox{ width: 420px;}

.newsView .leftBox .t{ font-size: 30px; color: #666; font-weight: bold; margin-bottom: 35px;}

.newsView .leftBox ul{ border-top: 1px solid #999;}

.newsView .leftBox ul li{ border-bottom: 1px solid #999; padding: 20px 0;}

.newsView .leftBox ul li a{ background: #fff; display: block; padding: 15px;}

.newsView .leftBox ul li h3{ font-size: 20px; color:#333; line-height: 1.5; margin-bottom: 30px;}

.newsView .leftBox ul li dt{ font-size: 18px; color: #666;}

.newsView .leftBox ul li a:hover{ background: #1169b1;}

.newsView .leftBox ul li a:hover h3{ color: #fff;}

.newsView .leftBox ul li a:hover dt{ color: #fff;}



.contact{ background: #e4e4e4; padding: 85px 0;}

.contact .tit{ margin-bottom: 40px;}

.contact .tit h2{ font-size: 36px;}

.contact .con{ width: 50%; background: #fff; padding: 60px 90px 100px; font-size: 18px; color: #333; line-height: 1.6;}

.contact .con .ms{ padding-bottom: 45px; margin-bottom: 45px; border-bottom: #ccc solid 1px;}

.contact .con .text{ line-height: 1.8;}

.contact .message{ width: 50%; background: url(../images/messageBg.jpg) no-repeat center; background-size: cover; padding: 60px 90px 100px;}

.contact .message ul li{ margin-bottom: 25px;}

.contact .message ul li input{ width: 100%; height: 68px; border: #ccc solid 1px; border-radius: 8px; padding-left: 15px; font-size: 18px;}

.contact .message ul li textarea{ width: 100%; height: 180px; border: #ccc solid 1px; border-radius: 8px; padding: 15px; font-size: 18px;}

.contact .message ul li button{ width: 120px; height: 70px; border: none; background: #1168b1; border-radius: 8px; color: #fff; font-size: 24px; cursor: pointer;}

.contact .message ul li button:hover{ background: #0a5b9c;}



.mapBox{ padding: 90px 0 130px;}

.mapBox .tit{ margin-bottom: 60px;}

.mapBox .tit h2{ font-size: 36px;}



#map{ height: 700px; font-size: 16px;}



.footer .advertise{ background:url(../images/footerBg.jpg) no-repeat center; background-size: cover; color: #fff;}

.footer .advertise .wrap{ height: 148px;}

.footer .advertise .con { font-size: 24px; font-weight: bold;}

.footer .advertise .con img{ margin-right: 60px;}

.footer .advertise a{ font-size: 18px; color: #fff;}

.footer .fmain{ padding: 70px 0; font-size: 18px; line-height: 1.8;}

.footer .copyright{ background: #eee; line-height: 90px; font-size: 18px; color: #333;}

.footer .fmain .ewm{ align-self:center;}

.footer .fmain .ewm ul li{ margin-left: 50px;}

.footer .copyright a{ color: #333;}

.footer .copyright a:hover{ color: #0658a3;}



/*===/分页=============================*/

.fenye { text-align: center; font-size: 16px; width: 100%; display: flex; justify-content: center; }

.fenye .prev, .fenye .next { width: 46px; height: 46px; line-height: 46px; color: #666;margin:0 4px; display: block; font-family: "宋体";font-size: 18px; background: #ddd;}

.fenye a { width: 46px; height: 46px; line-height: 46px; color: #666; margin:0 4px; display: block; background: #ddd; transition: all 0.4s;}

.fenye a:hover {color: #fff; background: #0465aa;}

.fenye a.current { color: #fff;  background: #0465aa;}



/*搜索框*/

.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}

.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}

.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}

.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}

.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}





/* 弹出框 */

.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}

.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}

.tccBox .BoxCon{padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}

.tccBox .BoxCon .off{ width: 30px; height: 30px; background:url(../images/off.png) no-repeat center; position: absolute; top: -15px; right: -15px;  cursor: pointer;}

.tccBox .BoxCon ul video{ max-width: 1000px;}





@media (max-width: 1800px) {



}



@media (max-width: 1650px) {



}



@media (max-width: 1560px) {

    body{ font-size: 18px; padding-top: 130px;}



    .header .wrap{ height: 130px;}

    .header .nav>ul>li{ padding: 0 25px;}

    .header .nav>ul>li>a{ font-size: 20px;}

    .header .tel{ font-size: 20px;}



    .title h2{ font-size: 32px;}



    .indexOne .swiper-slide{ width: 640px;}

    .indexOne .swiper-slide .textCon .text{ font-size: inherit;}



    .indexTwo .num { margin-top: 50px; }

    .indexTwo .num ul li ol strong{ font-size: 60px;}

    .indexTwo .num ul li dt{ font-size: 18px;}



    .indexThree .box ul li ol h3{ font-size: 20px;}

    .indexThree .box ul li ol dt{ height: 50px; font-size: 16px; line-height: 25px;}



    .indexFour .box { padding: 30px 50px 0; }



    .aboutOne .text{ padding: 0;}



    .technology .box { padding: 0 0 50px; }



    .case .box ul li h3{ font-size: 20px; line-height: 80px;}



    .news .box ul li .con dd{ font-size: 16px;}

    .news .box ul li .con .t h3{ font-size: 22px;}

    .news .box ul li .con .c{ font-size: 16px;}



    .newsView .rightBox { width: calc(100% - 350px); padding-right: 85px; }

    .newsView .text{ font-size: inherit;}



    .newsView .leftBox { width: 350px; }

    .newsView .leftBox ul li h3{ font-size: 18px;}

    

    .contact .tit h2{ font-size: 30px;}

    .contact .con{ padding: 60px;}

    .contact .message{ padding: 60px;}

    .contact .message ul li{ margin-bottom: 16px;}

    .contact .message ul li input{ height: 60px;}

    .contact .message ul li button{ height: 60px; font-size: 22px;}



    .mapBox .tit h2{ font-size: 30px;}

    #map{ height: 500px;}



    .footer .fmain{ font-size: 16px;}

    .footer .copyright{ font-size: 16px;}

}



@media (max-width: 1470px) {



}



@media (max-width: 1450px) {

    body{ font-size: 16px;}



    .header .nav>ul>li>a{ font-size: 18px;}

    .header .tel{ font-size: 18px;}



    .neiBanner{ height: 330px;}



    .indexOne .swiper-slide { width: 540px; }

    .indexOne .swiper-slide .textCon{ left: 90px;}

    .indexOne .swiper-slide .textCon .tit { margin-top: 40px; }

    .indexOne .swiper-slide .textCon .tit h3{ font-size: 21px;}



    .indexTwo .num ul li ol strong{ font-size: 46px;}

    .indexTwo .num ul li dt{ font-size: 16px;}



    .indexFour .box { padding: 30px 0 0; }

    .indexFour .box ul li .item{ height: 520px;}



    .neiNav ul li a{ line-height: 46px;}



    .aboutThree .box ul li i{ height: 45px;}



    .aboutSix .swiper-slide .t{ font-size: 18px;}



    .proview .text{ font-size: inherit; padding: 0;}

    

    .application .appNav { padding: 0 0 60px; } 

    .application .appNav ul li a{ font-size: 20px; height: 66px;}

    .application .appNav ul li a img{ height: 25px;}



    .application .box ul li h3{ font-size: 20px;}



    .case .box ul li { padding: 0 30px; margin-bottom: 50px; }

    .case .box ul li ol { box-shadow: 0 0 15px rgb(0 0 0 / 25%); }

    .case .box ul li h3 { font-size: 18px; line-height: 60px; }



    .footer .fmain .ewm ul li { margin-left: 20px; }

}



@media (max-width: 1370px) {



}



@media (max-width: 1285px) {

    .wrap{ padding: 0 20px;}

    .header .nav>ul>li { padding: 0 18px; }

}



@media (max-width: 1110px) {

    .header .logo { height: 96px; }

    .header .nav>ul>li>a{ font-size: 16px;}

    .header .tel{ font-size: 16px;}

    .header .searchBtn{ margin: 0 26px 0 9px;}

}



@media (max-width: 1030px) {

}



@media screen and (max-width:750px){

    body{ font-size: 14px; padding-top: 60px;}

    .wrap{ padding: 0 15px;}



    .header{ width: 100%; height: 60px; box-shadow: 0 0 5px rgba(0, 0, 0, .2); display: block; margin-bottom: 0; position: fixed; left: 0; top: 0; z-index: 99999;}

    .header .wrap{ height: 60px;}

    .header .logo{ height: 60px; padding: 7px 0; }

    .header .headRight{ position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  background: #fff; display: none; }

    .header .nav{ margin-bottom: 20px;}

    .header .nav>ul{ display: block;  position: relative; z-index: 111; border-top: #eee solid 1px; }

    .header .nav>ul>li{ border-bottom: #eee solid 1px; margin-right: 0; margin-left: 0; padding: 0; position: relative;}

    .header .nav>ul>li>a{ padding: 0 15px; font-size: 15px; color: #000;  font-weight: normal; line-height: 46px;  display: block;}

    .header .tel{ display: none;}

    .header .searchBtn{ display: inline-block; margin: 0 20px 0 15px;}



    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}

    .header .menu-toggle span{ width:35px; height:2px; background:#000;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}

    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#000;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}

    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#000;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}

    .header .menu-toggle.cur span{background-color:transparent;}

    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}

    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}



    .banner .pagination{ bottom: 15px !important;}

    .neiBanner { height: 130px; }



    .title{ margin-bottom: 35px;}

    .title h2 { font-size: 22px; }



    .indexOne{ overflow: hidden;}

    .indexOne .swiper-slide{ width: 300px;}

    .indexOne .swiper-slide .textCon{ width: 100%; left: 0;}

    .indexOne .swiper-slide .textCon .text{ display: none;}

    .indexOne .swiper-slide .textCon .tit{ text-align: center;}

    .indexOne .swiper-slide .textCon .tit h3{ font-size: 18px;}

    .indexOne .swiper-slide .textCon .tit p{ font-size: 14px;}

    .indexOne .arrow-left, .indexOne .arrow-right{ width: 40px; height: 40px; background-size: cover !important;}


    .indexTwo .text br{ display: none;}

    .indexTwo .num { margin-top: 30px; }

    .indexTwo .num ul li ol{ font-size: 22px;}

    .indexTwo .num ul li ol strong{ font-size: 28px;}

    .indexTwo .num ul li dt{ font-size: 14px;}



    .indexThree { margin-top: 50px; padding: 50px 0 30px;}

    .indexThree .box ul { margin: 0; display: block;}

    .indexThree .box ul li{ width: 100%; padding: 0; margin-bottom: 20px; display: none;}

    .indexThree .box ul li:nth-child(1){ display: block;}

    .indexThree .box ul li ol{ padding: 20px;}

    .indexThree .box ul li ol h3{ font-size: 16px; margin-bottom: 10px;}

    .indexThree .box ul li ol dt{ height: 40px; line-height: 20px; font-size: inherit;}

    .indexThree .box ul li ol dd{ font-size: inherit; margin-top: 10px;}



    .indexFour{ padding: 50px 0 80px;}

    .indexFour .box{ padding: 0;}

    .indexFour .box ul { display: block;}

    .indexFour .box ul li{ width: 100%; padding: 0; margin-top: 0;}

    .indexFour .box ul li.on{ width: 100%;}

    .indexFour .box ul li .item{ height: auto;}

    .indexFour .box ul li .item .textBox{ padding:50px 30px; display: block;}

    .indexFour .box ul li .item .textBox .tit{ font-size: 19px;}

    .indexFour .box ul li .item .textBox .text{ display: block; font-size: inherit; margin-top: 25px;}

    .indexFour .box ul li .item .textBox>a{ display: block; margin-top: 20px; font-size: 14px;}



    .neiNav ul li { margin-right: 25px; }

    .neiNav ul li a{ padding-left: 25px; line-height: 34px; display: block;}



    .anchorPoint { margin-top: -60px; padding-top: 60px; }



    .aboutOne { padding: 50px 0; }



    .aboutTwo{ padding: 50px 0;}

    .aboutTwo .box{ padding: 0 40px;}

    .aboutTwo .arrow-left, .aboutTwo .arrow-right{ width: 30px; height: 30px; background-size: cover;}



    .aboutThree { padding: 50px 0;}

    .aboutThree .box{ padding-top: 0;}

    .aboutThree .box ul { display: block;}

    .aboutThree .box ul li{ width: 100%; margin-top: 15px;}

    .aboutThree .box ul li i{ height: 30px;}

    .aboutThree .box ul li h3 { font-size: 17px; margin: 10px 0; }



    .aboutFour{ padding: 50px 0;}

    .aboutFour .box { padding-top: 10px; }

    .aboutFour .swiperBox1{ padding: 0;}

    .aboutFour .swiperBox1 dl{ font-size: 25px;}

    .aboutFour .swiperBox2{ padding-top: 30px;}

    .aboutFour .swiperBox1 .arrow-left,.aboutFour .swiperBox1 .arrow-right{ width:26px; height: 26px; background-size: contain; margin-top: 22px;}



    .aboutFive { padding: 50px 0; }

    .aboutFive .box{ padding: 0 40px;}

    .aboutFive .arrow-left, .aboutFive .arrow-right{ width:26px; height: 26px; background-size: contain;}



    .aboutSix { padding: 50px 0 80px;}

    .aboutSix .swiper{ padding-bottom: 60px;}

    .aboutSix .swiper-slide .t{ font-size: 16px; padding: 15px 0 10px;}

    .aboutSix .swiper-slide .c{ font-size: inherit;}

    .aboutSix .pagination{ bottom: 0 !important;}



    .proview { padding: 50px 0 80px; }



    .application { padding: 50px 0 60px; }

    .application .appNav { padding: 0 0 40px; }

    .application .appNav ul li { padding: 0 3px; }

    .application .appNav ul li a{ height: 38px; line-height: 38px; font-size: 15px; padding: 0 8px; white-space: nowrap;}

    .application .appNav ul li a img { height: 15px; margin-right: 8px; }



    .application .box ul { margin: 0 -5px;}

    .application .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px;}

    .application .box ul li h3{line-height: 46px; font-size: inherit;}



    .technology { padding: 50px 0 80px; }

    .technology .box { padding: 0 0 20px; }

    .technology .box ul li a { line-height: 40px; display: block; border-radius: 5px; padding: 0 15px 0 35px;}

    .technology .box ul li a::before { width: 8px; height: 8px; left: 15px; margin-top: -4px; }



    .case { padding: 50px 0 60px; }

    .case .box ul { margin: 0 -5px;}

    .case .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px;}

    .case .box ul li h3 {line-height: 46px; font-size: inherit}



    .news { padding: 50px 0 80px;}

    .news .box ul li{ margin-bottom: 15px;}

    .news .box ul li a{ display: block; padding: 20px;}

    .news .box ul li .pic{ width: 100%; margin-bottom: 15px;}

    .news .box ul li .pic dl{ padding-bottom: 60%;}

    .news .box ul li .con{ width: 100%; padding: 0;}

    .news .box ul li .con dd{ font-size: inherit; margin-bottom: 10px;}

    .news .box ul li .con .t{ margin-bottom: 10px;}

    .news .box ul li .con .t h3{ font-size: 16px;}

    .news .box ul li .con .c{ font-size: inherit; height: 40px; line-height: 20px; margin-bottom: 0;}

    .news .box ul li .con .icon{ display: none;}



    .newsView{ padding: 50px 0 80px;}

    .newsView .box{ display: block;}

    .newsView .rightBox{ width: 100%; padding: 0; margin-bottom: 50px;}

    .newsView .newsHead{ margin-bottom: 35px;}

    .newsView .newsHead h1{ font-size: 18px;}

    .newsView .newsHead time{ font-size: inherit;}

    .newsView .leftBox{ width: 100%;}

    .newsView .leftBox .t{ font-size: 20px;}

    .newsView .leftBox ul li a{ background: #fff !important; padding: 0;}

    .newsView .leftBox ul li h3{ font-size: 15px; margin-bottom: 10px;}

    .newsView .leftBox ul li dt{ font-size: inherit;}

    .newsView .leftBox ul li a:hover h3{ color: #333;}

    .newsView .leftBox ul li a:hover dt{ color: #333;}



    .contact{ padding: 50px 0;}

    .contact .wrap{ display: block;}

    .contact .tit{ margin-bottom:15px;}

    .contact .tit h2{ font-size: 22px; text-align: center;}

    .contact .con{ width: 100%; padding:30px 20px; font-size: inherit;}

    .contact .con .ms { padding-bottom:15px; margin-bottom: 15px;}

    .contact .message{ width: 100%; padding: 30px 20px;}

    .contact .message ul li{ margin-bottom: 7px;}

    .contact .message ul li input { height: 40px; border-radius: 6px; font-size: 15px;}

    .contact .message ul li textarea{ height: 100px; border-radius: 6px; font-size: 15px;}

    .contact .message ul li button{ width: 100%; height: 40px; font-size:18px;}



    .mapBox { padding: 50px 0 80px; }

    .mapBox .tit{ margin-bottom: 20px;}

    .mapBox .tit h2{  font-size: 22px; text-align: center;}

    #map{ height: 250px;}

   

    .footer { overflow: hidden;}

    .footer .advertise .wrap{ height: auto; display: block; text-align: center; padding: 30px 0;}

    .footer .advertise .con{ flex-direction: column; font-size: 15px;}

    .footer .advertise .con img{ height: 40px; margin-right: 0; margin-bottom: 10px;}

    .footer .advertise a{ font-size: 14px; margin-top: 20px; display: block;}

    .footer .fmain{ font-size: inherit; padding: 35px 0;}

    .footer .fmain .wrap{ display: block;}

    .footer .fmain .ewm{ margin-top: 20px;}

    .footer .fmain .ewm ul{ margin-left: -20px;}

    .footer .copyright{ font-size: inherit; line-height: 1.4; padding: 20px 0; text-align: center;}



    /*===/分页=============================*/

    .fenye { text-align: center; font-size: 14px; width: 100%; padding-top: 20px;}

    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 3px; font-size: 16px; }

    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:3px;}

    .fenye a:hover {color: #fff; }

    .fenye a.current { color: #fff;  margin-right: 3px;}

    .footer .gotop{ display: none;}



    .tccBox .BoxCon{ width: 94%;}

    .tccBox .BoxCon .off{ width: 18px; height: 18px; right: 18px;}

    .tccBox .BoxCon ul video{ width: 100%;}

    .search-dialog{ width: 95%;}

}