@charset "utf-8";



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

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

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: #333;}

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

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



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

a:hover{ color: var(--c-green);}



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



.wrap{ width: 100%; max-width: 1260px; margin: 0 auto;}

.large-wrap{ width: 100%; max-width: 1620px; 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; position: fixed; left: 0; top: 0; z-index: 9999;  transition: top 0.4s ease;}

.header.hide{ top: -140px;}

.header .logo{height:140px; padding: 30px 0;}

.header .t dl{ font-size: 24px; color: #ff9600; font-weight: bold; line-height: 1; margin-bottom: 10px;}

.header .t p{ color: #1161bf; font-size: 18px; font-weight: bold;}

.header .tel{ background: url(../images/icon01.png) no-repeat left center; color: #1161bf; font-size: 18px; font-weight: bold; line-height: 30px; padding-left: 40px;}

.header .nav{ background: #1161bf;}

.header .nav>ul>li{ margin:0 60px;}

.header .nav>ul>li>a{ font-size:18px; color:#fff; line-height:60px;  transition: color .4s; display: block;}

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

.header .lang a{ background: url(../images/icon02.png) no-repeat right center;  padding-right: 32px; display: block;}

.menu-toggle{display: none;}





/*首页bannner*/

.banner { position: relative; overflow: hidden;}

.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:none; border: #fff solid 2px; margin: 0 10px; border-radius:12px !important; opacity: 1; cursor: pointer;}

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

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



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



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

.title h2{ font-size: 38px; color:#0066cc; line-height: 1; position: relative; z-index: 111;}

.title h3{ font-size: 70px; color:#fafafa; text-transform: uppercase; line-height: 1; margin-top: -20px;}

.title p{  color:#666; line-height: 1;  margin-top: -30px;}



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

.ntitle h2{ font-size: 48px; color:#3371bc; line-height: 1; position: relative; z-index: 111;}

.ntitle p{  color:#666; line-height: 1; margin-top: 30px;}



.more{ width: 145px; height: 42px; line-height: 42px; background: #0066cc; color:#fff;text-align: center; border-radius: 40px;  display: block;  transition: all 0.4s ease;}

.more:hover{ background:#0058b1; color: #fff;}



.indexOne{ padding: 80px 0; background: #f5f5f5;}

.indexOne .box { padding: 0 120px;}

.indexOne .box ul{ margin: 0 -25px;}

.indexOne .box ul li{ width: 50%; padding: 0 25px;}

.indexOne .box ul li a{ background: #fff; padding: 20px 50px; border-radius: 20px; box-shadow: 0 0 10px rgba(0, 102, 204, .3);}

.indexOne .box ul li .con{ width: 300px;}

.indexOne .box ul li .con .tit{ margin-bottom: 20px;}

.indexOne .box ul li .con .tit h3{ font-size: 28px; color:#0066cc;}

.indexOne .box ul li .con .text{  color: #999; line-height: 1.6; height: 182px; overflow: hidden;}

.indexOne .box ul li .con dd{ width: 140px; height: 46px; line-height: 46px; text-align: center; border-radius: 50px; background:#0066cc; color: #fff; margin-top: 15px;}

.indexOne .box ul li .pic{ width: calc(100% - 300px);}

.indexOne .box ul li:nth-child(1) a{ background: #fff url(../images/icon06.png) no-repeat left -20px bottom -10px;}

.indexOne .box ul li:nth-child(2) a{ background: #fff url(../images/icon07.png) no-repeat left 5px bottom 5px;}



.indexTwo .con{ width: 50%; background: url(../images/indexTwoBg01.jpg) no-repeat left center; padding: 90px 45px 90px 120px;}

.indexTwo .con .tit{ margin-bottom: 80px;}

.indexTwo .con .tit h2{ font-size: 30px; color:#0066cc; line-height: 1;}

.indexTwo .con .text{ line-height: 2; margin-bottom: 80px;}

.indexTwo .con .num{ margin-top: 55px;}

.indexTwo .con .num ul li{ margin: 0 30px;}

.indexTwo .con .num ul li dl{ font-size: 28px; color: #0066cc; font-weight: bold;}

.indexTwo .con .num ul li p{ font-size: 15px; text-align: center;}

.indexTwo .menu{ width: 50%; background: url(../images/indexTwoBg02.jpg) no-repeat center; background-size: cover; padding-left: 170px;}

.indexTwo .menu .box ul li { text-align: center; padding: 40px;}

.indexTwo .menu .box ul li a{ padding: 0 30px; display: block;}

.indexTwo .menu .box ul li p{ color: #fff; font-size: 18px; margin-top: 10px;}

.indexTwo .menu .box ul:nth-child(1){ border-right:rgba(255,255,255,0.47) solid 1px; padding: 30px 0;}

.indexTwo .menu .box ul:nth-child(2) li:nth-child(1){border-bottom:rgba(255,255,255,0.47) solid 1px;}



.indexThree{ padding: 80px 0; background: #f6f6f6;}

.indexThree .box{ margin-bottom: 35px;}

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

.indexThree .box ul li a{ padding: 15px 15px 35px; display: block;}

.indexThree .box ul li a:hover{  background: #ededed;}

.indexThree .box ul li dl{ padding-bottom: 73.97%; margin-bottom: 14px;}

.indexThree .box ul li ol{ border-bottom: #0066cc solid 3px; padding-bottom: 15px;}

.indexThree .box ul li dd{ font-size: 12px; margin-bottom: 16px;}

.indexThree .box ul li h3{ border-bottom: #e1e1e1 solid 1px; padding-bottom: 14px; font-size: 16px; line-height: 1; color: #000; font-weight: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.indexThree .box ul li dt{ font-size: 14px; color: #999; overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical; margin-top: 18px;}



.aboutOne{ padding: 60px 0 0;}

.aboutOne .box{ background: url(../images/aboutBg.jpg) no-repeat left bottom; padding:10px 0 100px;}

.aboutOne .con{ width: 50%;}

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

.aboutOne .con .num{ margin-top: 55px;}

.aboutOne .con .num ul li{ margin: 0 30px;}

.aboutOne .con .num ul li dl{ font-size: 28px; color: #0066cc; font-weight: bold;}

.aboutOne .con .num ul li p{ font-size: 15px; text-align: center;}

.aboutOne .pic{ width: 50%; padding-left: 90px;}



.aboutTwo{ padding: 80px 0 100px; background: #f9fafd;}

.aboutTwo .box ul li{ width: 25%; text-align: center; padding: 0 30px; position: relative;}

.aboutTwo .box ul li dl{ font-size: 135px; color: #eaeaed; font-style: italic; font-weight: bold; line-height: 1;}

.aboutTwo .box ul li ol{ width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 0 30px; color: #555; font-size: 17px;}



.aboutThree{ padding: 80px 0 100px;}

.aboutThree .box ul{ margin: 0 -44px;}

.aboutThree .box ul li{ width: 25%; padding: 0 44px; margin-bottom: 50px;}

.aboutThree .box ul li dl{ padding-bottom: 139.91%;}



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

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

.news .box ul{margin: 0 -12px;}

.news .box ul li{ width: 33.33%; padding: 0 12px; margin-bottom: 10px;}

.news .box ul li a{height: 151px; background: #f8f8f8; padding: 30px 28px; display: block; transition: all .4s;}

.news .box ul li dl{ float: left; width: 77px; height: 90px; color: #8d8d8d; border-right: #eee solid 1px; padding-top: 10px; transition: all .4s; }

.news .box ul li dl b{font-size: 30px; line-height: 1; font-weight: 900; padding-bottom: 12px; margin-bottom: 10px; display: block; position: relative; transition: all .4s;}

.news .box ul li dl b::after{ content: ""; width: 25px; height: 1px; background: #ccc; position: absolute; left: 0; bottom: 0; transition: all .4s;}

.news .box ul li ol{ height: 90px; padding-left: 96px; background: url(../images/icon08.png) no-repeat 96px bottom; transition: all .4s;}

.news .box ul li ol h3{ font-size: 18px; font-weight: 400; line-height: 1.4; color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all .4s;}

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

.news .box ul li a:hover dl{ color: #fff;}

.news .box ul li a:hover dl b{ color: #fff;}

.news .box ul li a:hover dl b::after{ background: #fff;}

.news .box ul li a:hover ol{background: url(../images/icon08_02.png) no-repeat 96px bottom; }

.news .box ul li a:hover ol h3{ color: #fff;}



.newsView{background: #f5f5f5;  padding: 80px 0 100px;}

.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: #1161bf; 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: #1161bf;}

.newsView .box .viewPage .boxCon a:hover{color: #1161bf;}

.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #1161bf; position:absolute; right: 70px; top: 35px;}

.newsView .box .viewPage .back a{color: #fff; display: block;}



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

.leftNav{ width: 300px;}

.leftNav dl{ background: #3371bc; color: #fff; font-size: 30px; line-height: 60px; padding: 0 16px;}

.leftNav dl span{ font-size: 16px; text-transform: uppercase;}

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

.leftNav ul li a{ font-size: 18px; line-height: 40px; display: block; padding: 0 17px; background: url(../images/icon12.png) no-repeat right 18px center; position: relative;}

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

.leftNav ul li.on a::before{ content: ""; width: 5px; height: 20px; background: #ff9600; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

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

.bread{ border-bottom: #dcdcdc solid 1px; line-height: 50px; color: #999; margin-bottom: 30px;}

.bread a{ color: #999;}

.bread a:hover{color: #ff9600;}

.bread a.home{ background: url(../images/icon13.png) no-repeat left center; padding-left: 23px;}



.proview .proHead { margin-bottom: 70px;}

.proview .proHead .pic{ width: 440px;}

.proview .proHead .pic dl{ padding-bottom: 90%;}

.proview .proHead .con{ width: calc(100% - 440px); padding-left: 50px;}

.proview .proHead .con .tit{ border-bottom: #dcdcdc solid 1px; padding: 18px 0; margin-bottom: 30px; position: relative;}

.proview .proHead .con .tit::before{ content: ""; width: 100px; height: 4px; background: #ff9600; position: absolute; left: 0; bottom: 0;}

.proview .proHead .con .tit h1{ font-size: 24px;}

.proview .proHead .con .textBox{ font-size: 15px; color: #666; line-height: 1.6;}

.proview .text{ line-height: 2;}



.video{padding: 80px 0 100px;}

.video .box{ padding-bottom: 30px;}

.video .box ul{ margin: 0 -55px;}

.video .box ul li{ width: 33.33%; padding: 0 55px; margin-bottom: 30px;}

.video .box ul li ol{ cursor: pointer;}

.video .box ul li dl{ padding-bottom:75%;}

.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; transition: all .4s;}

.video .box ul li h3{ font-size: 16px; color: #666; font-weight: normal; text-align: center; margin-top: 10px;}



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

.contact .telBox{ margin-bottom: 70px;}

.contact .telBox ul li{ display: flex; align-items: center;}

.contact .telBox ul li i{ width: 60px; height: 60px; background: #1161bf; border-radius: 60px; display:flex; align-items: center; justify-content: center; margin-right: 20px;}

.contact .telBox ul li h3{  font-size: 23px; font-weight: 500;}

.contact .box{ background: #fff; display: flex; flex-wrap: wrap;}

.contact .box .text{ width: 500px; padding: 50px 0; font-size: 18px; color: #888; line-height: 1.8;}

.contact .box .text h3{ font-size: 24px; color: #000; margin-bottom: 20px;}

.contact .box #map{ width: calc(100% - 500px); height: 400px;}



.footer{ padding: 100px 0 50px; background:#1161bf; color: #f2f2f2; font-size: 14px;  position: relative;}

.footer::before{ content: ""; width: 100%; height: 1px; background: #75a3da; position: absolute; left: 0; top: 34px;}

.footer a{ color: #73a2d9;}

.footer a:hover{ color: #4589d8;}

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

.footer .fcontact{ line-height: 2;}

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

.footer .fnav ul li>a{ font-size: 16px; color: #fff;}

.footer .fnav ul li ol { padding-top: 10px;}

.footer .fnav ul li ol a{ display: block;}

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

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



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

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

.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #333;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #ddd;}

.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #333; margin-right: 5px;display: inline-block; background: #ddd; transition: all 0.4s;}

.fenye a:hover {color: #fff; background: #3371bc;}

.fenye a.current { color: #fff;  background: #3371bc;}





/*搜索框*/

.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: 1700px) {

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

}



@media (max-width: 1560px) {

    .neiBanner { height: 500px;}

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

    .indexTwo .con{ padding: 70px 45px 70px 50px;}

}

@media (max-width: 1440px) {

}



@media (max-width: 1366px) {

}



@media (max-width: 1300px) {

    body{ font-size: 15px;}



    .header .nav>ul>li { margin: 0 40px; }

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



    .neiBanner { height: 400px; }



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



    .indexOne .box ul li .con .tit h3{ font-size: 22px;}



    .indexTwo .con .tit{ margin-bottom: 30px;}

    .indexTwo .con .text{ margin-bottom: 30px;}

    .indexTwo .menu{ padding-left: 70px;}



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



    .aboutThree .box ul{ margin: 0 -20px;}



    .news .box ul li ol h3{ font-size: 15px;}



    .leftNav dl{ font-size: 22px;}

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



    .proview .proHead .con .tit h1{ font-size: 22px;}



    .contact .telBox ul li h3{ font-size: 20px;}

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


}



@media (max-width: 1240px) {

}



@media (max-width: 1200px) {

    .large-wrap{ padding: 0 20px;}



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

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



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



    .indexTwo .con .num ul li { margin: 0 16px; }

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

}



@media (max-width: 1030px) {

}



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

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

    .wrap{ padding: 0 15px;}

    .large-wrap{ padding: 0 15px;}



    .header{ width: 100%; height: 60px; box-shadow: 0 0 10px rgba(0,0,0,.1); position: fixed; top: 0; left: 0; z-index: 99999999; }

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

    .header .t{ display: none;}

    .header .tel{ display: none;}

    .header .nav{  position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  background:#fff; 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; position: relative;}

    .header .nav>ul>li>a{ padding: 0 15px; font-size: 15px; color: #000;  line-height: 46px;  display: 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:#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;}



    .banner{ border-radius: 0;}

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

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

    .banner .swiper-pagination-bullet-active { background: #fff;}

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

    .neiBanner{ height: 130px; margin-top: 0; border-radius: 0;}



    .title { margin-bottom: 30px;}

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

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

    .title p{ margin-top: 8px; font-size: 12px;}



    .ntitle{ margin-bottom: 30px;}

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

    .ntitle p{ font-size: 12px; margin-top: 15px;}



    .indexOne { padding: 50px 15px;}

    .indexOne .box{ padding: 0;}

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

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

    .indexOne .box ul li a{ padding: 20px;}
    .indexOne .box ul li .con{ width: 60%;}
    .indexOne .box ul li .con .tit{ margin-bottom: 10px;}
    .indexOne .box ul li .con .tit h3{ font-size: 17px;}
    .indexOne .box ul li .con .text{ font-size: 13px; line-height: 1.4; height: auto;}
    .indexOne .box ul li .con dd { width: 100px; height: 30px; line-height: 30px; font-size: 12px;}
    .indexOne .box ul li .pic{ width: 40%;}



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

    .indexTwo .con{ width: 100%; padding: 50px 15px;}

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

    .indexTwo .con .flex{ justify-content: center;}

    .indexTwo .menu{ display: none;}



    .indexThree{ padding: 50px 0;}

    .indexThree .box{ margin-bottom: 30px;}

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

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

    .indexThree .box ul li a{ padding: 0;}



    .aboutOne .box{ padding: 10px 0 50px;}

    .aboutOne .con{ width: 100%;}

    .aboutOne .con .num { margin: 30px 0; }

    .aboutOne .con .num ul li{ margin: 0 19px;}

    .aboutOne .con .num ul li dl{ font-size: 18px;}

    .aboutOne .pic{ width: 100%; padding-left: 0;}



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

    .aboutTwo .box ul{ flex-wrap: wrap;}

    .aboutTwo .box ul li{ width: 50%;}

    .aboutTwo .box ul li dl{ font-size: 100px;}

    .aboutTwo .box ul li ol{ font-size: 15px; padding: 0 15px;}



    .aboutThree { padding: 50px 0;}

    .aboutThree .box ul{ margin: 0 -10px;}

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



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

    .news .box { margin-bottom: 30px; }

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

    .news .box ul li a{ height: 100px; padding: 16px 25px;}

    .news .box ul li dl{height: 68px; padding-top: 0;}

    .news .box ul li dl b{ font-size: 25px;}

    .news .box ul li ol{ height: 65px; background-size: 12px auto !important;}

    .news .box ul li ol h3{ font-size: 15px;}



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



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

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

    .leftNav dl{ line-height: 46px; font-size: 17px; text-align: left; padding-left: 15px;  background: #3371bc url(../images/xiala.png) no-repeat right 15px center; background-size: 20px auto;  margin-bottom: 5px;}

    .leftNav ul{ display: none;}

    .leftNav ul li{ margin-top: 0;}

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

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

    .proview .proHead { margin-bottom: 30px; }

    .proview .proHead .pic{ width: 100%;}

    .proview .proHead .con{ padding-left: 0; width: 100%;}

    .proview .proHead .con .tit h1{ font-size: 18px;}



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

    .video .box ul { margin: 0 -10px;}

    .video .box ul li{ width: 50%; padding: 0 10px;}

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



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

    .contact .telBox { margin-bottom: 20px; }

    .contact .telBox ul li{ width: 100%; margin-bottom: 10px;}

    .contact .telBox ul li h3{ font-size: 15px;}

    .contact .telBox ul li i { width: 40px; height: 40px; margin-right: 10px; }

    .contact .telBox ul li i img{ width: 16px; }

    .contact .box .text { width: 100%; font-size: 14px; padding:10px 0 30px; }

    .contact .box .text h3{ font-size: 20px; margin-bottom: 8px;}

    .contact .box #map{ width: 100%;}

  

    .footer{ font-size: 13px; padding: 40px 0 20px;}

    .footer::before{ display: none;}

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

    .footer .fcontact { line-height: 1.5;}

    .footer .fnav{ display: none;}

    .footer .ewm{ width: 100px;}



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

    .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: 3px; font-size: 16px; }

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

    .fenye a:hover {color: #fff; background: #3371bc; }

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

    .footer .gotop{ display: none;}



    .tccBox .BoxCon{ width: 90%;}

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

    .search-dialog{ width: 95%;}

}