@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:#333; overflow-x: hidden; font-family:Arial,sans-serif; padding-top: 120px; }

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:Arial,sans-serif;}

svg{ border: none;}

::-webkit-input-placeholder {color: #666;}

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

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



a { text-decoration: none; color:#333; }

a:hover{ color:#ea8f2f;}



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



.wrap{ width: 100%; 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%; height: 120px; background: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, .1); position: fixed; left: 0; top: 0; z-index: 99999;}

.header .logo{ height: 120px; padding: 12px 0;}

.header .share{ display: flex; justify-content: flex-end; margin-bottom:15px;}

.header .share a{ margin-left: 10px;}

.header .nav ul li {  position: relative; margin:0 25px;}

.header .nav ul li>a{ font-size: 20px; color: #333333; line-height: 30px; font-weight: bold; text-transform: uppercase; position: relative; z-index: 99999;  display: block; }

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

.header .searchBtn{ width: 28px; height: 30px; background: url(../images/icon01.png) no-repeat center; cursor: pointer; margin-right: 25px;}

.header .lang{ height: 30px; line-height: 30px; font-size: 18px; color: #333; font-weight: bold; background: url(../images/icon02.png) no-repeat left center; padding-left: 28px;}



.menu-toggle{display: none;}



/* banner */

.banner { position: relative; }

.banner img{width:100%;}

.banner .swiper-slide{ display: flex; align-items: center;}

.banner .pagination { width: 100% !important; height: 76px; position: absolute; left:0; bottom:0!important;  z-index:111; display: flex; justify-content: center; align-items: center;}

.banner .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 50px;height: 5px; background:#fff; border: none; margin: 0 5px; border-radius:0 !important; opacity: 1; cursor: pointer;}

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

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



.neiBanner img{ width: 100%;}



/* 大标题 */

.title{ margin-bottom: 70px;}

.title h2{ font-size:48px; font-weight: normal; text-align: center; text-transform: uppercase; line-height: 1;}

.title p{ font-size: 18px; color: #666; text-align: center; margin-top: 15px;}





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

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

.indexOne .box .tabNav{ margin-bottom: 60px;}

.indexOne .box .tabNav ul li{ font-size: 18px; color: #fff; background: #666; border-radius: 30px; line-height: 60px; margin: 0 30px; padding: 0 25px; cursor: pointer;}

.indexOne .box .tabNav ul li:hover,.indexOne .box .tabNav ul li.on{ background: #e27b0e;}

.indexOne .box .tabContent .item{ display: none;}

.indexOne .box .tabContent .item.on{ display: block;}

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

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

.indexOne .box .tabContent ul li dl{ padding-bottom: 100%;}

.indexOne .box .tabContent ul li h3{ font-size: 18px; text-align: center; font-weight: normal; margin-top: 20px;}

.indexOne .more a{ font-size: 18px; color: #fff; line-height: 60px; background: #e27b0e; padding: 0 35px; border-radius: 6px;}

.indexOne .more a:hover{ background: #bb660b;}



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

.indexTwo .box{ background: #fff; padding: 20px;}

.indexTwo .box .con{ width: 90%; padding-right: 20px;}

.indexTwo .box .con .tit{ font-size: 24px; margin-bottom: 35px;}
.text2{
    font-size: 20px;
}

.indexTwo .box .con .text{ line-height: 1.9;}

.indexTwo .box .img{ width: 50%; padding-left: 40px;}



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

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

.indexThree .box .swiper-slide:hover dl{ background: #e27b0e;}

.indexThree .box .img { padding: 0 50px;}

.indexThree .box .img dl{ padding-bottom: 100%; background: #999; border-radius: 50%;}

.indexThree .box h3{ text-align: center; font-weight: normal; margin-top: 20px;}

.indexThree .box .swiper-button-prev::after,.indexThree .box .swiper-button-next::after{ color: #000; font-size: 38px; font-weight: bold;}



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

.indexFour .box ul{ margin: 0 -45px;}

.indexFour .box ul li{ width: 33.33%; padding: 0 45px;}
.indexFour .box ul li a{ height: 100%;  background: #999; display: block;}
.indexFour .box ul li a:hover{ background: #e27b0e;}
.indexFour .box ul li dl{ padding-bottom: 65%;}

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

.indexFour .box ul li ol h3{  color: #fff; font-size: 18px; font-weight: normal; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-bottom: 10px;}

.indexFour .box ul li ol dd{ font-size: 15px; color: #fff; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 20px;}
.indexFour .box ul li ol dt{ color: #fff; text-align: right;}



.bread{ background: #e4e5e6; line-height: 35px;}



.container{ padding: 45px 0 100px;}

.container .sideLeft{ width: 274px;}

.container .sideLeft .tit{ font-size: 24px; text-transform: uppercase; text-align: center; background: #dfe2e7; line-height: 74px; margin-bottom: 20px;}

.container .sideLeft .leftNav{ padding: 0 10px 0; margin-bottom: 50px;}

.container .sideLeft .leftNav ul li{ margin-bottom: 15px;}

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

.container .sideLeft .leftNav ul li.on a{ color: #ea8f2f;}

.container .sideLeft .leftNews{ padding:20px 10px 0; margin-bottom: 50px;}

.container .sideLeft .leftNews ul li{ margin-bottom: 15px;}

.container .sideLeft .leftNews ul li a{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.container .sideLeft .leftContact{ padding: 20px 10px; line-height: 1.7;}

.container .rightBox{ width: calc(100% - 274px); padding-left: 35px;}

.container .rightBox .righTtit{ font-size: 24px; color: #ea8f2f; font-weight: bold; line-height: 70px; text-transform: uppercase; border-bottom: #dfe2e7 solid 1px; margin-bottom: 35px;}



.aboutBox{ padding:0 0 60px;}

.aboutBox .item{ width: 35%; padding: 45px;}

.aboutBox .item:hover{ background: #fafafa;}

.aboutBox .item .numImg{ font-size: 48px; color: #ea8f2f; text-align: center; font-weight: bold; margin-bottom: 30px;}

.aboutBox .item .txt{ line-height: 1.6;}

.danye{ line-height: 1.8;}

.bread{
    display: none;
}

.history{ position: relative; padding: 30px 0 1px;}

.history::after{ content: ''; position: absolute; left: 50%; top:0; width: 1px; height: 100%; background: #2c2c2c;}

.history .item{ margin-bottom: 100px;}

.history .item .tit{ font-size: 36px; font-weight: bold; line-height: 1; position: relative; padding-left: calc(50% + 35px); margin-bottom: 15px;}

.history .item:nth-child(odd) .tit{ padding-left: 0; padding-right: calc(50% + 35px); text-align: right;}

.history .item .tit::before{ content: ""; width: 32px; height: 32px; background: url(../images/icon06.png) no-repeat center; position: absolute; left: 50%; transform: translateX(-50%); z-index: 11;}

.history .item .box{ display: flex; align-items: center;}

.history .item:nth-child(odd) .box{ flex-direction: row-reverse;}

.history .item .box .img{ width: 50%; padding-right: 50px; padding-left: 120px; text-align: right;}

.history .item:nth-child(odd) .box .img{ padding-left: 50px; padding-right: 120px; text-align: left;}

.history .item .box .text{ width: 50%; line-height: 1.8; padding:0 50px;}



.authentication .honorHead { margin-bottom: 70px;}

.authentication .honorHead .con{ width: 370px; display: flex; flex-direction: column;}

.authentication .honorHead .con .tit{ font-size: 36px;}

.authentication .honorHead .con .tit h2{ font-size: 36px;}

.authentication .honorHead .con .text{ margin-top: auto; line-height: 1.8;}

.authentication .honorHead .pic{ padding-left: 40px;}

.authentication .list ul{ margin: 0 -16px;}

.authentication .list ul li{ width: 33.33%; padding: 0 16px; margin-bottom: 30px;}



.protext{ line-height: 1.6; margin-bottom: 60px;}



.prolist{ margin-bottom: 30px;}

.prolist .tit{ font-size: 24px; font-weight: bold; color: #000; text-align: center; margin-bottom: 50px;}

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

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

.prolist ul li dl{ padding-bottom: 95%;}

.prolist ul li h3{ font-size: 18px; font-weight: normal; text-align: center; margin-top: 20px;}



.prohead{width: 100%; margin-bottom: 70px;}

.prohead .pic{ width: 560px;}

.prohead .pic .bigBox{ width: 100%; margin-bottom: 30px;}

.prohead .pic .bigBox dl{ padding-bottom: 80%;}

.prohead .pic .bigBox img{ width: 100%;}

.prohead .pic .bigBox video{ width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top:0;}

.prohead .pic .smallBox{ width: 100%;}

.prohead .pic .smallBox ul{ margin: 0 -15px;}

.prohead .pic .smallBox ul li{ width: 25%; padding: 0 15px; cursor: pointer;}

.prohead .pic .smallBox ul li dl{ padding-bottom: 100%;}

.prohead .pic .smallBox ul li.videoBox{ position: relative;}

.prohead .pic .smallBox ul li.videoBox::after{ content: ""; width: 100%; height: 100%; background: url(../images/icon13.png) no-repeat center; background-size: 36px; position: absolute; left: 0;top: 0;}

.prohead .con{ width: calc(100% - 560px); padding:0 0 30px 60px; display: flex; flex-direction: column;}

.prohead .con .text{ line-height: 1.8; margin-bottom: 30px;}

.prohead .con .contactBtn{ display: flex; margin-top: auto; margin-right: 10px;}

.prohead .con .contactBtn a{ line-height: 38px; text-align: center; white-space: nowrap; border: #ea8f2f solid 1px; border-radius: 50px; display: inline-block; padding: 0 20px;}

.prohead .con .contactBtn a:hover{ background: #ea8f2f; color: #fff;}



.news{ margin-bottom: 60px;}

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

.news ul li a{ display: flex;}

.news ul li .pic{ width: 420px;}

.news ul li .pic dl{ padding-bottom: 65.7%;}

.news ul li .con{ width: calc(100% - 420px); padding:15px 0 15px 40px; display: flex; flex-direction: column;}

.news ul li .con dd{ color: #666; margin-bottom: 15px;}

.news ul li .con h3{ font-size: 25px; color: #000; line-height: 1.1; margin-bottom: 10px;}

.news ul li .con ol{ line-height: 1.8; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news ul li .con dt{ width: 180px; line-height: 42px; border: #ccc solid 1px; color: #ea8f2f; text-align: center; margin-top: auto;}

.news ul li a:hover .con h3{ color: #ea8f2f;}



.newsView{ padding: 20px 20px 80px;}

.newsView .tit{ padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px;}

.newsView .tit h1{ font-size: 30px; font-weight: normal; text-align: center;}

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



.contact{ padding: 10px 0 60px; text-align: center; line-height: 2;}



.message{ background: #f3f3f3; padding: 60px 45px;}

.message .tit{ font-size: 24px; font-weight: bold; color: #000; text-align: center; margin-bottom: 30px;}

.message .txt{ margin-bottom: 30px;}

.message li{ margin-bottom: 20px;}

.message input{ width: 100%; line-height: 48px; background: #fff; border: #ccc solid 1px; border-radius: 5px; padding-left: 15px;}

.message textarea{ width: 100%; height: 150px; background: #fff; border: #ccc solid 1px; border-radius: 5px; padding: 15px;}

.message button{ width: 124px; line-height: 38px; background: #ea8f2f; border: none; border-radius: 5px; color: #fff; font-size: 16px; cursor: pointer; margin: 0 auto; display: block;}

.message button:hover{ background: #cf7b22;}



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

.footer .rz{ margin-bottom: 45px;}

.footer .fmain{ margin-bottom: 50px;}

.footer .fmain .tit{ font-size: 36px; margin-bottom: 25px;}

.footer .fmain .fcontact { width: 25%;}

.footer .fmain .fcontact .box{ font-size: 18px;}

.footer .fmain .fcontact .box p{  display: flex;}

.footer .fmain .fcontact .box img{ align-self: start; margin-right:10px;}

.footer .fmain .fnav{ font-size: 18px;}

.footer .fmain .fnav ul li{ margin-bottom: 10px;}

.footer .fmain .shareEwm{ text-align: center;}

.footer .fmain .shareEwm .ewm{ width: 220px; margin:0 auto 10px;}
.footer .fmain .shareEwm .ewm ul{ display: flex;}
.footer .fmain .shareEwm .ewm ul li{ width: 50%;}

.footer .fmain .shareEwm .share a{ margin: 0 5px;}

.footer .copyright{color: #666; text-align: center; border-top: 1px solid #ececec; padding-top: 25px;}



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

.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: #333;margin:0 4px; display: block; font-family: "宋体";font-size: 18px; background: #ccc;}

.fenye a { width: 46px; height: 46px; line-height: 46px; color: #333; margin:0 4px; display: block; background: #ccc; transition: all 0.4s;}

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

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



/*搜索框*/

.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{ width: 50%; padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999; z-index: 99;}

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


/* 右侧漂浮 */
.izl-rmenu{position:fixed; right:0; margin-right:10px; bottom:50px; padding-bottom:20px; z-index:9999; }
.izl-rmenu .btn{width:50px; height:50px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-email{background:url(../images/r_email.png) center no-repeat; background-color:#ff811b; background-size: cover;}
.izl-rmenu .btn-email:hover{background-color:#ff811b;}
.izl-rmenu a.btn-email,.izl-rmenu a.btn-email:visited{background:url(../images/r_email.png) center no-repeat; background-color:#ff811b; background-size: cover; text-decoration:none; display:block;}
.izl-rmenu .btn-whatsapp{background:url(../images/r_whatsapp.png) center no-repeat; background-color:#ff811b; background-size: cover;}
.izl-rmenu .btn-whatsapp:hover{background-color:#ff811b;}
.izl-rmenu a.btn-whatsapp,.izl-rmenu a.btn-whatsapp:visited{background:url(../images/r_whatsapp.png) center no-repeat; background-color:#ff811b; background-size: cover; text-decoration:none; display:block;}
.izl-rmenu .btn-tel{background:url(../images/r_phone.png) center no-repeat; background-color:#ff811b; background-size: cover;}
.izl-rmenu .btn-tel:hover{background-color:#ff811b;}
.izl-rmenu a.btn-tel,.izl-rmenu a.btn-tel:visited{background:url(../images/r_phone.png) center no-repeat; background-color:#ff811b; background-size: cover; text-decoration:none; display:block;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; background-size: cover; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


@media (max-width: 1560px) {

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



    .indexOne .box .tabNav ul li{ font-size: inherit; line-height: 50px; margin: 0 20px;}



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



    .footer .fmain .tit{ font-size: 26px;}

}



@media (max-width: 1460px) {



}



@media (max-width: 1420px) {



}



@media (max-width: 1368px) {

    .title { margin-bottom: 50px;}

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

    .title p{ font-size: inherit;}



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



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

    .indexOne .more a { font-size: inherit; line-height: 48px; padding: 0 25px;}



    .indexTwo{ padding: 80px 0 90px;}



    .container .sideLeft .tit{ font-size: 20px; line-height: 60px;}



    .container .rightBox .righTtit{ font-size: 22px; line-height: 60px;}



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

    .prolist ul li{ padding: 0 30px; margin-bottom: 35px;}



    .prohead .pic{ width: 50%;}

    .prohead .pic .bigBox{ margin-bottom: 15px;}

    .prohead .pic .smallBox ul{ margin: 0 -7px;}

    .prohead .pic .smallBox ul li{ padding: 0 7px;}

    .prohead .con{ width: 50%;}



    .news ul li .pic { width: 330px;}

    .news ul li .con { width: calc(100% - 330px);}

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

    .news ul li .con dt { width: 160px; line-height: 38px;}



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



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

    .footer .fmain .fnav{ font-size: inherit;}

}



@media (max-width: 1280px) {

    .header .logo{ padding: 20px 0;}



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

    .header .searchBtn{ margin-right: 20px;}



    .bread{ line-height: 60px;}



    .container .rightBox .righTtit{ font-size: 20px;}



    .aboutBox .item{ width: 50%;}

    .aboutBox .item .numImg{ font-size: 38px;}



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

    .indexFour .box ul li{ padding: 0 30px;}



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



    .prohead .con{ padding: 30px 0 30px 35px;}



    .prolist .tit{ margin-bottom: 35px;}

}



@media (max-width: 1150px) {



    body{ font-size: 15px;}



    .wrap{ padding: 0 30px;}



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

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

    .header .lang{ font-size: 16px;}



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



    .indexOne .box .tabNav { margin-bottom: 40px;}



    .indexFour .box ul li ol h3{ font-size: inherit;}



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

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

    .prolist ul li h3{ margin-top: 10px;}



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

    .footer .rz{ height: 50px;}

    .footer .fmain .tit{ font-size: 22px;}

}



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

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

    .wrap{ padding: 0 15px;}

    input, textarea, select, button{ font-size: 14px;}

    

    .header{ width: 100%; height: 60px; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .2); display: block; position: fixed; left: 0; top: 0; z-index: 99999;}

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

    .header .share{ display: none;}

    .header .headRight { width: 100%; height:calc(100vh - 60px); background: #fff; position: absolute; left: 0; top: 60px; z-index: 99999; display: none;}

    .header .navSearchLang{ display: block;}

    .header .nav { display: block; margin-bottom: 25px;}

    .header .nav ul{ display: block; border-top: 1px solid #EEE;}

    .header .nav ul li { margin: 0; border-bottom: #eee solid 1px;}

    .header .nav ul li>a{ color: #000; font-size: 15px; padding-left: 15px; margin-right: 0; line-height: 45px; display: block;}

    .header .nav ul li .subnav{ width: 100%; position: relative; left: 0; top: 0; transform:inherit; padding-top: 0;}

    .header .nav ul li .subnav ol{ box-shadow:none; background: #f2f2f2; padding: 10px 15px;}

    .header .nav ul li .subnav a{ color: #000; text-align: left; font-size: inherit;}

    .header .searchBtn{ padding: 10px; display: inline; margin:0 15px;}

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



    .title { margin-bottom: 35px;}

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

    .title p{ font-size: 14px;}



    .ntitle{ margin-bottom: 30px;}

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



    .banner { padding-top: 0; overflow: hidden;}

    .banner .pagination { height: 30px; bottom:0px!important;}

    .banner .swiper-pagination-clickable .swiper-pagination-bullet { width: 10px;height: 10px; border-radius: 10px !important; margin: 0 5px;}

    .banner .swiper-button-prev{ display: none;}

    .banner .swiper-button-next{ display: none;}



    .indexOne { padding: 50px 0;}

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

    .indexOne .box .tabNav ul li { font-size: 12px; line-height: 38px; margin: 0 1px; padding: 0 10px;}

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

    .indexOne .box .tabContent ul li { width: 50%; padding: 0 5px; margin-bottom: 15px;}

    .indexOne .box .tabContent ul li h3{ font-size: inherit; margin-top: 10px;}

    .indexOne .more a{ line-height: 40px; padding: 0 20px;}



    .indexTwo{ padding: 50px 0;}

    .indexTwo .box{ display: block; padding: 25px;}

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

    .indexTwo .box .con .tit{ font-size: 20px; margin-bottom: 15px;}

    .indexTwo .box .con .text{ line-height: 1.6;}

    .indexTwo .box .img{ width: 100%; padding: 0;}
    .indexTwo .box video{ width: 100%; padding: 0;}



    .indexThree{ padding: 50px 0;}

    .indexThree .box{ padding: 0 30px;}

    .indexThree .box .img { padding: 0 15px;}

    .indexThree .box .img img{ padding: 35px;}

    .indexThree .box .swiper-button-prev{ left: 0;}

    .indexThree .box .swiper-button-next{ right: 0;}

    .indexThree .box .swiper-button-prev::after, .indexThree .box .swiper-button-next::after{ font-size: 22px;}



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

    .indexFour .box ul{ margin: 0;}

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

    .indexFour .box ul li ol{ padding: 15px;}



    .bread{ line-height: 46px;}



    .container { padding: 30px 0 70px;}

    .container .wrap{ display: block;}

    .container .sideLeft{ width: 100%;}

    .container .sideLeft .tit { font-size: 18px; line-height: 48px; text-align: left; padding: 0 15px;}

    .container .sideLeft .leftNav{ padding: 0; margin-bottom: 30px;}

    .container .sideLeft .leftNav .tit{ margin-bottom: 0; background:#dfe2e7 url(../images/xiala.png) no-repeat right 15px center; background-size: 20px auto;}

    .container .sideLeft .leftNav ul{ padding: 15px; background: #f5f5f5; display: none;}

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

    .container .sideLeft .leftNews{ display: none;}

    .container .sideLeft .leftContact{ display: none;}



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

    .container .rightBox .righTtit{ font-size: 18px; line-height: 50px; margin-bottom: 30px;}



    .aboutBox { padding: 38px 0;}

    .aboutBox .item{ width: 100%; padding: 0; margin-bottom: 25px;}

    .aboutBox .item .numImg { font-size: 30px; margin-bottom: 15px;}



    .history{ padding: 0 0 1px;}

    .history::after{ display: none;}

    .history .item{ margin-bottom: 35px;}

    .history .item .box{ display: block;}

    .history .item .tit{ font-size: 26px; text-align: left !important; padding:0 0 0 30px !important;}

    .history .item .tit::before{ width: 20px; height: 20px; background-size: 20px; left: 10px; top: 3px;}

    .history .item .box .img{ width: 100%; padding: 0 !important; margin-bottom: 15px;}

    .history .item .box .text{ width: 100%; padding: 0;}



    .authentication .honorHead{ display: block; margin-bottom: 30px;}

    .authentication .honorHead .con{ width: 100%; margin-bottom: 10px;}

    .authentication .honorHead .con .tit{ font-size: 26px; margin-bottom: 20px;}

    .authentication .honorHead .con .tit h2{ font-size: 26px;}

    .authentication .honorHead .pic{ width: 100%; padding: 0;}



    .authentication .list ul { margin: 0 -5px;}

    .authentication .list ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}



    .protext{ margin-bottom: 30px;}



    .prolist .tit{ margin-bottom: 20px; font-size: 22px;}

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

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



    .prohead{ display: block; margin-bottom: 50px;}

    .prohead .pic{ width: 100%; padding: 0; margin-bottom: 15px;}

    .prohead .con{ width: 100%; padding: 0;}

    .prohead .con .text{ margin-bottom: 20px;}

    .prohead .con .contactBtn{ display: flex; justify-content: center; margin-top: 15px;}

    .prohead .con .contactBtn a { width: 128px; line-height: 38px;}



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

    .news ul li a{ display: block;}

    .news ul li .pic{ width: 100%; margin-bottom: 10px;}

    .news ul li .con{ width: 100%; padding: 0;}

    .news ul li .con dd{ margin-bottom: 8px;}

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

    .news ul li .con ol{ margin-bottom: 0; line-height: 1.5;}

    .news ul li .con dt{ display: none;}



    .newsView { padding: 10px 0 0;}

    .newsView .tit h1{ font-size: 18px;}

    .newsView .text{ line-height: 1.5;}



    .message { padding: 30px 25px;}

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

    .message input{ line-height: 40px;}



    .footer .rz { height: 40px; text-align: center; margin-bottom: 25px;}

    .footer .fmain{ display: block;}

    .footer .fmain .tit{ text-align: center; margin-bottom: 10px;}

    .footer .fmain .fcontact{ width: 100%; margin-bottom: 25px;}

    .footer .fmain .fnav{ display: none;}





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

    .fenye a { width: 35px; height: 35px; line-height: 35px; font-size: 12px; margin: 0 2px;}

    .fenye .prev, .fenye .next { width: 35px; height: 35px; line-height: 35px;}



    .tccBox .BoxCon{ width: 94%;}

    .tccBox .BoxCon .off{ width: 18px; height: 18px; right: 18px;}

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

    .search-dialog{ width: 95%;}

}