@charset "utf-8";

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 17px; color:#333; overflow-x: hidden; font-family:"Microsoft YaHei",Arial,sans-serif; padding-top: 160px;}
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: #000;}
::-moz-placeholder {color: #000;}
:-ms-input-placeholder {color: #000;}

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;}

.wrap{ width: 100%; max-width: 1920px; margin: 0 auto; padding: 0 50px;}
.w1620{ width: 100%; max-width: 1720px; margin: 0 auto; padding: 0 50px;}

::-webkit-scrollbar { width: 6px; background-color: rgba(24, 24, 24, .07); }
::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}
::-webkit-scrollbar-thumb:hover {background: #666;}

/*顶部*/
.header{ width: 100%; background:#fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); border-top: 20px solid #333333; position: fixed; left: 0; top: 0; z-index: 99999;}
.header .logo{ height: 140px; line-height: 140px;}
.header .nav{ position: relative;}
.header .nav>ul>li{ position: relative; margin-right: 60px;}
.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:hover{ color:#c8000a; }
.header .lang{  height: 40px; line-height: 40px; background: url(../images/icon01.png) no-repeat left center;  padding-left: 48px;}
.header .searchBtn{ width:40px; height: 40px; background: url(../images/icon02.png) no-repeat center; cursor: pointer; margin-left: 30px;}
.menu-toggle{display: none;}

/*首页bannner*/
.banner { position: relative;}
.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: 75px;height: 5px; background:#015fa8; margin: 0 10px; border-radius:0 !important; opacity: 1; cursor: pointer;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #cc3333;}
.banner .swiper-slide-active{opacity:1;}

.title{ margin-bottom: 70px; text-align: center;}
.title h2{  font-size: 48px; line-height: 1;}
.title p{ font-size: 24px; color: #666; line-height: 1; margin-top: 35px;}

.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; margin-top: 10px;}

.indexTwo{ padding: 80px 0 100px; background: url(../images/indexTwoBg.jpg) no-repeat center; background-size: cover; color: #fff;}
.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: 50%; padding-right: 50px;}
.indexTwo .aboutCon .title h2{ text-align: left;}
.indexTwo .aboutCon .c{ font-size: 20px; line-height: 1.8; margin-bottom: 35px; margin-top: -20px;}
.indexTwo .aboutCon .more a{ background: #fff; color: #333;}
.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:#fff; 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;}
.indexThree .swiper .swiper-slide{ position: relative;}
.indexThree .swiper .swiper-slide dl{ padding-bottom: 74.1%;}
.indexThree .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;}
.indexThree .swiper .swiper-slide:hover h3{ background: #da251c;}
.indexThree .swiper-button-next, .indexThree .swiper-button-prev{ width: 76px; height: 76px; background: #fff; border-radius: 76px; }
.indexThree .swiper-button-next:after, .indexThree .swiper-button-prev:after{ font-size: 26px; color: #000;}
.indexThree .swiper-button-prev{ left: 30%;}
.indexThree .swiper-button-next{ right: 30%;}

.indexFour{ padding: 130px 0;}
.indexFour .box { padding-top: 30px;}
.indexFour .box ul li{ width: 25%; text-align: center; padding: 0 60px;}
.indexFour .box ul li h3{ font-size: 35px; font-weight: normal; margin: 30px 0;}

.aboutOne{ padding:65px 0 120px;}
.aboutOne .box{ padding-top: 50px;}
.aboutOne .con{ width: 50%; padding:0 70px;}
.aboutOne .con .tit{ font-size: 30px; color: #015fa8; margin-bottom: 25px;}
.aboutOne .con .text{ font-size: 18px; line-height: 2.4;}
.aboutOne .pic{ width: 50%; padding-left: 60px; position: relative;}
.aboutOne .pic img{ position: relative; z-index: 11;}
.aboutOne .pic::after{ content: ""; width: 70%; height: 120%; border:#015fa8 solid 20px; position: absolute; left: 20%; top: -15%;}

.aboutTwo{ padding-top: 20px;}
.aboutTwo ul li{ width: 25%; padding: 0 45px;}
.aboutTwo ul li dl{ padding-bottom: 64.3%;}

.news{ padding: 65px 0 100px;}
.news .tjnews{ padding-bottom: 85px; border-bottom: #ccc solid 1px;}
.news .tjnews .pic{ width: 50%; padding-right: 110px;}
.news .tjnews .pic dl{ padding-bottom: 73.5%;}
.news .tjnews .con{ width: 50%;}
.news .tjnews .con h3{ font-size: 30px; color: #333; margin-bottom: 28px;}
.news .tjnews .con dd{ font-size: 14px; color: #999; margin-bottom: 50px;}
.news .tjnews .con dt{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; color: #666; line-height: 1.6; margin-bottom: 60px;}
.news .tjnews .con i{ width: 150px; height: 66px; line-height: 66px; text-align: center; background: #2576b4; color: #fff; font-style:normal; display: block;}
.news .tjnews a:hover h3{  color: #015fa8;}
.news .box{ margin-bottom: 50px;}
.news .box ul li{ border-bottom: #ccc dashed 1px;}
.news .box ul li a{ padding:40px 0; display: block;}
.news .box ul li a .tit{ display: flex; justify-content: space-between; margin-bottom: 20px;}
.news .box ul li a .tit h3{ font-size: 20px; color: #222; line-height: 1.4; font-weight: normal;}
.news .box ul li a .text{ color: #666;}
.news .box ul li a:hover .tit h3{ color: #015fa8;}

.newsView{ padding: 65px 0 100px;}
.newsView .viewHead{ padding-bottom: 50px; text-align: center; border-bottom: #ddd solid 1px;}
.newsView .viewHead h1{ font-size: 30px; font-weight: normal; color: #000; margin-bottom: 20px;}
.newsView .viewHead p{font-size: 16px;}
.newsView .text{ padding: 50px 0;  line-height: 1.8;}
.newsView .back{ font-size: 24px; line-height: 1.8; border-bottom: #015fa8 solid 3px; padding: 0 10px; margin-top: 30px;}

.video{ padding: 65px 0 100px;}
.video .box { padding-bottom: 30px;}
.video .box ul li{ width: 25%; padding: 0 14px; margin-bottom: 30px;}
.video .box ul li ol{ border: #0062a7 solid 4px; padding: 15px; cursor: pointer;}
.video .box ul li ol dl{ padding-bottom: 63.15%;}
.video .box ul li ol dl::after{ content: ""; width: 100%; height: 100%; background: url(../images/icon09.png) no-repeat center; position: absolute; left: 0; top: 0; z-index: 11;}
.video .box ul li ol h3{ background: #0062a7; color: #fff; text-align: center; font-size: 18px; line-height: 60px; margin-top: 10px;}

.products{ padding: 65px 0 100px;}
.products .leftNav{ width: 320px;}
.products .leftNav ul li{ margin-bottom: 5px;}
.products .leftNav ul li a{ background: #cbcac6; line-height: 60px; display: block; padding-left: 35px; font-size: 20px;  transition: all 0.4s ease;}
.products .leftNav ul li.on a,.products .leftNav ul li a:hover{ background: #2576b4; color: #fff;}
.products .rightBox{ width: calc(100% - 320px); padding-left: 50px;}

.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 3px; border-radius: 15px; padding: 13px;}
.prolist ul li dl{ padding-bottom: 68%;}
.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; margin-top: 10px;}

.bread{ line-height: 76px; background: #2576b4; color: #fff;}
.bread a{ color: #fff;}

.proview{ padding: 120px 0 150px;}
.proview .pic{ width: 50%; text-align: center; padding-right: 50px;}
.proview .con{ width: 50%; font-size: 20px; line-height: 1.6;}

.contact{ padding: 65px 0 100px;}
.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 */
.footer{ background: #2576b4;}
.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 .fmain .ewm{ width: 126px;}
.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: 50px;}

    .indexFour .box ul li h3{ font-size: 26px;}
}

@media (max-width: 1600px) {

    body{ font-size: 16px;}

    .header .nav>ul>li>a{ font-size: 18px;}

    .title h2{ font-size: 40px;}
    .title p { font-size: 20px; margin-top: 25px; }

    .indexOne .box ul li h3{ font-size: inherit;}

    .indexTwo .aboutCon{ padding-right: 0;}
    .indexTwo .aboutCon .c{ font-size: inherit;}

    .indexThree .swiper .swiper-slide h3{ height: 80px; line-height: 80px; font-size: 25px;}

    .indexFour { padding: 100px 0; }
    .indexFour .box ul li h3{ font-size: 22px;}

    .aboutOne .con{ padding-left: 0;}
    .aboutOne .con .text{ font-size: inherit;}

    .aboutTwo ul{ margin: 0 -20px;}
    .aboutTwo ul li{ padding: 0 20px;}

    .news .tjnews .con dd{ margin-bottom: 30px;}
    .news .tjnews .con i { width: 130px; height: 50px; line-height: 50px;}

    .video .box ul li ol h3{ font-size: inherit;}
    
    .products .leftNav ul li a{ font-size: 18px;}

    .prolist ul li{ margin-bottom: 40px;}
    .prolist ul li h3{ font-size: inherit;}

    .contact .con .conBox .tit{ font-size: 25px;}
    .contact .con .conBox .tit b{ font-size: 40px;}
    .contact .message .t{ font-size: 32px;}
    .contact .message input{ height: 55px;}
    .contact .message button{ height: 50px;}

    .footer .fmain { padding: 75px 0;}
}

@media (max-width: 1550px) {
    .header .nav>ul>li { margin-right: 40px; }

    .indexTwo .num ul li h3{ font-size: inherit;}
}

@media (max-width: 1500px) {
    .header .logo{ line-height: 1; padding: 40px 0;}
}


@media (max-width: 1380px) {
    .header .nav>ul>li { margin-right: 32px; }
    .header .nav>ul>li>a{ font-size: 16px;}

    .title h2 { font-size: 36px; }
    .title p{ font-size: 17px;}

    .indexOne .box ul li{ margin-bottom: 40px;}
    .indexOne .box ul li h3{ line-height: 50px;}

    .indexThree .swiper .swiper-slide h3 { height: 60px; line-height: 60px; font-size: 18px; }

}

@media (max-width: 1285px) {

    body{ font-size: 15px; padding-top: 130px;}

    .wrap{ padding: 0 30px;}
    .w1620{ padding: 0 30px;}

    .header .logo { height: 110px; padding: 34px 0; }

    .indexFour .box { padding-top: 0; }
    .indexFour .box ul li i img{ width: 100px;}
    .indexFour .box ul li h3{ font-size: 20px;}

    .products .leftNav { width: 270px; }
    .products .rightBox { width: calc(100% - 270px);}
}

@media (max-width: 1120px) {
    .header .nav>ul>li { margin-right: 18px; }
    .header .searchBtn{ margin-left: 18px;}
}

@media screen and (max-width:750px){
    body{ font-size: 14px; padding-top: 60px;}
    .wrap{ padding: 0 15px;}
    .w1620{ 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:13px 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 .lang{ display: inline-block; background: none; padding: 10px 15px;}
    .header .searchBtn{ margin-top: 10px; margin-left: 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:#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;}

    .title { margin-bottom: 38px; }
    .title h2 { font-size: 25px; }
    .title p { font-size:inherit; margin-top: 13px;}

    .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; }
    .indexThree .text { line-height: 1.6; margin-bottom: 30px; }
    .indexThree .swiper .swiper-slide h3 { height: 40px; line-height: 40px; font-size: 15px; text-align: center; padding: 0 10px;}
    .indexThree .swiper-button-next, .indexThree .swiper-button-prev { width: 35px; height: 35px;}
    .indexThree .swiper-button-next:after, .indexThree .swiper-button-prev:after{ font-size: 14px;}
    .indexThree .swiper-button-prev { left: -10px; }
    .indexThree .swiper-button-next { right: -10px; }

    .indexFour { padding: 60px 0; }
    .indexFour .box ul{ flex-wrap: wrap;}
    .indexFour .box ul li{ width: 50%; padding: 0 8px; margin-bottom: 25px;}
    .indexFour .box ul li img { width: 80px; }
    .indexFour .box ul li h3 { font-size: 16px; margin:10px 0;}

    .aboutOne { padding: 50px 0 10px; }
    .aboutOne .box { padding-top: 0; }
    .aboutOne .con{ width: 100%; padding: 0;}
    .aboutOne .con .tit{ font-size: 20px;}
    .aboutOne .con .text{ line-height: 1.6;}

    .aboutOne .pic{ width: 100%; padding: 0; margin-top: 15px;}
    .aboutOne .pic::after{ display: none;}

    .aboutTwo ul { margin: 0 -5px;}
    .aboutTwo ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}

    .news { padding: 50px 0 80px; }
    .news .tjnews { padding-bottom: 30px;}
    .news .tjnews .pic{ width: 100%; padding: 0; margin-bottom: 10px;}
    .news .tjnews .con{ width: 100%;}
    .news .tjnews .con dd { margin-bottom: 12px; }
    .news .tjnews .con h3 { font-size: 17px; margin-bottom: 10px; }
    .news .tjnews .con dt{ -webkit-line-clamp: 3; margin-bottom: 0;}
    .news .tjnews .con i{ display: none;}

    .news .box { margin-bottom: 18px; }
    .news .box ul li a { padding: 30px 0;}
    .news .box ul li a .tit{ display: block; margin-bottom: 10px;}
    .news .box ul li a .tit h3{ font-size: 16px; margin-bottom: 5px;}
    .news .box ul li a .text{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

    .newsView { padding: 50px 0 80px; }
    .newsView .viewHead{ padding-bottom: 25px;}
    .newsView .viewHead h1{ font-size: 18px;}
    .newsView .viewHead p{ font-size: 14px; color: #999;}
    .newsView .text { padding: 30px 0;}
    .newsView .back { font-size: 17px; line-height: 1.8; border-bottom: #015fa8 solid 2px; padding: 0 10px; margin-top: 0; }

    .products { padding: 50px 0 80px; }
    .products .box{display: block;}
    .products .leftNav{ width: 100%; margin-bottom: 35px;}
    .products .leftNav ul li{ margin-bottom: 6px;}
    .products .leftNav ul li a { line-height: 36px; 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;}

    .bread { line-height: 55px;}

    .proview { padding: 50px 0 80px; }
    .proview .box{display: block;}
    .proview .pic{ width: 100%; padding: 0 20px; margin-bottom: 25px;}
    .proview .con{ width: 100%; font-size: 16px;}

    .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%;}
}