@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:Arial,Verdana,sans-serif;font-weight: 300; padding-top: 161px;}
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{color: #999; outline:none; font-family:Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}

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


table{background-color: #e1e7f3;margin-bottom:20px;}
td{background-color: #ffffff;padding: 3px 10px;}
.table_title{background-color: #e1e7f3;font-weight: 600;color: #333333;height: 35px; line-height: 35px;}


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

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

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


::-webkit-scrollbar { width: 8px;  height: 8px; 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: #34495e;}


/*顶部*/
.header{ width: 100%;background:#fff; box-shadow: 0 0 10px rgba(0,0,0,.2); position: fixed; left: 0; top: 0; z-index: 99999;  transition: all .4s;}
.header .headTop{ line-height: 50px; color: #333; font-size: 14px; background: #e2e2e2;}
.header .logo{ height: 110px; padding: 15px 0;}
.header .nav{ margin-top: 28px;}
.header .nav ul li{ line-height: 60px; position: relative; margin-left: 80px;text-transform: uppercase;}
.header .nav>ul>li>a{ color: #666666;  font-size: 16px; text-align: center; display: block; position: relative; font-weight:bold;}
.header .nav>ul>li.on a::before,.header .nav>ul>li>a:hover::before{ color: #ff0000; content: ""; width: 120px; height:3px; background: #0e3884; position: absolute; left: 50%; bottom: -3px; transform: translateX(-50%);}
.menu-toggle{display: none;}

.header.on{ top: -60px;}

/*首页bannner*/
.banner { position: relative;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination { width: 100% !important; text-align: center; position: absolute; left: 0 !important; top:inherit !important; bottom: 40px !important;  z-index:111; }
.banner .swiper-pagination-bullet { display: inline-block; width: 14px;height: 14px; background:none; border: #ffffff solid 3px; margin: 0 5px !important; border-radius:14px !important; opacity: 1; cursor: pointer;}
.banner .swiper-pagination-bullet-active { background: #0e3884; border: none;}
.banner .swiper-slide-active{opacity:1;}

.neiBanner{ margin-top: 95px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}

.title{ background: url(../images/icon05.png) no-repeat center bottom; padding-bottom: 40px; margin-bottom:40px; text-align: center;}
.title h2{ color: #0e3884; font-size: 33px; font-weight: 800; line-height: 1;}

.ntitle{ margin-bottom: 40px; text-align: left;}
.ntitle h2{color: #0e3884; font-size: 33px; font-weight: 800; line-height: 1; text-transform: uppercase;  display: inline-block; position: relative; padding-left: 22px;}
.ntitle h2::before{ content: ""; width: 11px; height: 11px; background: #0e3884; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.more{ width: 180px; height: 45px; line-height: 45px; border-radius: 5px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.2); display: block; margin: 65px auto 0; font-size: 14px; color: #666; text-align: center; font-weight: 600;  transition: all 0.56s;}
.more:hover{ background: #0e3884; color: #fff;}

.iabout{ padding: 65px 0 75px;}
.iabout .text{ line-height: 2.6; text-align: center;width:60%;margin:0 auto;}

.ipro{ padding: 65px 50px; background: #f5f5f5;}
.ipro .box ul li{ width: 20%; padding: 0 10px;}
.ipro .box ul li dl{ background: #fff; padding-bottom: 90%;}
.ipro .box ul li dl img{ padding: 10px;}
.ipro .box ul li h3{ background: #a4a4a4; font-size: 18px; color: #fff; text-align: center; line-height: 45px; font-weight: 600;}
.ipro .box ul li h3:hover{ background: #0e3884;}

.inews{ padding: 60px 0;}
.inews .box ul{ margin: 0 -27px;}
.inews .box ul li{ width: 33.33%; padding: 0 20px;}
.inews .box ul li a{ padding: 25px; display: block; box-shadow:0 0 20px rgba(0, 0, 0, .25); transition: all 0.56s;}
.inews .box ul li dl{ padding-bottom: 56.1797%;}
.inews .box ul li ol{ padding-top: 15px;}
.inews .box ul li ol h3{ font-size: 18px; color: #000; font-weight: 600;}
.inews .box ul li ol dd{ font-size: 14px; color: #666; margin: 6px 0 15px;}
.inews .box ul li ol dt{ height: 70px; color: #666; line-height: 1.3;}
.inews .box ul li a:hover{ background: #f0f0f0;}

.searchBox{ padding: 30px 0; background: #0e3884;}
.searchBox .tit{ font-size: 30px; color: #fff;  font-weight: 600; line-height: 1;}
.searchBox .search{ width: 400px; position: relative;}
.searchBox .search input{ width: 100%; height: 45px; padding-left: 20px; border: none; border-radius: 50px; font-size: 15px;}
.searchBox .search button{ width: 88px; height: 30px; background: url(../images/icon07.png) no-repeat center; border: none; border-left: 1px solid #e0e0e0; position: absolute; right: 0; top: 8px; cursor: pointer;}

.bread{ color: #000; font-weight: 300; line-height: 45px;border: #e7e7e7 solid 1px;}
.bread a{ color: #666;font-size:14px; }
.bread a:hover{ color: #da221a;}

.content{ padding-bottom: 60px;padding-top: 30px;}

.leftNav{ width: 220px; margin-bottom: 20px;}
.leftNav>ul>li{ margin-bottom: 20px;}
.leftNav>ul>li>a{ color: #333; background: url(../images/icon08.png) no-repeat left center; padding-left: 12px;font-weight: 600;}
.leftNav>ul>li>a.on{color: #da221a;}
.leftNav>ul>li .subnav{ display: none;}
.leftNav>ul>li .subnav a{ color: #666666; padding-left: 12px; display: block; margin-top: 15px;}
.leftNav>ul>li .subnav a:hover,.leftNav>ul>li .subnav a.on{color: #da221a;}

.rightBox{ width: calc(100% - 245px);}

.prolist{}
.prolist ul{ margin: 0 -23px;}
.prolist ul li{ width: 33.33%; padding: 0 15px; margin-bottom: 30px;}
.prolist ul li img{ width: 100%;}
.prolist ul li dl{ padding-bottom: 88.8888%; border: #dedede solid 1px; }
.prolist ul li h3{ background: #e5e5e5; font-size: 15px; color:#0e3884; text-align: center; line-height: 35px; font-weight:bold;}
.prolist ul li .text-jg{ background: #e5e5e5; font-size: 14px; color:#333333; text-align: center; line-height: 30px; }
.prolist ul li a:hover dl{ box-shadow: 0 0 10px rgba(0, 0, 0, .15);}

.proview{ padding: 0px 0px 0;}
.proview .proHead{ margin-bottom: 60px;}
.proview .proHead .picBox{ width: 500px;}
.proview .proHead .picBox .pic{ padding-bottom: 100%; border: #cccccc solid 1px;}
.proview .proHead .picBox .piclist{ margin-top: 15px;}
.proview .proHead .picBox .piclist ul{ margin: 0 -4px;}
.proview .proHead .picBox .piclist ul li{ width: 16.6666%; padding: 0 4px;}
.proview .proHead .picBox .piclist ul li dl{ padding-bottom: 86.9565%; border: #cccccc solid 1px; cursor: pointer;}
.proview .proHead .picBox .piclist ul li.on dl{ border: #0e3884 solid 1px;}
.proview .proHead .con{ width: calc(100% - 500px); padding-left: 70px; line-height: 25px;}
.proview .proHead .con table{ margin:30px 0 0 0;}
.proview .proHead .con .tit{ font-size: 18px; font-weight: 600; text-transform: uppercase; margin-bottom: 20px; color:#0e3884;}
.proview .proHead .con .tit span{ font-size: 16px; font-weight: 600;  margin-bottom: 20px; color:#333333;}

.proview .proHead .buylink{ margin:30px 0 0 0;}
.proview .proHead .buylink a{width:150px; height:50px;display:block;text-align:center;border-radius:10px;background:#0e3884; line-height:50px;font-size:20px;font-weight:bold;color:#ffffff}
.proview .proHead .buylink a:hover{background:#1f5acb;}

.parameters .tit{ font-size: 18px; font-weight: 600; text-transform: uppercase; margin-bottom: 20px;color:#0e3884;}
.parameters ul li{ margin-bottom: 10px; display: flex;}
.parameters ul li label{ display: flex; align-items: center;}
.parameters input[type="radio"]{ width: 15px; height: 15px; border: #cccccc solid 1px; margin-right: 5px;}
.parameters input[type="text"]{ width: 100%; height: 40px; border: #cccccc solid 1px; padding: 0 12px;}
.parameters textarea{ width: 100%; height: 144px; border: #cccccc solid 1px; padding:10px 12px;}
.parameters button{ width: 180px; height: 40px; background: #0e3884; border: none; font-size: 18px; color: #fff; cursor: pointer;}


.color_select .tit{ font-size: 18px; font-weight: 600; text-transform: uppercase; margin-bottom: 20px;color:#0e3884;}
.color_select .con img{border: #cccccc solid 1px;}

/* about */
.about{  margin-bottom: 40px;}
.about .con{ width: 60%;}
.about .con .text{line-height: 2; }
.about .pic{ width: 40%; padding-left: 40px;}
.about .con2{ width: 100%;}
.about .con2 .text{line-height: 2; }


.workshop ul{ margin: 0 -30px;}
.workshop ul li{ width: 33.33%; padding: 0 30px; margin-bottom: 50px;}
.workshop ul li ol{ position: relative;}
.workshop ul li ol dl{ padding-bottom: 71.9387%;}
.workshop ul li ol .tit{ width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0;  transition: all 0.56s; cursor: pointer;}
.workshop ul li ol .tit h3{ font-size: 18px;}
.workshop ul li ol:hover .tit{ opacity: 1;}

.certificate ul{ margin: 0 -30px;}
.certificate ul li{ width: 33.33%; padding: 0 30px; margin-bottom: 50px;}
.certificate ul li ol{ position: relative;}
.certificate ul li ol dl{ padding-bottom: 0;}
.certificate ul li ol .tit{ width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0;  transition: all 0.56s; cursor: pointer;}
.certificate ul li ol .tit h3{ font-size: 18px;}
.certificate ul li ol:hover .tit{ opacity: 1;}

.news{}
.news ul{}
.news ul li{ margin-bottom: 80px;}
.news ul li a{ display: flex; align-items: center; justify-content: space-between;}
.news ul li .pic{ width: 356px;}
.news ul li .pic dl{ padding-bottom: 56.1797%;}
.news ul li .con{ width: calc(100% - 395px);}
.news ul li .con h3{ font-size: 18px; color: #000; font-weight: 600;margin-bottom: 15px;}
.news ul li .con dd{ font-size: 16px; color: #666; margin-bottom: 15px;}
.news ul li .con dt{ font-size: 16px; color: #666;}

.newsView{ padding: 50px 0 100px;}
.newsView .newsHead{ text-align: center; border-bottom:#aaa dashed 1px; padding-bottom: 20px; margin-bottom: 30px;}
.newsView .newsHead h1{ font-size: 20px;margin-bottom: 15px;}
.newsView .newsHead p{ font-size: 16px; color: #666;}
.newsView .text{ line-height: 2.2;}
.newsView .newsPage{ border-top:#aaa dashed 1px; margin-top: 50px; padding-top: 10px;}
.newsView .newsPage li{ color: #000; margin-top: 20px;}
.newsView .newsPage li a{ color: #000;}
.newsView .newsPage li a:hover{ color: #ff0000;}

.contact{ padding: 50px 0 30px;}
.contact .text{ text-align: center; line-height: 1.5; margin-bottom: 50px;}
.contact .text span{ font-size:20px;font-weight:600;color:#0e3884;}
.contact .box{ margin-bottom: 50px;}
.contact .box ul li{ text-align: center;}
.contact .box ul li dl{ width: 100px; height: 100px; line-height: 96px; background: #0e3884; border-radius: 100px; margin: 0 auto 20px;}
.contact .box ul li h3{ font-weight: 600;}
.contact #map{ height: 500px;}
.contact .add{ text-align: center; margin-top: 20px;}

.contact .w1200 .ntitle{ margin-bottom: 40px; text-align: center;}
.contact .w1200 .ntitle h2{color: #0e3884; font-size: 33px; font-weight: 800; line-height: 1; text-transform: uppercase;  display: inline-block; position: relative; padding-left: 0;}
.contact .w1200 .ntitle h2::before{ content: ""; width: 0; height: 0; background: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.faq{ padding: 50px 0 30px;border-top: #e3e3e3 solid 1px;}
.faq .ntitle{ margin-bottom: 40px; text-align: center;}
.faq .ntitle h2{color: #0e3884; font-size: 33px; font-weight: 800; line-height: 1; text-transform: uppercase;  display: inline-block; position: relative; padding-left: 0;}
.faq .ntitle h2::before{ content: ""; width: 0; height: 0; background: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.faq ul{margin: 0 -16px; display: flex; flex-wrap: wrap;}
.faq ul li{ width: 50%; padding: 0 16px; margin-bottom: 15px;}
.faq ol{ display: flex; justify-content: space-between; margin-bottom: 15px;}
.faq .yzm{ width: 400px; display: flex;}
.faq .yzm img{ height: 76px; margin-left: 10px;}
.faq input{ width: 100%; height: 50px; background: #f2f2f2; border: none; font-size: 16px; padding: 0 30px;}
.faq textarea{ width: 100%; height: 220px; background: #f2f2f2; border: none; font-size: 16px; padding:22px 30px;}
.faq button{ width: 250px; height: 50px; background: #0e3884; border: none; color: #fff; font-size: 16px; font-weight: bold; cursor: pointer;}
.faq button:hover{ background:#1d5ed4; }



.footer{ background: #5a5b62; color: #bdbdbd;}
.footer .fmain{ padding: 50px 0;}
.footer .fmain .tit{ font-size: 20px; color: #fff; font-weight: 600; text-transform: uppercase; position: relative; padding-left: 0; margin-bottom: 18px;}
.footer .fmain .tit::before{ content: ""; width: 0; height: 0; background: #ff0000; border-radius: 8px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.footer .fmain .fnav{ width: 225px;}
.footer .fmain .fnav ul li{ border-bottom: #335694 solid 0px; line-height: 35px;}
.footer .fmain .fnav ul li a{ color: #bdbdbd;  background: url(../images/icon06.png) no-repeat 3px center; padding-left: 19px; display: block;}
.footer .fmain .fnav ul li a:hover{ color: #fff;}
.footer .fmain .fcontact{ width: 420px; font-size: 16px; text-align: left; line-height: 1.6;}
.footer .fmain .fcontact img{ margin-bottom: 35px;}
.footer .fmain .fproclass{ width: 260px;}
.footer .fmain .fproclass ul li{ border-bottom: #335694 solid 0px; line-height: 30px;}
.footer .fmain .fproclass ul li a{ color: #bdbdbd;  background: url(../images/icon06.png) no-repeat 3px center; padding-left: 19px; display: block;}
.footer .fmain .fproclass ul li a:hover{ color: #fff;}

.footer .copyright{ border-top: 1px solid #78787e; font-size: 15px; color: #bdbdbd; text-align: center; line-height: 50px;}

/*===/分页=============================*/
.fenye { padding-top: 35px; text-align:center}
.fenye ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.fenye li {display:inline-block!important; margin: 0 1px; }
.fenye a { font-size: 15px; color:#333;padding:8px 12px;line-height:15px; background: #e2e2e2; display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;border-radius:5px;}
.fenye .disabled a:link,.fenye .disabled a:visited,.fenye .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
.fenye .active {pointer-events:none}
.fenye .active,.fenye a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
.fenye li.active a,.fenye li a:hover{background: #0e3884; color: #fff; }


/* 弹出框 */
.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{max-width: 1000px;padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width: 40px; height: 40px; background:url(../images/off02.png) no-repeat center; position: absolute; top: -20px; right: -20px; cursor: pointer;}
.tccBox .BoxCon h3{ font-size: 25px; color: #fff; text-align: center; position: absolute; left: 50%; top: -30px; transform: translateX(-50%);}
.tccBox .BoxCon ul video{ width: 100%; }

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

.ipro{padding: 65px 10px;}

.searchBox .tit{ font-size: 30px;}
.searchBox .search{ width: 450px;}

.proview{ padding: 30px 0 0;}
.proview .proHead .picBox{ width: 450px;}
.proview .proHead .con{width: calc(100% - 450px);padding-left: 50px;}

.about .con{ width: 50%;}
.about .con .text{line-height: 2; }
.about .pic{ width: 50%; padding-left: 20px;}

}

@media (max-width: 1366px) {

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

}

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

    .header .nav ul li{ margin-left: 60px;}
    .header .nav>ul>li>a{ font-size: 15px;}
    .header .nav>ul>li.on a::before, .header .nav>ul>li>a:hover::before{ width: 110%;}

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

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

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

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

    .proview .proHead .picBox { width: 370px; }
    .proview .proHead .con { width: calc(100% - 370px); padding-left: 30px; }

    .news ul li{ margin-bottom: 35px;}
    .news ul li .pic{ width: 280px;}
    .news ul li .con { width: calc(100% - 300px); }
}

@media (max-width: 1030px) {

}

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

    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.3); position: fixed; top: 0; left: 0; z-index: 99999999; }
    .header .headTop{ display: none;}
    .header .logo{ height: 60px; padding: 10px 0; }
    .header .nav{ width: 100%; height: calc(100% - 60px); position: fixed !important; left: 0; top: 60px !important; bottom: inherit; background: #fff; border-top: 1px solid #eee; margin-top: 0; z-index: 99999; display: none;}
    .header .nav>ul{ display: block;}
    .header .nav>ul>li {width: 100%; border-bottom: 1px solid #eee; margin-left: 0;}
    .header .nav>ul>li>a{ font-size: 15px; color: #000;  line-height: 50px; padding: 0 15px; text-align: left;}
    .header .nav>ul>li.on a::before, .header .nav>ul>li>a:hover::before{ height: 2px;}

    .menu-toggle{ width:60px; height:60px; position:fixed; right:0; top:0; z-index:9999999; display:block;}
    .menu-toggle span{ width:35px; height:2px; background:#000;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .menu-toggle span:before{ content:"";width:35px; height:2px; background:#000;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .menu-toggle span:after{ content:"";width:35px; height:2px; background:#000;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .menu-toggle.cur span{background-color:transparent;}
    .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    .banner .pagination { width: 100% !important; text-align: center; position: absolute; right:inherit; left: 0; top:inherit !important; bottom: 15px !important;  z-index:111; }
    .banner .swiper-pagination-bullet { display: inline-block; width: 8px;height: 8px; background:none; border: #00a0e9 solid 2px; margin: 0 2px !important; border-radius:16px !important; opacity: 1; cursor: pointer;}
    .banner .swiper-pagination-bullet-active { background: #ff0000; border: none;}
    .banner .swiper-slide-active{opacity:1;}

    .title{ background-size: auto 6px; padding-bottom: 15px; margin-bottom: 30px;}
    .title h2{ font-size: 22px;}

    .ntitle{ margin-bottom: 20px;}
    .ntitle h2{ font-size: 22px;}
    
    .more { width: 110px; height: 40px; line-height: 40px; border-radius: 6px;  box-shadow: 0 0 5px rgb(0 0 0 / 10%); margin: 40px auto 0; font-size: 14px;}

    .iabout {padding: 35px 0 40px;}
    .iabout .text{ line-height: 1.7;}

    .ipro { padding: 40px 15px; }
    .ipro .box ul{ margin: 0 -5px;}
    .ipro .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .ipro .box ul li h3{ font-size: 15px; line-height: 36px;}

    .inews{ padding: 35px 0;}
    .inews .box ul { margin: 0 ;}
    .inews .box ul li{ width: 100%; padding: 0; margin-bottom: 10px;}
    .inews .box ul li a{ padding: 15px;}
    .inews .box ul li ol h3{ font-size: 16px;}
    .inews .box ul li ol dd { font-size: 14px; margin: 4px 0 6px; }
    .inews .box ul li ol dt{ height: 40px; line-height: 20px;}

    .searchBox .tit{ display: none;}
    .searchBox .search{ width: 100%;}
    .searchBox .search input{ height: 48px;}
    .searchBox .search button{ width: 60px; height: 35px; background: url(../images/icon07.png) no-repeat center; top: 7px;}

    .bread{ display: none;}

    .content{ padding:20px 0 50px;}
    .content .wrap{ display: block;}

    .leftNav{ width: 100%; margin-bottom: 15px; display: none;}
    .leftNav.proNav{display: block;}
    .leftNav dl{ height: 50px; line-height: 50px; background: #0e3884 url(../images/xiala.png) no-repeat center right 15px; background-size: auto 20px; font-size: 17px; color: #fff; padding-left: 10px;}
    .leftNav dl::before{content: "Product category";}
    .leftNav>ul{ display: none; margin-top: 10px;}
    .leftNav>ul>li { margin-bottom: 10px; }
    .leftNav>ul>li .subnav a{ margin-top: 10px;}

    .rightBox{ width: 100%;}
    .prolist ul{ margin: 0 -5px;}
    .prolist ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px;}
    .prolist ul li h3{ font-size: 14px;}

    .proview{ padding: 0;}
    .proview .proHead{ display: block; margin-bottom: 30px;}
    .proview .proHead .picBox{ width: 100%; margin-bottom: 25px;}
    .proview .proHead .picBox .piclist { margin-top: 10px; }
    .proview .proHead .picBox .piclist ul{ margin: 0 -2px;}
    .proview .proHead .picBox .piclist ul li{ padding: 0 2px;}
    .proview .proHead .con{ width: 100%; padding-left: 0; font-size: 15px; line-height: 1.6;}
    .message .tit{ font-size: 22px; margin-bottom: 20px;}
    .message button{ width: 100%;}

	.about{  margin-bottom: 40px;}
	.about .box{ display:block;}
	.about .con{ width: 100%;padding-right: 0;margin-bottom: 20px;}
	.about .pic{ width: 100%;padding-left: 0; }

    .workshop ul li{ width: 50%; margin-bottom: 5px;}

    .news{ padding-top: 10px;}
    .news .box{ padding-bottom: 20px;}
    .news ul li{ margin-bottom: 10px;}
    .news ul li .pic{ width: 120px;}
    .news ul li .pic dl { padding-bottom: 65%; }
    .news ul li .con { width: calc(100% - 135px);}
    .news ul li .con h3{ font-size: 15px;}
    .news ul li .con dd{ font-size: 12px; margin-bottom: 3px;}
    .news ul li .con dt{ height: 36px; line-height: 18px; font-size: 14px;}

    .newsView{ padding: 30px 0 50px;}
    .newsView .newsHead h1{ font-size: 18px;}
    .newsView .newsHead p{ font-size: 13px;}
    .newsView .text{ line-height: 1.6;}
    .newsView .newsPage li{ margin-top: 10px;}

    .contact { padding: 30px 0 50px; }
    .contact .text{ line-height: 1.6; margin-bottom: 30px;}
    .contact .box { margin-bottom: 30px; }
    .contact .box ul { flex-wrap: wrap;}
    .contact .box ul li{ width: 50%; margin-bottom: 20px;}
    .contact .box ul li dl { width: 80px; height: 80px; line-height: 78px; margin: 0 auto 4px; }
    .contact .box ul li dl img{ height: 25px;}
    .contact #map{ height: 300px;}
    

    .footer .fmain{ padding: 35px 0;}
    .footer .fmain .wrap{ flex-wrap: wrap;}
    .footer .fmain .tit { font-size: 18px; padding-left: 5px; margin-bottom: 10px; }
    .footer .fmain .tit::before{ left: 10px;}
    .footer .fmain .fnav{ display: none;}
    .footer .fmain .fcontact{ width: 100%; font-size: 14px; line-height: 1.4; margin-bottom: 35px;}
    .footer .fmain .fcontact img { margin-bottom: 20px; }
    .footer .fmain .ewm{ margin: 0 auto;}
    .footer .fmain .ewm p{ font-size: 12px;}
    .footer .copyright{ font-size: 12px; line-height: 48px;}


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

    .tccBox .BoxCon{ width: 95%;}
    .tccBox .BoxCon .off{ width: 25px; height:25px; background-size: contain; right:2px; top: -10px;}
    .tccBox .BoxCon h3{ font-size: 17px; top: -12px;}
    .tccBox .BoxCon ul video{ height: 250px;}
    .search-dialog{ width: 95%;}
}