@charset "utf-8";
/* CSS 鼠标效果 */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@900&display=swap');
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #888; overflow-x: hidden; font-family:'Noto Sans SC',"Source Han Sans CN","PingFang SC","Microsoft YaHei",Arial,sans-serif; padding-top: 80px;}
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{ outline:none; font-family:"Noto Sans SC","Source Han Sans CN","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#888; transition: color 0.56s ease;}
a:hover{ color: #f66e02;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}


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

.wrap{ width: 1520px; margin: 0 auto;}
.w1200{ width: 1200px; margin: 0 auto;}
.ovh{overflow: hidden;}


::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}


/*顶部*/
.header{ width: 100%; height:80px; background:#fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); position: fixed; left: 0; top: 0; z-index: 9999; }
.header .logo{ height: 80px; padding:6px 0;}
.header .nav>ul>li{ line-height: 80px; position: relative; margin-left: 50px;}
.header .nav>ul>li>a{ font-size: 16px; color: #333; display: block; position: relative; z-index: 11; transition: all .4s;}
.header .nav>ul>li:before{ content: ""; width:0; height: 3px;background: #f66e02; position: absolute; left: 50%; bottom:0px; z-index: 1; transform: translate(-50%, 0); opacity: 0; transition: all .4s;}
.header .nav>ul>li:hover a,.header .nav>ul>li.on>a{ color: #f66e02; }
.header .nav>ul>li:hover:before,.header .nav>ul>li.on::before{ width:100%; opacity: 1;}
.header .searchBtn{ width: 30px; height: 30px; background: url(../images/icon01.png) no-repeat center; margin-left: 30px; margin-top: 25px; cursor: pointer;}
.header .menu-toggle{display: none;}

/*首页bannner*/
.banner { position: relative;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper-container .swiper-slide a{  display: block; width:100%;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination {position: absolute;z-index: 20;bottom:25px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:14px; height: 14px; background:#fff; margin: 0 6px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #f66e02; opacity: 1;}

.neiBanner{ height: 350px; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center;}

.title{ text-align: center; margin-bottom:55px; position: relative; padding-bottom: 15px;}
.title h3{ font-size: 60px; color: #e5e5e5; font-weight: 900; line-height:1;background-image:-webkit-linear-gradient(top, rgba(229,229,229,1), rgba(0,0,0,0)); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.title h2{ font-size: 36px; color: #0263d4; line-height:1;  margin-top: -25px; margin-bottom: 10px; position: relative;}
.title::before{ content: ""; width: 40px; height: 5px; background: #686868; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.title::after{ content: ""; width: 126px; height: 1px; background: #686868; position: absolute; left: 50%; bottom: 2px; transform: translateX(-50%);}

.ntitle{padding-bottom: 20px; text-align: center; position: relative; margin-bottom: 55px;}
.ntitle h2{ font-size: 36px; color: #343434; line-height:1; }
.ntitle::before{ content: ""; width: 40px; height: 5px; background: #686868; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.ntitle::after{ content: ""; width: 126px; height: 1px; background: #686868; position: absolute; left: 50%; bottom: 2px; transform: translateX(-50%);}


.num{ padding: 80px 0;}
.num .tit span{ color: #0263d4;}
.num .box ul li{ width: 20%; text-align: center;  font-size: 18px; border-left: 1px solid #ccc;}
.num .box ul li:nth-child(1){ border-left: none;}
.num .box ul li dl{ margin-bottom: 10px;}
.num .box ul li b{ font-size: 48px; color: #f66e02; line-height: 1;}
.num .box ul li p{ color: #555;}

.ipro{ padding: 60px 0 85px; background: #f5f5f5;}
.ipro .box ul{ margin: 0 -20px;}
.ipro .box ul li{ width: 20%; padding: 0 20px; margin-bottom: 30px;}
.ipro .box ul li dl{ padding-bottom: 74.074%;}
.ipro .box ul li h3{ font-size: 16px; color: #000; font-weight: normal; text-align: center;}
.ipro .more{ width: 140px; height: 50px; line-height: 46px; background: #6a6a6a; color: #fff; text-align: center; border-radius: 7px; display: block; margin: 25px auto 0;}
.ipro .more:hover{ background: #0263d4;}

.youshi{ padding: 75px 0 100px; background: url(../images/youshiBg.jpg) no-repeat center; background-size: cover;}
.youshi .title h3{ opacity: 0.6;}
.youshi .title h2 span{ color: #fff;}
.youshi .title::before{ background: #fff; }
.youshi .title::after{ background: #fff;}
.youshi .box{ padding-top: 50px; border-top: 1px solid #fff;}
.youshi .box ul{ margin: 0 -18px;}
.youshi .box ul li{ width: 25%; padding: 0 18px;}
.youshi .box ul li ol{ padding: 45px 25px; background: #fff; text-align: center; position: relative;}
.youshi .box ul li ol::before{ content: ""; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 20px solid #fff;  position: absolute; top: -12px; left: 50%; transform: translateX(-50%);}
.youshi .box ul li ol::after{ content: ""; width: 24px; height: 24px; background: url(../images/icon02.png) no-repeat center;  position: absolute; top: -62px; left: 50%; transform: translateX(-50%);}
.youshi .box ul li ol h3{ width: 70%; padding: 12px 0; border-top: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2;  line-height: 1; margin:0 auto 25px;}
.youshi .box ul li ol dt{ height: 100px;}
.youshi .box ul li ol i{ height: 55px; line-height: 55px; display: block; overflow: hidden;}
.youshi .box ul li ol:hover { background: #0263d4;}
.youshi .box ul li ol:hover::before{border-bottom: 20px solid #0263d4; }
.youshi .box ul li ol:hover h3{ color: #fff;}
.youshi .box ul li ol:hover dt{ color: #9ac1ee;}
.youshi .box ul li ol:hover i img{ filter: drop-shadow(#fff 0 70px); transform: translateY(-70px);}

.iabout{ padding: 40px 0 80px;}
.iabout .box .con .tit h3{ color: #e4e4e4;}
.iabout .box .con .tit h2{ color: #f66e02;}
.iabout .more{ width: 140px; height: 50px; line-height: 46px; background: #6a6a6a; color: #fff; text-align: center; border-radius: 7px; display: block;}
.iabout .more:hover{ background: #0263d4;}

.equipment{ padding-top: 50px;}
.equipment ul{ margin: 0 -13px;}
.equipment ul li{ width: 25%; padding: 0 13px;}

.inews{ padding: 55px 0 50px; background: #f5f5f5;}
.inews .box ul{ margin: 0 -35px;}
.inews .box ul li{ width: 50%; padding: 0 35px; margin-bottom: 15px; float: left;}
.inews .box ul li a{ background: #fff; display: block; padding:16px; transition: all .4s;}
.inews .box ul li ol{ padding: 0 10px 0 100px; overflow: hidden; position: relative;}
.inews .box ul li ol h3{ color: #000; font-size: 18px; font-weight: 500;  overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin-bottom: 8px; transition: all .4s;}
.inews .box ul li ol dt{ color: #888; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all .4s;}
.inews .box ul li ol dl{ width: 80px; height: 90px; text-align: center; font-size: 14px; color: #fff; background: #0263d4;  padding-top: 10px; position: absolute; left: 0; top: 0px; transition: all .4s;}
.inews .box ul li ol dl b{ font-size: 40px; color: #fff; line-height: 1; display: block;transition: all .4s;}
.inews .box ul li a:hover{background: #0263d4;}
.inews .box ul li a:hover ol h3{ color: #fff;}
.inews .box ul li a:hover ol dt{ color: #fff;}
.inews .box ul li a:hover ol dl{ background: #fff; color: #0263d4;}
.inews .box ul li a:hover ol dl b{ color: #0263d4;}
.inews .more{ width: 140px; height: 50px; line-height: 46px; background: #6a6a6a; color: #fff; text-align: center; border-radius: 7px; display: block; margin: 35px auto 0;}
.inews .more:hover{ background: #0263d4;}

.about{ padding: 45px 0 55px;}
.about .box .pic{ padding: 24px 0 0 30px; position: relative;}
.about .box .pic::before{ content: ""; width: 606px; height: 424px; border: #e3e3e3 solid 5px; position: absolute; left: 0; top: 0; z-index:-1;}
.about .box .pic::after{ content: ""; width: 120px; height: 100px; background: url(../images/icon11.png) no-repeat center; position: absolute; right: 0; bottom: 0;}
.about .con{ padding:50px 60px; position: relative;}
.about .con::before{ content: ""; width: 49px; height: 43px; background: url(../images/icon09.png) no-repeat center; position: absolute; left: 0; top: 0;}
.about .con::after{ content: ""; width: 49px; height: 43px; background: url(../images/icon10.png) no-repeat center; position: absolute; right: 0; bottom: 0;}

.honor{ padding: 80px 0 85px; background: #efefef;}
.honor .box { padding-bottom: 20px;}
.honor .box ul{ margin: 0 -23px;}
.honor .box ul li{ width: 20%; padding: 0 23px; margin-bottom: 30px;}
.honor .box ul li a{ display: block;}
.honor .box ul li dl{ padding-bottom: 100%; background: #fff;}
.honor .box ul li dl img{ padding: 5px;}

.content{ padding: 15px 0 85px;}
.content .leftNav{ width:280px;}
.content .rightBox{ width:calc(100% - 280px); padding-left: 32px;}

.leftNav{ padding: 4px; background: #0263d4; align-self: baseline;}
.leftNav dl{ text-align: center; padding: 17px;}
.leftNav dl h3{ color: #fff; font-size: 30px; line-height: 1; margin-bottom: 8px;}
.leftNav dl p{ color: #b8caee; font-size: 18px; line-height: 1;}
.leftNav ul{ padding: 10px 0; background: #fff;  border-radius: 5px;}
.leftNav ul li a{ background: url(../images/icon12.png) no-repeat right 30px center; line-height: 60px; padding: 0 40px 0 25px; display: block;}
.leftNav ul li a:hover,.leftNav ul li.on a{ color: #5587db; background:#f4f4f4 url(../images/icon12.png) no-repeat right 30px center;}

.bread{ background: #f3f5f8; line-height: 50px; padding: 0 15px; margin-bottom: 18px;}

.prolist{ margin-bottom: 30px;}
.prolist ul{ margin: 0 -20px;}
.prolist ul li{ width: 25%; padding: 0 20px; margin-bottom: 30px;}
.prolist ul li dl{ padding-bottom: 74.074%;}
.prolist ul li h3{ font-size: 16px; color: #000; font-weight: normal; text-align: center;}

.proview { padding: 20px 0;}
.proview .tit{ text-align: center; font-size: 28px; color: #333; margin-bottom: 20px;}
.proview .box{max-height: 500px; text-align: center;}
.proview .page{ text-align: center; background: #fff; padding: 50px 0 0;}
.proview .page li{ display: inline-block; margin: 0 30px;}
.proview .page li a{ width: 110px; height: 40px; line-height: 40px; background: #3a3a3a; border-radius: 40px; color: #fff; text-align: center; display: block; transition: all .4s;}
.proview .page li a:hover{ background: #1d6ceb; color: #fff;}

.news{ padding: 45px 0 70px;}
.news .box { padding-bottom: 20px;}
.news .box ul{ margin: 0 -35px;}
.news .box ul li{ width: 50%; padding: 0 35px; margin-bottom: 15px; float: left;}
.news .box ul li a{ background: #f5f5f5; display: block; padding:16px; transition: all .4s;}
.news .box ul li ol{ padding: 0 10px 0 100px; overflow: hidden; position: relative;}
.news .box ul li ol h3{ color: #000; font-size: 18px; font-weight: 500;  overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin-bottom: 8px; transition: all .4s;}
.news .box ul li ol dt{ color: #888; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all .4s;}
.news .box ul li ol dl{ width: 80px; height: 90px; text-align: center; font-size: 14px; color: #fff; background: #0263d4;  padding-top: 10px; position: absolute; left: 0; top: 0px; transition: all .4s;}
.news .box ul li ol dl b{ font-size: 40px; color: #fff; line-height: 1; display: block;transition: all .4s;}
.news .box ul li a:hover{background: #0263d4;}
.news .box ul li a:hover ol h3{ color: #fff;}
.news .box ul li a:hover ol dt{ color: #fff;}
.news .box ul li a:hover ol dl{ background: #fff; color: #0263d4;}
.news .box ul li a:hover ol dl b{ color: #0263d4;}

.newsView{background: #e8eaee;  padding: 50px 0 60px;}
.newsView .box{ background: #fff; box-shadow:10px 10px 0 #e4e4e4; margin-bottom: 10px;}
.newsView .box .newsHead{ padding: 50px 70px 30px;  position: relative;}
.newsView .box .newsHead::after{ content: ""; width: 60px; height: 3px; background: #0263d4; position: absolute; left: 70px; bottom: -2px;}
.newsView .box .newsHead h1{ font-size: 30px; color: #000; font-weight: normal; line-height: 1.2; margin-bottom: 10px;}
.newsView .box .newsHead span{ color: #999; margin-right: 30px;}
.newsView .box .viewCon{ padding:50px 70px 70px; line-height: 2;}
.newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}
.newsView .box .viewPage .boxCon{ padding-right: 200px;}
.newsView .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newsView .box .viewPage .boxCon b{ color: #0263d4;}
.newsView .box .viewPage .boxCon a:hover{color: #0263d4;}
.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #0263d4; position:absolute; right: 70px; top: 35px;}
.newsView .box .viewPage .back a{color: #fff; display: block;}

.video{ padding: 45px 0 70px;}
.video .box ul { margin: 0 -13px;}
.video .box ul li{ width: 25%; padding: 0 13px; margin-bottom:30px; float: left;}
.video .box ul li ol{ position: relative; cursor: pointer;}
.video .box ul li dl{ padding-bottom: 83.3333%; position: relative; overflow: hidden; background: #000;}
.video .box ul li dl::before{ content: ""; width: 100%; height: 100%; background: url(../images/videoBtn.png) no-repeat center; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0;transition: all .4s;}
.video .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; opacity: 1; transition: all .4s;}
.video .box ul li h3{ font-size: 16px; color: #222; font-weight: normal;text-align: center; margin-top: 15px;}
.video .box ul li ol:hover dl::before{ opacity: 1;}
.video .box ul li ol:hover dl img{ opacity:0.5;}

.contact{ padding: 45px 0 70px;}
.contact .box{ width: 48%; background: #f6f6f6; padding:40px 30px;}
.contact .box dl{ font-size: 30px; color: #000; font-weight: 500; line-height: 1;}
.contact .box ul li{ color: #000; font-size: 18px; margin-top: 25px;}
.contact .box ul li span{ color: #666; padding: 0 20px;}
#map{ width: 50%;}

.footer{ background: #5e5e5e;}
.footer .fmain{ padding: 50px 0 40px;}
.footer .item{ float: left;}
.footer .item .tit{ margin-bottom: 40px; position: relative;}
.footer .item .tit::after{ content: ""; width: 30px; height: 1px; background: #bfbfbf; position: absolute; left:0; bottom: -15px;}
.footer .item .tit h3{ font-size: 20px; line-height: 1; color: #fff; font-weight: 500;}
.footer .item .tit h3 span{ color: #c9c9c9; font-size: 18px; margin-left: 8px;}
.footer .item:nth-child(1){ width: 750px;}
.footer .item:nth-child(2){ width: 320px;}
.footer .item:nth-child(3){ width: auto; float: right;}
.footer .fcontact dl{ font-size: 18px; color: #fff; font-weight: 500; line-height: 1; margin-bottom: 10px;}
.footer .fcontact dt{ color: #c9c9c9; margin-bottom: 30px;}
.footer .fcontact ul{ width: 450px; overflow: hidden;}
.footer .fcontact ul li{ width:50%; height: 24px; color: #c9c9c9; font-size: 15px; margin-bottom: 10px; float: left;}
.footer .fcontact ul li img{ max-width: 17px; max-height:16px;}
.footer .fnav { width: 330px;}
.footer .fnav ul li{ width: 50%; margin-bottom: 12px; padding-right: 50px; float: left;}
.footer .fnav ul li a{color: #fff; line-height: 30px; padding-left: 18px; padding-bottom: 5px; background:url(../images/icon04.png) no-repeat left center; border-bottom: #bfbfbf solid 1px; display: block;}
.footer .fnav ul li a:hover{ color: #6992da;}
.footer .ewm ol{ float: left; width: 145px; margin-right: 20px;}
.footer .ewm li{ float: left;  text-align: center; color: #fff; font-size: 16px; line-height: 2.2; white-space: nowrap; padding-top:40px;}
.footer .copyright{ background: #3d3d3d; color: #c1c1c1; text-align: center; line-height: 50px;}
.footer .copyright a{color: #c1c1c1; margin-left: 10px;}
.footer .copyright a:hover{color: #a7a7a7;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}
.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}
.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}

/*搜索框*/
.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{width: 800px;padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%);background-color: #fff; color: #999;}
.tccBox .BoxCon .off{ width: 29px; height: 29px; background:url(../images/off.png) no-repeat center; position: absolute; top: 18px; right: 18px; cursor: pointer;}
.tccBox .BoxCon .tccTit{ font-size: 20px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.tccBox .BoxCon ul video{ background: #000; width: 100%; height: 428px; }

/* 底部漂浮 */
.global_bottom_box{display: none;}

@media (max-width: 1680px) {}

@media (max-width: 1550px) {
    .wrap{ width: 100%; padding: 0 20px;}

}

@media (max-width: 1440px) {

    .title h3{ font-size: 50px;}
    .title h2{ font-size: 30px;}

    .ntitle h2{ font-size: 30px;}
    .ntitle::before{ width: 30px;}
    .ntitle::after{ width: 90px;}

    .num .box ul li{ font-size: 16px;}
    .num .box ul li b{ font-size: 40px;}

    .iabout .box .con .text{ font-size: 16px;}

    .inews .box ul { margin: 0 -15px;}
    .inews .box ul li{ padding: 0 15px;}

    .prolist ul { margin: 0 -10px;}
    .prolist ul li{ padding: 0 10px;}

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

    .contact .box dl{ font-size: 26px;}
    .contact .box ul li{ font-size: 16px;}

    .footer .item:nth-child(1){ width: 620px;}

}

@media (max-width: 1366px) {

    .ipro .box ul { margin: 0 -10px;}
    .ipro .box ul li{ padding: 0 10px;}

    .footer .item:nth-child(1){ width: 550px;}

}

@media (max-width: 1260px) {
    .w1200{ width: 100%; padding: 0 20px;}

}

@media (max-width: 1200px) {

    .header .nav>ul>li{margin-left: 30px;}

    .iabout .box .con .tit{ margin-bottom: 10px;}
    .iabout .box .con .tit h3{ margin-bottom: 10px;}
    .iabout .box .con .text{ line-height: 1.5;}

    .inews .box ul li ol h3{ font-size: 16px;}

    .about .box .pic{ width: 48%;}
    .about .box .pic::before{ width: 575px; height: 390px;}
    .about .box .con{ width: 48%; padding: 20px 60px;}
    .about .con .text{ line-height: 1.6;}

    .honor .box ul { margin: 0 -10px;}
    .honor .box ul li{ padding: 0 10px;}

    .prolist ul li{ width: 33.3333%;}

    .news .box ul li ol h3{ font-size: 16px;}
    .news .box ul li ol dl b{ font-size: 32px;}

    .footer .item:nth-child(1){ width: 520px;}

}

@media (max-width: 1030px) {
    .header .nav>ul>li{margin-left: 20px;}

    .title{ margin-bottom: 40px;}
    .title h3{ font-size: 45px;}
    .title h2{ font-size: 26px; margin-top: -15px;}
    .title::before{ width: 30px;}
    .title::after{ width: 90px;}
    .ntitle{ margin-bottom: 40px;}
    .ntitle h2{ font-size: 26px;}

    .num { padding: 55px 0;}
    .num .tit{ font-size: 26px;}
    .num .box ul li b{ font-size: 32px;}

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

    .youshi{padding: 50px 0 70px;}
    .youshi .box ul { margin: 0 -10px;}
    .youshi .box ul li{ padding: 0 10px;}
    .youshi .box ul li ol{ padding: 30px 15px;}
    .youshi .box ul li ol h3{margin: 0 auto 15px;}
    .youshi .box ul li ol dt{ font-size: 14px;}
    .youshi .box ul li ol i{ height: 40px; line-height: 35px;}
    .youshi .box ul li ol i img{ height: 35px;}

    .iabout{ padding: 40px 0 60px;}
    .iabout .box .con{ padding-left: 30px;}
    .iabout .box .con .text{ font-size: 14px;}

    .inews .box ul li ol dl b{ font-size: 32px;}

    .about .box .pic{ padding: 0;}
    .about .box .pic::before{ display: none;}
    .about .box .pic::after{ display: none;}
    .about .con::before{ display: none;}
    .about .con::after{display: none;}
    .about .box .con{ padding: 0;}
    .about .con .text{ font-size: 15px;}

    .honor{ padding: 55px 0 65px;}

    .footer .item .tit h3{ font-size: 18px;}
    .footer .item .tit h3 span{ font-size: 17px;}
    .footer .item:nth-child(1){ width: 390px; padding-right: 30px;}
    .footer .fcontact dl{ font-size: 16px;}
    .footer .fcontact dt{ margin-bottom: 15px; font-size: 15px;}
    .footer .fcontact ul{ width: 100%;}
    .footer .fnav ul li a{ font-size: 15px;}
    .footer .ewm ol{ width: 130px;}

}

@media screen and (max-width:750px){
    body{ padding-top: 60px; font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}

    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.1);  position: fixed; top: 0; left: 0; z-index: 99999999; }
    .header .logo{ height: 60px; padding: 8px 0;}
    .header .headRight{ float: none; position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  border-top: #eee solid 1px;  background: #fff; display: none;}
    .header .nav{ width: 100%; float: none;}
    .header .nav ul{ margin-left: 0; display: block;}
    .header .nav ul li:before{ display: none;}
    .header .nav ul li{ float: none; margin-left: 0; line-height: 50px; border-bottom: #eee solid 1px; position: relative;}
    .header .nav>ul>li>a{ color: #000; font-size: 15px; padding: 0 15px; line-height: 46px;}
    .header .nav>ul>li>a:hover{ color: #fff; background: #0263d4;}
    .header .nav>ul>li.on>a{ color: #fff; background: #0263d4;}
    .header .searchBtn{ float: left; margin-left: 10px; margin-top: 10px;}

    .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:#333;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:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;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;}

    /*首页bannner*/
    .banner { position: relative;}
    .banner .swiper-container{ width:100%; overflow:hidden;}
    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
    .banner .swiper-container .swiper-slide a{ display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #0263d4; opacity: 1;}

    .neiBanner{height: 130px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; margin: 0;}

    .title{ padding-bottom: 10px; margin-bottom: 30px;}
    .title h3{ font-size: 30px;}
    .title h2{ font-size: 20px; margin-top: -10px;}
    .title::before{ width: 24px;}
    .title::after{ width: 75px;}

    .ntitle{ margin-bottom: 30px; padding-bottom: 15px;}
    .ntitle h2{ font-size: 20px;}
    .ntitle::before{ width: 24px;}
    .ntitle::after{ width: 60px;}
  
    .num { padding: 40px 0;}
    .num .tit{ font-size: 20px;}
    .num .text{ padding: 0; font-size: 15px; line-height: 1.6;}
    .num .box ul li{ border-left: none; width: 33.33%; font-size: 12px;}
    .num .box ul li b{ font-size: 20px;}
    .num .box ul{ flex-wrap: wrap; justify-content: center;}
    .num .box ul li dl{ margin-bottom: 0;}
    .num .box ul li p{ font-size: 12px;}

    .ipro{padding: 35px 0 45px;}
    .ipro .box ul li{ width: 50%; margin-bottom: 15px;}
    .ipro .box ul li h3{ font-size: 14px; margin-top: 8px;}
    .ipro .more{width: 110px; height: 40px; line-height: 38px;}

    .youshi{ padding: 40px 0;}
    .youshi .box{ border-top: none; padding-top: 0;}
    .youshi .box ul{ display: block;}
    .youshi .box ul li{ width: 100%; margin-bottom: 10px;}
    .youshi .box ul li ol{ padding: 25px 15px; background: rgba(255,255,255,0.8);}
    .youshi .box ul li ol::before{ display: none;}
    .youshi .box ul li ol::after{ display: none;}
    .youshi .box ul li ol dt{ height: auto;}
    .youshi .box ul li ol i{ height: 25px; line-height: 20px; margin-top: 10px;}
    .youshi .box ul li ol i img{ height: 20px;}

    .iabout{ padding: 40px 0 35px;}
    .iabout .box{ display: block;}
    .iabout .box .pic{ width: 100%;}
    .iabout .box .con{ width: 100%; padding-left:0; margin-top: 15px;}
    .iabout .box .con .tit { width: 100%; text-align: center;}
    .iabout .more{width: 110px; height: 40px; line-height: 38px; margin: 20px auto 0;}

    .equipment{ padding-top: 30px;}
    .equipment ul{ flex-wrap: wrap; margin: 0 -5px;}
    .equipment ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .equipment ul li h3{ font-size: 15px; margin-top: 5px;}

    .inews{padding: 35px 0 45px;}
    .inews .box ul { margin: 0;}
    .inews .box ul li{ width: 100%; padding: 0; margin-bottom: 10px;}
    .inews .box ul li a{ padding: 10px;}
    .inews .box ul li ol h3{ font-size: 15px; margin-bottom: 2px;}
    .inews .box ul li ol dt{ font-size: 14px; line-height: 1.3;}
    .inews .box ul li ol dl b{ font-size: 25px;}
    .inews .more{width: 110px; height: 40px; line-height: 38px; margin: 20px auto 0;}

    .about{ padding: 35px 0 25px;}
    .about .box{ display: block;}
    .about .box .pic{ width: 100%;}
    .about .box .con{ width: 100%; padding:30px 0 10px;}

    .honor{padding: 35px 0 45px;}
    .honor .box ul { margin: 0 -5px;}
    .honor .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px;}
    .honor .box ul li h3{ font-size: 15px; margin-top: 5px;}

    .content{ padding: 15px 0 40px;}
    .content .wrap{ display: block;}
    .content .leftNav{ width: 100%; margin-bottom: 15px;}
    .leftNav dl{ text-align: left; padding: 10px 14px; background: url(../images/xiala.png) no-repeat right 15px center; background-size: 20px auto;}
    .leftNav dl h3{ font-size:18px; margin-bottom: 0;}
    .leftNav dl p{ display: none;}
    .leftNav ul{ display: none;}
    .leftNav ul li a{ line-height: 40px;}
    .content .rightBox{ width: 100%; padding-left: 0;}
    .bread{ display: none;}

    .prolist ul { margin: 0 -5px;}
    .prolist ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px;}
    .prolist ul li h3{ font-size: 15px; margin-top: 8px;}

    .proview .tit{ font-size: 21px;}
    .proview .box{ max-height: inherit;}

    .news{padding: 35px 0 45px;}
    .news .box{ padding-bottom: 10px;}
    .news .box ul { margin: 0;}
    .news .box ul li{ width: 100%; padding: 0; margin-bottom: 10px;}
    .news .box ul li a{ padding: 10px;}
    .news .box ul li ol h3{ font-size: 15px; margin-bottom: 2px;}
    .news .box ul li ol dt{ font-size: 14px; line-height: 1.3;}
    .news .box ul li ol dl b{ font-size: 25px;}

    .newsView{  padding: 20px 0 30px;}
    .newsView .box{ background: #fff; box-shadow:5px 8px 0 #e4e4e4; margin-bottom: 10px;}
    .newsView .box .newsHead{ padding: 30px 20px 10px;  position: relative;}
    .newsView .box .newsHead::after{ content: ""; width: 40px; height: 3px; position: absolute; left:20px; bottom: -2px;}
    .newsView .box .newsHead h1{ font-size: 18px;  margin-bottom: 10px;}
    .newsView .box .newsHead span{ font-size: 13px; margin-right: 10px;}
    .newsView .box .industryHead{ font-size: 35px; font-weight: normal; color: #000;  padding: 50px 70px 30px; border-bottom: #eaeaea solid 2px; position: relative;}
    .newsView .box .industryHead::after{ content: ""; width: 60px; height: 3px;  position: absolute; left: 70px; bottom: -2px;}
    .newsView .box .viewCon{ padding:30px 20px 30px; line-height:1.8; font-size: 15px;}
    .newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 20px; overflow: hidden;}
    .newsView .box .viewPage .boxCon{ float: none; padding-right: 120px;}
    .newsView .box .viewPage .boxCon a{ font-size: 14px; display: block; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; margin-bottom: 10px;}
    .newsView .box .viewPage .back{ width: 100px; height: 36px; line-height: 36px;  float: none; margin: 0 auto; right: 20px;}
    .newsView .box .viewPage .back a{color: #fff; display: block;}

    .video{ padding: 35px 0 45px;}
    .video .box ul { margin: 0 -5px;}
    .video .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px;}
    .video .box ul li h3{ font-size: 15px; margin-top: 5px;}

    .contact{ padding: 35px 0 45px;}
    .contact .wrap{ display: block;}
    .contact .box{ width: 100%; padding: 30px 20px;}
    .contact .box dl{ font-size: 20px;}
    .contact .box ul li{ font-size: 15px; margin-top: 15px;}
    .contact .box ul li img{ height: 15px;}
    .contact .box ul li span{ padding: 0 10px;}
    #map{ width: 100%; height: 250px;}

    .footer{margin-bottom: 50px;}
    .footer .fmain{padding: 35px 0 25px;}
    .footer .item:nth-child(1){ width: 100%; padding-right:0;}
    .footer .item:nth-child(2),.footer .item:nth-child(3){ display: none;}
    .footer .fcontact dl{ font-size: 15px;}
    .footer .fcontact ul li{ font-size: 14px;}
    .footer .copyright{ font-size: 12px; line-height: 1.2; padding: 15px 10px;}

    /*===/分页=============================*/
    .fenye { text-align: center; font-size: 14px; width: 100%; height: 40px; margin: 10px 0 0px;}
    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 2px; font-size: 16px; }
    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:2px;}
    .fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
    .fenye a.current { color: #fff;  background: #242a34; margin-right: 2px; border: #242a34 solid 1px;}

    .tccBox .BoxCon{ width: 95%;}
    .tccBox .BoxCon ul video{ height: 250px;}
    .search-dialog{ width: 95%;}

    /* 底部漂浮 */
    .global_bottom_box{ width: 100%; height: 50px; line-height: 50px; background: #000; color: #fff; text-align: center; position: fixed; left: 0; bottom: 0; z-index: 111111; display: block;}
    .global_bottom_box a{display: inline-block; color: #fff; font-size: 15px; background: url(../images/global_bottom_tel.png) no-repeat left center; background-size: 18px auto; padding-left: 25px;}
}