@charset "utf-8";

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 18px; color:#000; overflow-x: hidden; font-family:'Titillium Web',"Microsoft YaHei",Arial,sans-serif; }
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:'Titillium Web',"Microsoft YaHei",Arial,sans-serif;}
svg{ border: none;}
::-webkit-input-placeholder {color: #666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}

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

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

.wraper{ width: 100%; max-width: 1916px; margin: 0 auto; padding: 0 40px;}
.wrap{ width: 100%; max-width: 1880px; margin: 0 auto; padding: 0 50px;}
.w1630{ width: 100%; max-width: 1730px; 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; border-top: 15px solid #333333; position: relative; z-index: 99999;}
.header .logo{ height: 150px; line-height: 150px;}
.header .nav{ position: relative;}
.header .nav>ul>li{ position: relative; margin-right: 70px;}
.header .nav>ul>li>a{ font-size:20px; color:#000; line-height:70px; transition: all .4s; display: block; position: relative;}
.header .nav>ul>li>a::after{content: ""; width: 0; height: 5px; background: #cc3333; position: absolute; left: 50%; bottom: 0; margin-left: -45px; transition: width 0.4s ease;}
.header .nav>ul>li>a:hover{ color:#000; }
.header .nav>ul>li>a:hover::after{ width: 90px;}
.header .nav>ul>li.on>a::after{ width: 90px;}
.header .searchBtn{ width: 26px; height: 26px; background: url(../images/icon01.png) no-repeat center; cursor: pointer; margin-right: 60px; position: relative;}
.header .searchBtn::after{ content: ""; width: 1px; height: 70px; background: #ddd; position: absolute; right: -30px; top: 50%; transform: translateY(-50%);}
.header .lang{ width: 26px; height: 30px; background: url(../images/icon02.png) no-repeat center; cursor: pointer; position: relative;}
.header .lang ol{ width: 90px; background: #fff; border-radius: 10px; box-shadow: 0 5px 7px rgba(0, 0, 0, .2); padding: 10px; position: absolute; left: 50%; top: 30px; transform: translateX(-50%); z-index: 11; display: none;}
.header .lang ol a{ display: block; font-size: 15px; text-align: center; margin: 5px 0;}
.header .lang:hover ol{ display: block;}
.header .tel{ font-size: 20px; line-height: 50px; background: #0062a7 url(../images/icon03.png) no-repeat 10px center; border-radius: 15px; box-shadow: 0 5px 0 #d93333; color: #fff; padding: 0 10px 0 35px; margin-left: 36px;}
.menu-toggle{display: none;}

/*首页bannner*/
.banner { position: relative;}
.banner .bannerText{ text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9999;}
.banner .bannerText h2{ font-size: 56px; color: #fff; line-height: 1; white-space: nowrap; margin-bottom: 50px;}
.banner .bannerText p{ font-size: 22px; color: #fff; font-weight: normal; line-height: 1; text-transform: uppercase;}
.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 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: 50px;height: 5px; background:#333; margin: 0 10px; border-radius:0 !important; opacity: 1; cursor: pointer;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0262a4;}
.banner .swiper-slide-active{opacity:1;}

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

.ntitle{ margin-bottom: 60px;}
.ntitle h2{ font-size: 48px; font-weight: normal; line-height: 1;}

.more a{ background: #999999; color: #fff; line-height: 56px; padding: 0 40px 0 50px; border-left: 8px solid #cc3333; position: relative;}
.more a span{ position: relative; z-index: 11;}
.more a::after{ content: ""; width: 0; height: 100%; background: #cc3333; position: absolute; left: 0; top: 0; transition: width 0.4s ease;}
.more a:hover::after{ width: 100%;}

.indexOne{ padding: 70px 0;}
.indexOne .box ul{ margin: 0 -18px;}
.indexOne .box ul li{ width: 25%; padding: 0 18px; margin-bottom: 70px;}
.indexOne .box ul li a{ display: block; border: #197ec2 solid 6px; border-radius: 15px; padding: 13px;}
.indexOne .box ul li dl{ padding-bottom: 70%;}
.indexOne .box ul li h3{ background: #0062a7; color: #fff; line-height: 60px; text-align: center; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.indexTwo{ padding: 70px 0; background: url(../images/indexTwoBg.jpg) no-repeat center; background-size: cover;}
.indexTwo .num{ margin-bottom: 50px;}
.indexTwo .num ul li{ text-align: center;}
.indexTwo .num ul li h3{ font-size: 20px; font-weight: normal; line-height: 1; margin-bottom: 25px;}
.indexTwo .num ul li p{ font-size: 20px;}
.indexTwo .num ul li p span{ font-size: 48px;}
.indexTwo .aboutCon{ width: 62%; padding-right: 70px;}
.indexTwo .aboutCon .title h2{ text-align: left;}
.indexTwo .aboutCon .c{ line-height: 1.6; margin-bottom: 35px;}
.indexTwo .pic{ width:38%;}
.indexTwo .pic .swiper { border-bottom: 8px solid #cc3333; padding-bottom: 20px;}
.indexTwo .pic .swiper .swiper-slide img{width:100%;}
.indexTwo .pic .pagination {  width: 100% !important; text-align: center; margin-top: 20px;}
.indexTwo .pic .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 10px;height: 10px; background:#333; margin: 0 5px; border-radius:15 !important; opacity: 1; cursor: pointer;}
.indexTwo .pic .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #cc3333;}
.indexTwo .pic .swiper-slide-active{opacity:1;}

.indexThree{ padding-top: 80px;}

.indexFour{ padding-top: 80px;}
.indexFour .text{ text-align: center; line-height: 1.8; margin-bottom: 80px;}
.indexFour .swiper .swiper-slide{ position: relative;}
.indexFour .swiper .swiper-slide dl{ padding-bottom: 74.1%;}
.indexFour .swiper .swiper-slide h3{ width: 100%; height: 100px; background: rgba(0, 0, 0, .2); position: absolute; left: 0; bottom: 0; z-index: 11; color: #fff; font-size: 30px; font-weight: normal; line-height: 100px; padding: 0 45px;}
.indexFour .swiper .swiper-slide:hover h3{ background: #da251c;}
.indexFour .swiper-button-next, .indexFour .swiper-button-prev{ width: 76px; height: 76px; background: #fff; border-radius: 76px; }
.indexFour .swiper-button-next:after, .indexFour .swiper-button-prev:after{ font-size: 26px; color: #000;}
.indexFour .swiper-button-prev{ left: 30%;}
.indexFour .swiper-button-next{ right: 30%;}

.indexFive{ padding: 130px 0;}
.indexFive .box ul li{ width: 25%; text-align: center; padding: 0 60px;}
.indexFive .box ul li h3{ font-size: 35px; font-weight: normal; margin: 30px 0;}
.indexFive .box ul li p{ color: #333; line-height: 1.6;}

.aboutNav{ height: 110px; line-height: 107px; border-bottom: #015fa8 solid 4px;}
.aboutNav ul li{ margin-right: 130px; padding: 0 20px; position: relative;}
.aboutNav ul li a{ font-size: 24px;}
.aboutNav ul li.on::after{ content: ""; width: 100%; height: 4px; background: #cc3333; position: absolute; left: 0; bottom: 0px;}

.aboutOne{ padding: 60px 0; background: url(../images/aboutBg.jpg) no-repeat 215px center;}
.aboutOne .text{ font-size: 22px; line-height: 1.8; color: #333;}
.aboutOne .text p{ overflow: hidden; margin-bottom: 50px;}

.aboutTwo{ padding:20px 0 50px;}
.aboutTwo .box{ background: url(../images/equipmentBg.jpg) no-repeat center top; background-size: 100% auto; padding-top: 300px;}
.aboutTwo .box .conBox{ background: #fff; padding: 80px 50px 0;}
.aboutTwo .box .conBox .swiper{ padding-bottom: 70px;}
.aboutTwo .box .conBox .pagination { width: 100% !important; position: absolute; left:0; bottom:0 !important;  z-index:111; text-align: center;}
.aboutTwo .box .conBox .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 15px;height: 15px; background:#666; margin: 0 6px; border-radius:10px !important; opacity: 1; cursor: pointer;}
.aboutTwo .box .conBox .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #0262a4;}
.aboutTwo .box .conBox .swiper-slide-active{opacity:1;}

.aboutThree{ padding: 120px 0 250px; background: url(../images/honorBg.jpg) no-repeat center top;}
.aboutThree .text{ width: 50%; font-size: 24px; color: #333; line-height: 1.8; padding-right: 80px;}
.aboutThree .pic{ width: 50%;}
.aboutThree .pic .swiper-slide dl{ padding-bottom: 73.1%;}
.aboutThree .arrow{ position: relative; display: flex; margin-top: 15px;}
.aboutThree .swiper-button-next, .aboutThree .swiper-button-prev{ width: 76px; height: 76px; background: #015fa8; border-radius: 76px; opacity: 1 !important; position: relative; left: inherit !important; top: inherit !important; margin-right: 20px; margin-top: inherit !important;}
.aboutThree .swiper-button-next:after, .aboutThree .swiper-button-prev:after{ font-size: 26px; color: #fff;}
.aboutThree .swiper-button-prev:hover{ background: #666666;}
.aboutThree .swiper-button-next:hover{ background: #666666;}

.products{ padding: 80px 0 120px;}
.products .leftNav{ width: 350px;}
.products .leftNav ul li{ margin-bottom: 15px;}
.products .leftNav ul li a{ line-height: 90px; background: #0062a7; display: block; color: #fff; font-size: 18px; padding-left: 45px; position: relative;}
.products .leftNav ul li a:hover,.products .leftNav ul li.on a{ background: #cc3333; box-shadow: 5px 5px 0 #0062a7;}
.products .leftNav ul li a i{ position: absolute; right: 35px; top:50%; transform: translateY(-50%);}
.products .rightBox{ width: calc(100% - 350px); padding-left: 60px;}

.prolist{ padding-bottom: 20px;}
.prolist ul{ margin: 0 -18px;}
.prolist ul li{ width:33.33%; padding: 0 18px; margin-bottom: 70px;}
.prolist ul li a{ display: block; border: #197ec2 solid 6px; border-radius: 15px; padding: 13px;}
.prolist ul li dl{ padding-bottom: 70%;}
.prolist ul li h3{ background: #0062a7; color: #fff; line-height: 60px; text-align: center; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.job { padding: 80px 0 100px;}
.job .biaoti{ overflow: hidden; background: #254f97; color: #fff; font-size: 18px; line-height: 100px; margin-bottom: 5px;}
.job .biaoti dd{ width: 20%; padding:0 35px; float: left;}
.job .biaoti dd:nth-child(1){ width: 25%;}
.job .biaoti dd:nth-child(5){ width: 15%; text-align: center;}
.job ul { margin-bottom: 10px;background: #fff;}
.job ul.focus dl{display: block;}
.job ul li{font-size: 17px; color: #000;  overflow: hidden; cursor: pointer;}
.job ul li ol{ width:20%; height: 80px; padding:0 35px; float: left; line-height:80px; font-weight: normal; background: #e6e6e6;}
.job ul li ol:nth-child(1){ width: 25%;}
.job ul li ol:nth-child(5){ width: 15%;}
.job ul li ol.jobmore{ background:#e6e6e6 url(../images/icon22.png) no-repeat center; }
.job ul dl{ margin-bottom: 10px; padding: 28px; line-height: 1.8; overflow: hidden; border-top: #f5f3f3 solid 1px; display: none;}
.job ul dl dt{ font-size: 17px; color: #333; font-weight:400; margin-bottom:5px;}
.job ul dl .jobView{ width: 100%; color: #999; margin-bottom: 20px;}

.contact{ padding: 80px 0 120px;}
.contact .box{ border: #bbb solid 1px;}
.contact .con{ width: 50%; background: #015fa8; color: #fff; display: flex; flex-direction: column;}
.contact .con .conBox{ padding: 50px;}
.contact .con .conBox .tit{ font-size: 30px; border-bottom: #fff solid 1px; padding-bottom: 25px; margin-bottom: 25px;}
.contact .con .conBox .tit b{ font-size: 48px; display: block; font-weight: normal;}
.contact .con .conBox .c{ line-height: 2;}
.contact .con .pic{ margin-top: auto;}
.contact .message{ width: 50%; padding: 50px;}
.contact .message .t{ font-size: 36px; margin-bottom: 30px;}
.contact .message ul{margin: 0 -16px;}
.contact .message ul li{ width: 50%; padding: 0 16px; margin-bottom: 25px;}
.contact .message ol{ margin-bottom: 25px;}
.contact .message input{ width: 100%; height: 70px; border: #bbb solid 1px; padding-left: 15px;}
.contact .message textarea{ width: 100%; height: 300px; border: #bbb solid 1px; padding: 15px;}
.contact .message button{ width: 100%; height: 70px; background: #316ac1; border: none; color: #fff; cursor: pointer;}
.contact .message button:hover{ background: #275fb3;}

.footer{ background: #015fa8;}
.footer .fmain{ padding: 75px 80px; color: #fff;}
.footer .fmain .tit{ font-size: 20px; padding-bottom: 15px; margin-bottom: 35px; position: relative;}
.footer .fmain .tit::after{ content: ""; width: 35px; height: 1px; background: #fff; position: absolute; left: 0; bottom: 0;}
.footer .fmain .fcontact{ font-size: 16px; line-height: 1.8;}
.footer .fmain .fnav { width: 320px;}
.footer .fmain .fnav ul li{ width: 50%; padding-right: 30px; margin-bottom: 15px;}
.footer .fmain .fnav ul li a{ font-size: 16px; color: #fff; line-height: 42px; padding-left: 18px; background: url(../images/icon07.png) no-repeat left center; border-bottom: #fff solid 1px; display: block;}
.footer .fmain .fnav ul li a:hover{ color: #3995db;}
.footer .copyright{ background: #333333; color: #c2c2c2; line-height: 48px; font-size: 14px; text-align: center;}
.footer .copyright a{ color: #c2c2c2;}
.footer .copyright a:hover{ color: #015fa8;}

/*===/分页=============================*/
.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: #0062a7;}
.fenye a.current { color: #fff;  background: #0062a7;}

/*搜索框*/
.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; max-height: 620px;}


@media (max-width: 1700px) {
    .header .nav>ul>li { margin-right: 46px; }
    .footer .fmain { padding: 75px 0; }
}

@media (max-width: 1600px) {
    .header .tel{ font-size: 20px;}
    .header .nav>ul>li { margin-right: 42px; }
    .header .nav>ul>li>a{ font-size: 18px;}
    .header .nav>ul>li>a::after{ height: 3px;  margin-left: -40px; }
    .header .nav>ul>li.on>a::after{ width: 80px; margin-left: -40px;}
    .header .nav>ul>li>a:hover::after{ width: 80px;}

    .banner .bannerText h2{ font-size: 52px; margin-bottom: 30px;}
    .banner .bannerText p{ font-size: 22px;}

    .title { margin-bottom: 55px; }
    .title h2{ font-size: 42px;}

    .ntitle h2{ font-size: 42px;}

    .indexOne .box ul li h3{ font-size: 16px; line-height: 52px;}

    .indexFour .swiper .swiper-slide h3{ height: 80px; line-height: 80px; font-size: 25px;}

    .indexFive .box ul li h3{ font-size: 26px;}

    .aboutOne .text{ font-size: 18px;}

    .aboutThree { padding: 80px 0 170px;}
    .aboutThree .text{ font-size: 22px;}

    .prolist ul li{ margin-bottom: 45px;}
    .prolist ul li h3{ font-size: 16px;}

    .contact .message .t{ font-size: 32px;}
}

@media (max-width: 1520px) {
    body{ font-size: 16px;}
    .header .logo { height: 150px; line-height: inherit; padding: 40px 0; }
    .header .tel{ font-size: 18px;}

    .aboutNav ul li { margin-right: 100px;}
    .aboutNav ul li a{ font-size: 22px;}
    .aboutOne .text{ font-size: inherit;}
    .aboutThree .text { font-size: 20px; }

    .contact .message textarea{ height: 250px;}
}

@media (max-width: 1500px) {

}

@media (max-width: 1400px) {

    .header .nav>ul>li { margin-right: 35px; }
    .header .nav>ul>li a::after {  margin-left: -30px;  }
    .header .nav>ul>li.on>a::after { width: 60px; margin-left: -30px; }
    .header .nav>ul>li>a:hover::after{ width: 60px;}
    .header .searchBtn{ margin-right: 45px;}
    .header .searchBtn::after{ height: 48px; right: -22px;}
    .header .tel { font-size: 16px; margin-left: 25px;}

    .banner .bannerText h2{ font-size: 46px;}
    .banner .bannerText p { font-size: 20px; }

    .indexFive .box ul li{ padding: 0 40px;}
    .indexFive .box ul li img{ width: 120px;}
}

@media (max-width: 1370px) {

}

@media (max-width: 1300px) {
    .header .logo { padding: 45px 0; }
    .header .nav>ul>li { margin-right: 33px; }
    .header .nav>ul>li>a { font-size: 16px; }
    .header .tel{ font-size: 14px;}

    .banner .bannerText h2 { font-size: 42px; }

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

    .ntitle h2 { font-size: 38px; }

    .indexOne .box ul li{ margin-bottom: 45px;}
    .indexOne .box ul li h3{ font-size: 15px;}

    .indexTwo .num ul li h3{ font-size: 17px; margin-bottom: 15px;}
    .indexTwo .num ul li p span { font-size: 38px; }

    .aboutThree .text { font-size: 18px; }
    .aboutThree .swiper-button-next, .aboutThree .swiper-button-prev { width: 60px; height: 60px;}

    .products .leftNav { width: 310px; }
    .products .leftNav ul li a { line-height: 78px; font-size: 17px; padding-left: 35px; }
    .products .rightBox { width: calc(100% - 310px);}

    .prolist ul li h3 { font-size: 15px;line-height: 50px; }

    .job ul li{ font-size: 16px;}
    .job ul li ol{ height: 70px; line-height: 70px;}

    .contact .con .conBox .tit { font-size: 24px;}
    .contact .con .conBox .tit b { font-size: 36px;}

    .contact .message .t { font-size: 26px; }
    .contact .message input{ height: 50px;}
    .contact .message textarea { height: 190px; }
    .contact .message button{ height: 60px;}
}

@media (max-width: 1200px) {
    .wrap{ padding: 0 20px;}
    .header .logo { height: 120px; padding: 34px 0; }
    .header .nav>ul>li { margin-right: 15px; }

    .indexThree ul li{ padding: 0 10px;}
}

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

    
    .header{ width: 100%; height: 60px; padding: 0; box-shadow: 0 0 5px rgba(0, 0, 0, .2); display: block; border: none; margin-bottom: 0; position: fixed; left: 0; top: 0; z-index: 99999;}
    .header .logo{ height: 60px; padding: 8px 0;  }
    .header .headRight { width: 100%; height:calc(100% - 60px); background: #fff; position: fixed; left: 0; top: 60px; z-index: 11; display: none;}
    .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 .nav>ul>li.on>a{ color: #cc3333;}
    .header .nav>ul>li a::after{ display: none !important;}
    .header .tel{ display: none;}
    .header .searchBtn::after{ display: none;}
    .header .searchBtn{ margin: 10px 15px; display: inline-block;}
    .header .lang{ display: inline-block; background: none; top: -15px;}
    .header .lang ol{ display: block;}
    .header .lang ol { width: 90px; background: #fff; box-shadow: inherit; padding: 0; position: relative; left: 0; top: 0; transform: inherit;}
    .header .lang ol li{ display: inline-block; margin-right: 10px;}
    .header .lang ol a { display: inline;}

    .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{ overflow: hidden;}
    .banner .pagination{ bottom: 12px !important; text-align: center;}
    .banner .swiper-pagination-clickable .swiper-pagination-bullet{ width: 10px; height: 10px;}

    .banner .bannerText h2 { font-size: 17px; margin-bottom: 10px;}
    .banner .bannerText p { font-size: 12px; }

    .title { margin-bottom: 38px; }
    .title h2 { font-size: 25px; }

    .ntitle { margin-bottom: 35px; }
    .ntitle h2 { font-size: 24px; text-align: center;}

    .more a { line-height: 40px; padding: 0 20px 0 23px; border-left: 4px solid #cc3333;}

    .indexOne { padding: 50px 0; }
    .indexOne .box { padding-bottom: 25px;}
    .indexOne .box ul { margin: 0 -5px;}
    .indexOne .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 12px;}
    .indexOne .box ul li a { display: block; border: #197ec2 solid 1px; border-radius: 15px; padding: 10px; }
    .indexOne .box ul li h3 { line-height: 36px; font-size: 13px; padding: 0 5px;}

    .indexTwo{ padding: 60px 0;}
    .indexTwo .num ul li h3 { font-size: 13px; margin-bottom: 5px; }
    .indexTwo .num ul li p span{ font-size: 22px;}
    .indexTwo .aboutPic { display: block;}
    .indexTwo .aboutCon{ width: 100%; padding: 0; margin-bottom: 25px;}
    .indexTwo .aboutCon .title h2{ text-align: center;}
    .indexTwo .aboutCon .c{ margin-bottom: 20px;}
    .indexTwo .more { justify-content: center;}
    .indexTwo .pic{ width: 100%;}

    .indexThree { padding-top: 60px; }

    .indexFour { padding-top: 60px; }
    .indexFour .text { line-height: 1.6; margin-bottom: 30px; }
    .indexFour .swiper .swiper-slide h3 { height: 40px; line-height: 40px; font-size: 15px; text-align: center; padding: 0 10px;}
    .indexFour .swiper-button-next, .indexFour .swiper-button-prev { width: 35px; height: 35px;}
    .indexFour .swiper-button-next:after, .indexFour .swiper-button-prev:after{ font-size: 14px;}
    .indexFour .swiper-button-prev { left: -10px; }
    .indexFour .swiper-button-next { right: -10px; }

    .indexFive { padding: 60px 0; }
    .indexFive .box ul{ flex-wrap: wrap;}
    .indexFive .box ul li{ width: 50%; padding: 0 8px; margin-bottom: 25px;}
    .indexFive .box ul li img { width: 80px; }
    .indexFive .box ul li h3 { font-size: 18px; margin:10px 0;}

    .aboutNav { height: 68px; line-height: 68px; border-bottom: #015fa8 solid 2px; }
    .aboutNav ul li { margin-right: 22px; padding: 0;}
    .aboutNav ul li a { font-size: 16px; }

    .aboutOne { padding: 50px 0 30px;}
    .aboutOne .text p{ margin-bottom: 17px;}

    .aboutTwo { padding: 20px 0;}
    .aboutTwo .box{ padding-top: 60px;}
    .aboutTwo .box .conBox{ padding: 20px 20px 0;}
    .aboutTwo .box .conBox .swiper { padding-bottom: 45px; }

    .aboutThree { padding: 50px 0 80px; }
    .aboutThree .box{ display: block;}
    .aboutThree .text{ width: 100%; padding: 0; font-size: 15px; margin-bottom: 20px;}
    .aboutThree .pic{ width: 100%;}
    .aboutThree .arrow{ justify-content: center;}
    .aboutThree .swiper-button-next, .aboutThree .swiper-button-prev{ width: 45px; height: 45px;}
    .aboutThree .swiper-button-next:after, .aboutThree .swiper-button-prev:after{ font-size: 14px;}

    .products { padding: 50px 0 80px; }
    .products .box{display: block;}
    .products .leftNav{ width: 100%; margin-bottom: 35px;}
    .products .leftNav ul li{ margin-bottom: 10px;}
    .products .leftNav ul li a { line-height: 40px; font-size: 15px; padding-left: 22px; }
    .products .leftNav ul li a i{right: 25px;}
    .products .rightBox{ width: 100%; padding: 0;}

    .prolist ul { margin: 0 -5px;}
    .prolist ul li{ width: 50%; padding: 0 5px; margin-bottom: 12px;}
    .prolist ul li a { display: block; border: #197ec2 solid 1px; border-radius: 15px; padding: 10px; }
    .prolist ul li h3 { line-height: 36px; font-size: 13px; padding: 0 5px;}
 
    .job { padding: 50px 0 80px; }
    .job .biaoti { font-size: 14px; line-height: 50px;}
    .job .biaoti dd{ padding: 0 6px;}
    .job ul li ol{ height: 46px; line-height: 46px; padding: 0 6px; font-size: 13px;}
    .job ul dl{ font-size: 14px; padding: 15px;}

    .contact { padding: 50px 0 80px; }
    .contact .box{ display: block;}
    .contact .con{ width: 100%;}
    .contact .con .conBox { padding: 26px; }
    .contact .con .conBox .tit { font-size: 18px; }
    .contact .con .conBox .tit b { font-size: 25px; }
    .contact .message{ width: 100%; padding: 25px;}
    .contact .message .t { font-size: 18px; }
    .contact .message ul{ display: block; margin: 0;}
    .contact .message ul li{ width: 100%; padding: 0; margin-bottom: 10px;}
    .contact .message ol{ margin-bottom: 10px;}
    .contact .message input{ height: 40px; font-size: 14px;}
    .contact .message textarea{ height: 130px; font-size: 14px;}
    .contact .message button { height: 42px; font-size: 15px; }

    .footer .fmain { padding: 38px 0; }
    .footer .fmain .tit { font-size: 20px; padding-bottom: 8px; margin-bottom: 20px;}
    .footer .fmain .fcontact { font-size: 14px;}
    .footer .fmain .fnav{ display: none;}
    .footer .fmain .ewm{ display: none;}
    .footer .copyright { line-height: 1.6; font-size: 12px; padding: 10px;}

    /*===/分页=============================*/
    .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%;}
}