@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: "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: "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:#0260ca;}



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



.wrap{ width: 100%; max-width: 1600px; 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;}

.header .wrap{ height: 170px;}

.header .logo{ height: 85px;}

.header .nav{ position: relative;}

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

.header .nav>ul>li>a{ font-size:20px; 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:#0260ca;}

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

.header .lang a{ font-size: 20px; line-height: 30px;}

.menu-toggle{display: none;}



/*首页bannner*/

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

.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: #0260ca;}

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



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

.aboutPage .neiBanner{ height:600px;}



.title{ margin-bottom: 35px;}

.title h2{ font-size: 36px; color:#224890; line-height: 1; margin-bottom: 15px;}

.title h3{ font-size: 30px; color: #000; font-weight: normal; line-height: 1; display: inline-block; position: relative; padding-right: 60px;}

.title h3::before{ content: ""; width: 50px; height: 3px; background: #224890; position: absolute; right: 0; top: 50%; margin-top: -1px;}



.ntitle{ text-align: center; margin-bottom: 50px;}

.ntitle h2{ font-size: 36px; line-height: 1; }

.ntitle p{ color: #286db1; font-size: 24px; margin-top: 30px;}



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

.indexOne .swiper-slide dl{ padding-bottom: 100%;}

.indexOne .swiper-slide h3{ font-size: 16px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px;}

.indexOne .arrow{ width: 150px; height: 50px; border: #224890 solid 2px; border-radius: 50px; display: flex; justify-content: space-between; align-items: center; padding: 0 40px; margin: 50px auto 0;}

.indexOne .arrow .arrow-left,.indexOne .arrow .arrow-right{ width:12px; height: 20px;}

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

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



.indexTwo{ background: #ecf1f5; padding: 80px 0;}

.indexTwo .pic{ width: 46%; padding-right: 50px;}

.indexTwo .con{ width: 54%;}

.indexTwo .con .text{ line-height:2; padding-top: 20px;}



.indexThree{ padding: 70px 0;}

.indexThree .title{ text-align: center;}

.indexThree .box{ background: #f7f7f7;}

.indexThree .item{ width: 33.3333%; display: flex; flex-direction: column; justify-content: space-between;}

.indexThree .item:nth-child(2){ flex-direction: column-reverse;}

.indexThree .item .pic{ overflow: hidden;}

.indexThree .item .pic img{ width: 100%;}

.indexThree .item .con{ padding: 40px;}

.indexThree .item .con .tit{ padding-bottom: 20px; position: relative; margin-bottom: 20px;}

.indexThree .item .con .tit::before{content: ""; width: 60px; height: 4px; background: #224890; position: absolute; left: 0; bottom: 0;}

.indexThree .item .con .tit h3{ font-size: 24px; color: #224890;}

.indexThree .item .con .text{ font-size: 16px; color: #666; line-height: 1.6;}

.indexThree .item .con .text strong{ font-size: 24px; color: #224890;}

.indexThree .item:hover{ background: #ecf1f5;}



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

.indexFour .box ul li{ margin-bottom: 20px;}

.indexFour .box ul li a{ color: #5370a7; background: #f4f2f2; display: flex; align-items: center; padding: 40px;}

.indexFour .box ul li a:hover{ background: #edf2f5;}

.indexFour .box ul li .date{ display: flex; align-items: center; font-size: 15px;}

.indexFour .box ul li .date .d{ font-size: 42px; margin-right: 8px;}

.indexFour .box ul li .con{ width: calc(100% - 280px); padding-left: 50px;}

.indexFour .box ul li .con h3{ font-size: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 15px;}

.indexFour .box ul li .con dt{ font-size: 18px; color: #666666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.indexFour .box ul li .more{ color: #666; margin-left: auto;}



.about{ padding: 70px 0;}

.about .text{ line-height: 2; margin-bottom: 45px;}

.about .pic{display: flex;}

.jiameng{ padding: 110px 0; background: url(../images/jiamengBg.webp) no-repeat center; background-size: cover;}

.jiameng .box{ margin-bottom: 70px;}

.jiameng .item{ width: 50%; text-align: center; font-size: 24px; color: #306dad; font-weight: bold; line-height: 1.8;}

.jiameng .item img{ margin-top: 50px;}



.link{ width: 260px; height: 76px; line-height: 68px; border: #0260ca solid 3px; border-radius: 76px; font-size: 20px; color: #0260ca; text-align: center; transition: background 0.4s ease;}

.link:hover{ background: #0260ca; color: #fff;}



.equipment{ padding: 70px 0 100px;}

.equipment .box{ padding-bottom: 20px;}

.equipment .box ul{ margin: 0 -30px;}

.equipment .box ul li{ width: 25%; padding: 0 30px; margin-bottom: 45px;}



.products{ padding: 70px 0 100px;}

.leftNav{ width: 290px;}

.leftNav dl{ border-bottom: #c7c7c7 solid 1px; padding-bottom: 20px;}

.leftNav dl h3{ font-size: 30px; font-weight: normal;}

.leftNav dl p{ font-size: 30px; font-weight: bold; color: #0260ca; text-transform: uppercase;}

.leftNav ul li{ margin-top: 40px;}

.leftNav ul li a{ font-size: 20px; padding-left: 30px; background: url(../images/icon02.png) no-repeat 5px center; display: block;}

.leftNav ul li a:hover,.leftNav ul li.on a{ color: #0260ca;}



.rightBox{ width: calc(100% - 290px); padding-left: 50px;}



.prolist{ padding-bottom: 30px;}

.prolist ul{ margin: 0 -30px;}

.prolist ul li{ width: 25%; padding: 0 30px; margin-bottom: 50px;}

.prolist ul li dl{ padding-bottom: 100%;}
.prolist ul li dl::before{ content: "查看详情"; width: 100%; height: 100%; background: rgba(0,0,0,.33); color: #fff; display: flex; justify-content:  center; align-items: center; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0;  transition: all 0.4s ease;}
.prolist ul li a:hover dl::before{ opacity: 1;}
.prolist ul li h3{ font-size: 16px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px;}



.proview{ padding: 35px 0 100px;}

.proview .box{ padding: 50px 0; position: relative;}

.proview .box .pic{ width: 55%; padding-right: 50px;}

.proview .box .con{ width: 45%;}

.proview .box .con .t{ border-bottom: #ccc solid 1px; padding-bottom: 35px; margin-bottom: 35px;}

.proview .box .con .t h1{ font-size: 30px; font-weight: normal;}

.proview .box .con .c{ line-height: 2;}



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

.news .box{ padding-bottom: 20px;}

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

.news .box ul li a{ color: #5370a7; background: #f4f2f2; display: flex; align-items: center; padding: 40px;}

.news .box ul li a:hover{ background: #edf2f5;}

.news .box ul li .date{ display: flex; align-items: center; font-size: 15px;}

.news .box ul li .date .d{ font-size: 42px; margin-right: 8px;}

.news .box ul li .con{ width: calc(100% - 280px); padding-left: 50px;}

.news .box ul li .con h3{ font-size: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 15px;}

.news .box ul li .con dt{ font-size: 18px; color: #666666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.news .box ul li .more{ color: #666; margin-left: auto;}



.newsView{ padding: 70px 0 100px;}

.newsView .newsHead{ text-align: center; border-bottom: #286db1 solid 1px; padding-bottom: 35px; margin-bottom: 30px;}

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

.newsView .newsHead p{ font-size: 18px; color: #666;}

.newsView .text{ font-size: 18px; line-height: 1.7; margin-bottom: 60px;}



.nFy{ padding-top: 20px;}

.nFy a{ width: 46px; height: 46px; line-height: 46px; text-align: center; background: #eeeeee; margin: 0 10px;  transition: all 0.4s ease;}

.nFy a:hover{ background: #306dad; color: #fff;}



.contact{ padding: 70px 0 100px; background: #f0f5f9;}

.contact .box{ background: #fff; padding: 65px 150px; margin-bottom: 65px;}

.contact .box .con{ width: 50%; padding-right: 35px;}

.contact .box .con .tit{ font-size: 24px; color: #666; line-height: 1.8; margin-bottom: 40px;}

.contact .box .con .tit span{ color: #0260ca; font-weight: bold;}

.contact .box .con .text{ line-height: 1.6; color: #666;}

.contact .box .con .share{ margin-top: 70px;}

.contact .box .con .share ul li{ margin-right: 25px; position: relative; cursor: pointer;}

.contact .box .con .share ul li ol{ width: 110px; position: absolute; left: 50%; top: 35px; transform: translateX(-50%); display: none;}

.contact .box .con .share ul li:hover ol{ display: block;}

.contact .box .message{ width: 50%; padding-left: 35px;}

.contact .box .message .tit{ font-size: 24px; color: #666; margin-bottom: 20px;}

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

.contact .box .message ul li input{ width: 100%; height: 60px; border: #a7a7a7 solid 1px; border-radius: 6px; padding: 0 15px;}

.contact .box .message ul li textarea{ width: 100%; height: 200px; border: #a7a7a7 solid 1px; border-radius: 6px; padding: 15px;}

.contact .box .message ul li button{ width: 120px; height: 50px; background: #929292; border: none; border-radius: 6px; color: #fff; cursor: pointer;}



.footer{ padding: 80px 0 50px; background:#306dad; color: #b9c8de; font-size: 14px;  position: relative;}

.footer a{ color: #b9c8de;}

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

.footer .fmain{ padding-bottom: 25px;}

.footer .ewm ul li{ margin: 0 25px; text-align: center;}

.footer .ewm ul li p{ margin-top: 10px;}

.footer .fcontact{ line-height: 1.6; font-size: 16px;}

.footer .fcontact .t{ font-size: 18px; border-bottom: #6793c2 solid 1px; padding-bottom: 15px; margin-bottom: 15px;}

.footer .fnav ul>li{ margin-left: 100px;}

.footer .fnav ul>li>a{ font-size: 16px; color: #fff; margin-bottom: 10px; display: block;}

.footer .fnav ul>li>ol>a{ display: block; line-height: 1.6;}

.footer .copyright{ font-size: 12px; text-align: center; color: #b9c8de;}

.footer .gotop{ width: 37px; height: 37px; background: url(../images/gotop.png) no-repeat center; position: absolute; right: 100px; top: 80px; cursor: pointer;}



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

.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: #306dad;}

.fenye a.current { color: #fff;  background: #306dad;}



/*搜索框*/

.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) {

    .footer .gotop{  right: 50px; top: 180px;}

}



@media (max-width: 1650px) {



}



@media (max-width: 1560px) {

    body{ font-size: 16px;}

}



@media (max-width: 1500px) {

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

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

    .header .searchBtn{ margin: 0 25px 0 10px;}



    .aboutPage .neiBanner { height: 520px; }



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

    .title h3{ font-size: 26px;}



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

    .ntitle p{ font-size: 22px;}



    .indexThree .item .con{ padding:30px;}

    .indexThree .item .con .tit h3{ font-size: 22px;}

    .indexThree .item .con .text strong{ font-size: 22px;}



    .indexFour .box ul li .date .d{ font-size: 36px;}

    .indexFour .box ul li .con dt{font-size: inherit;}



    .jiameng .item{ font-size: 22px;}



    .link { width: 230px; height: 62px; line-height: 56px; font-size: 18px;}



    .leftNav dl h3{ font-size: 26px;}

    .leftNav dl p{ font-size: 26px;}

    .leftNav ul li a{ font-size: 18px;}



    .prolist ul li h3{ font-weight: normal;}



    .proview .box .con .t h1{ font-size: 26px;}



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



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

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

    .newsView .text{ font-size: inherit; line-height: 1.6;}



    .contact .box{ padding: 65px;}

    .contact .box .con .tit{ font-size: 20px;}

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

    .contact .box .message ul li textarea{ height: 170px;}



    .footer .fnav ul>li { margin-left: 60px; }

}



@media (max-width: 1450px) {

    .indexThree .item .con .text{ font-size: 14px;}



    .indexFour { padding: 0 0 70px;}



}



@media (max-width: 1370px) {

    .header .wrap{ height: 140px;}

    .header .logo{ height: 76px;}



    .indexThree .item .con .tit h3{ font-size: 20px;}

}



@media (max-width: 1300px) {

    body{ font-size: 15px;}



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



    .neiBanner{ height: 300px;}

    .aboutPage .neiBanner{ height: 300px;}



    .indexTwo .con .text{ padding: 0;}



    .indexThree .item .con .tit { padding-bottom: 14px; margin-bottom: 12px; }

    .indexThree .item .con .tit::before{ height: 2px;}



    .footer .fcontact{ font-size: inherit;}

    .footer .fnav ul>li { margin-left: 34px; }



}



@media (max-width: 1170px) {

    .wrap{ padding: 0 20px;}

    .footer .fnav ul>li{ margin-left: 22px;}

}



@media (max-width: 1100px) {



    .header .wrap { height: 100px; }

    .header .logo { height: 60px; }

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

}



@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 .searchBtn{ display: inline-block; margin: 0 20px 0 15px; background-size: 20px auto;}

    .header .lang{ display: inline-block;}



    .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{ padding-bottom: 50%;}
    .banner .pagination{ bottom: 15px !important;}

    .banner .swiper-pagination-clickable .swiper-pagination-bullet{ width: 10px; height: 10px;}



    .neiBanner { height: 110px; }

    .aboutPage .neiBanner{ height: 110px;}



    .title{ text-align: center;}

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

    .title h3{ padding: 0; font-size: 22px;}

    .title h3::before{ display: none;}



    .indexOne { padding: 50px 0;}

    .indexOne .swiper-slide h3{ font-size: 14px;}

    .indexOne .arrow { width: 88px; height: 40px; padding: 0 22px;}



    .indexTwo{ padding: 50px 0;}

    .indexTwo .wrap{ flex-direction: column-reverse;}

    .indexTwo .pic{ width: 100%; padding: 0;}

    .indexTwo .con{ width: 100%; margin-bottom: 20px;}

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



    .indexThree { padding: 50px 0; }

    .indexThree .box{ display: block;}

    .indexThree .item{ width: 100%; flex-direction: column !important;}

    .indexThree .item .con .tit h3{ font-size: 18px;}

    .indexThree .item .con .text strong{ font-size: 18px;}



    .indexFour .box ul li{ margin-bottom: 10px;}

    .indexFour .box ul li a{ padding: 20px;}

    .indexFour .box ul li .date .d{ font-size: 22px;}

    .indexFour .box ul li .date .m-y{ font-size:12px;}

    .indexFour .box ul li .con{ width: calc(100% - 80px); padding-left: 20px;}

    .indexFour .box ul li .con h3{ font-size: 15px; margin-bottom: 5px;}

    .indexFour .box ul li .con dt{ font-size: 12px;}

    .indexFour .box ul li .more{ display: none;}



    .ntitle{ margin-bottom: 30px;}

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

    .ntitle p { font-size: 14px; margin-top: 10px;}



    .about{ padding: 50px 0;}

    .about .text{ line-height: 1.6;}

    .about .pic{ display: block;}



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

    .jiameng .box{ display: block; }

    .jiameng .item{ width: 100%; font-size: 16px; margin-bottom: 30px;}

    .jiameng .item img { margin-top: 25px; }



    .link { width: 170px; height: 50px; line-height: 42px; font-size: 17px; }



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

    .equipment .box { padding-bottom: 0;}

    .equipment .box ul { margin: 0 -6px;}

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



    .products{ padding: 30px 0 80px;}

    .products .wrap{ display:block;}



    .leftNav{ width: 100%; margin-bottom: 25px;}

    .leftNav dl { padding-bottom: 12px; background: url(../images/xiala.png) no-repeat right 5px; background-size: 20px auto;}

    .leftNav dl h3 { font-size: 20px; }

    .leftNav dl p{ display: none;}

    .leftNav ul { display: none;}

    .leftNav ul li { margin-top: 15px; }

    .leftNav ul li a{ font-size: 15px;}



    .rightBox{ width: 100%; padding: 0;}



    .prolist { padding-bottom: 0; }

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

    .prolist ul li{ width: 50%; padding: 0 10px; margin-bottom: 30px;}

    .prolist ul li h3{ font-size: 14px;}



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

    .proview .box { padding: 20px 0; display: block; }

    .proview .box .pic{ width: 100%; padding: 0; margin-bottom: 20px;}

    .proview .box .con{ width: 100%;}

    .proview .box .con .t { padding-bottom: 20px; margin-bottom: 20px; }

    .proview .box .con .t h1 { font-size: 20px; }
    
    .proview .box .con .c span { font-size: 14px !important; }

    .proview .swiper-button-next, .proview .swiper-button-prev{ top: 220px !important;}

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

    .news .box{ padding-bottom: 0;}

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

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

    .news .box ul li .date .d{ font-size: 22px;}

    .news .box ul li .date .m-y{ font-size:12px;}

    .news .box ul li .con{ width: calc(100% - 80px); padding-left: 20px;}

    .news .box ul li .con h3{ font-size: 15px; margin-bottom: 5px;}

    .news .box ul li .con dt{ font-size: 12px;}

    .news .box ul li .more{ display: none;}



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

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

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



    .nFy a{ margin: 0 4px;}



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

    .contact .box { padding: 25px; display: block; margin-bottom: 35px; }

    .contact .box .con{ width: 100%; padding: 0; margin-bottom: 30px;}

    .contact .box .con .tit{ font-size: 16px; line-height: 1.6; margin-bottom: 20px;}

    .contact .box .con .share { margin-top: 30px; }

    .contact .box .message{ width: 100%; padding: 0;}

    .contact .box .message .tit{ font-size: 20px;}

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

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

    .contact .box .message ul li button { width: 100%; height: 40px;}



    .footer { padding: 40px 0 30px;}

    .footer .fcontact .t{ font-size: 16px;}

    .footer .fnav{ display: none;}

    .footer .ewm { padding-left: 20px;}

    .footer .ewm ul li{ margin: 0; width: 100px;}



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

    .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%;}

}