/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:'Microsoft YaHei'; color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;word-break: break-word !important;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;padding: 0 30px;box-sizing: border-box;}


.indexTop{width: 100%;position: fixed;top: 0;left: 0;width: 100%;background: #fff;z-index: 98;}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 85px;}
.indexTop .logo{display: block;}
.indexTop .logo img{max-height: 55px;width: auto;}

.language a{display: inline-block;margin-left: 10px;}
.language a img{width: 16px;}

.header{ position:relative;height: 40px;background: linear-gradient(180deg, #E8E8E8 0%, #f4f4f4 100%);position: fixed;top: 85px;left: 0;width: 100%;z-index: 99;}
.header.fixed{top: 85px;}
/*menu*/
.menu{height:40px;line-height:40px;}
.menu ul{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.menu ul li{ float:left; position:relative;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;float: left\0;}
.menu a{ font-size:15px;color:#EB0329;display:block;text-align:center;padding: 0 35px;font-weight: bold;text-transform: uppercase;}
.menu a:hover{background:#EB0329;color:#fff;}
a.menu_hover{ background:#EB0329;color:#fff;}


/*二级*/
.menu ul li .m_nav2{ background:#f2f2f2;position:absolute; left:0px; top:40px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 99;min-width: 240px;width: auto;border-top: 1px solid #EB0329;}
.menu ul li .m_nav2 .m_item{ line-height:40px;border-bottom:#D9D9D9 dotted 1px;position: relative; }
.menu ul li .m_nav2 .m_item a{ font-size:14px; color:#EB0329;display:block; padding:0; text-align:left;padding: 0 10px;box-sizing: border-box;white-space: nowrap;}
.menu ul li .m_nav2 .m_item a:hover{ color:#fff;}
/*三级*/
.menu .m_nav2 .m_item .m_nav3{position: absolute;left: 100%;top: 0;background: #f2f2f2; box-shadow:2px 2px 5px rgba(0,0,0,0.2);width: 330px;box-sizing: border-box;display: none;}
.menu .m_nav2 .m_item .m_nav3 dd{ line-height:40px;border-bottom: #D9D9D9 dotted 1px;position: relative; }

.menu>ul>li.on span a{background: #C30322;color: #fff;}


.hHei{height: 125px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:50px;overflow:hidden;z-index:999;width:100%;display: none;top: 0;position: relative;background: linear-gradient(180deg, #E8E8E8 0%, #f4f4f4 100%);}
.sp_logo{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;font-size: 14px;color: #EB0329;font-weight: bold;}
.sp_logo img{margin:auto;max-height:50px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#EB0329;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9999;background:#fff;width:80%;height: 100%;font-size:14px;top:0;left: -100%;overflow:auto;overflow-x:hidden;transition:left ease 0.35s;display: block;box-shadow: 0 0 30px rgb(0 0 0 / 50%);max-width: 300px;}
.nav_show{left:0;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}

.sjj_nav .warp{position: relative;z-index: 9;width: 100%;height: 100%;background: #fff;padding: 20px;box-sizing: border-box;}
.sjj_nav_close{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;display: none;}
.nav_show .sjj_nav_close{display: block;}

/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: rgba(0,0,0,0.2);transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #EB0329;}

.iTit{font-size: 22px;font-weight: bold;color: #5A5A5A;margin-bottom: 10px;}
.iTxt{font-size: 17px;font-weight: bold;color: #727271;margin-bottom: 20px;}
.iTitLine{display: block;width: 26%;height: 1px;background: #eb0329;margin: 20px auto;}


.index1{width: 100%;margin: 30px 0;}
.i1List{width: 100%;}
.i1List ul li{width: 33.3%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.i1List .part{display: block;width: 100%;background: #fff;border-radius: 5px;box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);border: 1px solid #E8E8E8;padding: 30px 20px;box-sizing: border-box;}
.i1List .part .img{display: block;width: 100%;overflow: hidden;}
.i1List .part .img img{width: 100%;}
.i1List .part .desc{margin-top: 5px;}
.i1List .part .t1{display: block;width: 100%;padding: 10px;border-radius: 5px;border: 2px solid #EB0329;font-size: 16px;color: #EB0329;text-align: center;text-transform: uppercase;box-sizing: border-box;height: 66px;}
.i1List .part .t1:hover{background: #EB0329;color: #fff;}

.index2{width: 100%;margin: 30px 0;}
.i2Warp{width: 100%;background: #fff;border-radius: 5px;box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);border: 1px solid #E8E8E8;box-sizing: border-box;padding: 30px;}


.i2List{width: 100%;}
.i2List ul li{width: 50%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.i2List .item1{width: 100%;}
.i2List .item1 .left{width: 50%;padding: 5px;box-sizing: border-box;}
.i2List .item1 .right{width: 50%;}
.i2List .item1 .part:after{display: none;}
.i2List .item1 .part .imgTop{justify-content: flex-end;align-items: flex-start;padding: 3%;box-sizing: border-box;}
.i2List .item1 .part .imgTop img{width: 50px;}

.i2List .item1 .right{width: 50%;}
.i2List .item1 .right ul li{width: 50%;padding: 5px;box-sizing: border-box;}

.i2List .item2{width: 100%;}
.i2List .item2 ul li{width: 50%;padding: 5px;box-sizing: border-box;}
.i2List .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;cursor: pointer;}
.i2List .part .img{width: 100%;height: 100%;}
.i2List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2List .part .imgTop{position: absolute;top: 0;width: 100%;text-align: center;color: #fff;z-index: 9;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}

.tcVideo{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999;background: rgba(0, 0, 0, 0.6);display: none;}
.tcVideo.active{display: block;}
.tcVideo .warp{position: relative;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;padding: 45px;box-sizing: border-box;}
.tcVideo .panel{width: 60%;height: 80%;background: #000;position: relative;}
.tcVideo .panel video{width: 100%;height: 100%;}
.tcVideo .videoClose{position: absolute;top: 0;right: 0;width: 60px;height: 60px;background: rgba(255,255,255,0.1);color: #fff;font-size: 20px;display: flex;justify-content: center;align-items: center;z-index: 99;}
.tcVideo .videoClose img{width: 35px;}

.i2More{text-align: center;}
.i2More a{display: inline-block;padding: 10px 35px;border: 2px solid #EB0329;color: #EB0329;text-align: center;border-radius: 10px;font-size: 16px;}
.i2More a:hover{background: #EB0329;color: #fff;}

.footImg{background: #727271;width: 100%;overflow: hidden;padding: 10px 0;}
.footImg .img img{width: auto;max-height: 70px;}
.footer{width: 100%;padding: 6px 0;text-align: center;font-size: 13px;color: #727271;font-weight: 300;}
.copyright{width: 100%;padding: 5px 0;text-align: center;font-size: 13px;color: #5e5e5e;font-weight: 300;background: #b5b5b5;}

.toTop{position: fixed;right: 20px;bottom: -40px;transition: 0.3s;opacity: 0;visibility: hidden;}
.toTop.active{opacity: 1;visibility: visible;bottom: 20px;}
.toTop span{display: block;width: 38px;height: 38px;border-radius: 50%;background: #eb0329;color: #fff;font-size: 20px;text-align: center;line-height: 38px;}

.about{width: 100%;padding: 40px 0;}
.about .wapper{max-width: 980px;margin: 0 auto;}
.aboTit{text-align: center;font-size: 40px;color: #EB0329;line-height: 1.3em;letter-spacing: 0.5px;text-transform: uppercase;margin-bottom: 10%;}
.aboTxt{text-align: center;color: #EB0329;font-weight: bold;font-size: 23px;}
.aboTxt p{line-height: 1.6;}

.aboItem{width: 100%;padding: 30px 0;display: flex;justify-content: space-between;}
.aboItem .desc{width: 55%;}
.aboTit2{font-size: 23px;color: #EB0329;font-weight: bold;letter-spacing: 0.5px;line-height: 1.3em;margin-bottom: 10px;}
.aboInfo{width: 100%;font-size: 15px;color: #7a7a7a;}
.aboItem .img{width: 43%;text-align: center;}
.aboItem .img img{width: auto;max-width: 100%;}
.aboItem .img video{width: auto;max-width: 100%;height: 100%;background: #000;}

.aboList .aboItem:nth-child(even) .desc{order: 1;}
.aboList .aboItem:nth-child(even) .img{order: 0;}

.history{width: 100%;padding: 40px 0;}
.history .wapper{padding: 0 20px;box-sizing: border-box;}
.hisImg{width: 100%;text-align: center;margin: 3% auto;}
.hisImg img{width: auto;max-width: 100%;}

.hisItem{width: 100%;padding: 30px 0;display: flex;justify-content: space-between;align-items: center;}
.hisItem .desc{width: 50%;}
.hisItem .img{width: 48%;text-align: center;}
.hisItem .img img{width: auto;max-width: 100%;}
.hisItem .aboTit2{padding-left: 90px;box-sizing: border-box;}
.hisItem .aboInfo dl{display: flex;flex-wrap: wrap;}
.hisItem .aboInfo dl dt{width: 80px;text-align: right;margin-right: 10px;}
.hisItem .aboInfo dl dd{width: calc(100% - 90px);}

.hisList .hisItem:nth-child(even) .desc{order: 1;}
.hisList .hisItem:nth-child(even) .img{order: 0;}

.location2{width: 100%;overflow: hidden;}
.location2 .map{width: 100%;height: 700px;overflow: hidden;}
.location2 .map img{width: 100%;height: 100%;object-fit: cover;}

.location{width: 100%;padding: 40px 0;}
.locaWarp{width: 100%;text-align: center;margin-top: 20px;}
.locaWarp ul li{margin: 10px 0;font-size: 15px;color: #727271;}
.locaWarp ul li i{color: #EB0329;}

.aboDownload{width: 100%;text-align: center;}
.aboDownload .logo img{max-width: 294px;}
.aboDownload_btn{display: inline-block;margin-top: 20px;width: 260px;height: 40px;background: #EB0329;border-radius: 5px;color: #fff;font-size: 15px;letter-spacing: 0.5px;line-height: 40px;border: 2px solid #EB0329;}
.aboDownload_btn:hover{background: #fff;color: #EB0329;}

.services{width: 100%;padding: 40px 0;}
.services .wapper{max-width: 980px;}
.serList{width: 100%;}
.serList ul li{float: left;width: 32%;padding: 0 10px;box-sizing: border-box;margin-bottom: 50px;}
.serList .part{display: block;width: 100%;text-align: center;padding: 10px;box-sizing: border-box;}
.serList .part .img{width: 100%;}
.serList .part .img img{width: auto;max-width: 80px;height: 70px;}
.serList .part .tit{margin: 20px 0;font-size: 20px;color: #484848;}

.appliList{width: 100%;max-width: 874px;margin: 0 auto;position: relative;padding-bottom: 40px;}
.appliList .part{display: block;width: 100%;text-align: center;}
.appliList .part img{width: 100%;}
.appliList .swiper-pagination-bullet-active{background: #333;}

body.viewer-open .about{position: relative;z-index: 99999;}

.contact{width: 100%;position: relative;padding: 40px 0;}
.contBg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;filter: brightness( 100% ) contrast( 100% ) saturate( 200% ) blur( 0px ) hue-rotate( 137deg );background: url(../images/BG-Form-Contact-Us.png) bottom center no-repeat;background-size: cover;opacity: 1;transition: background 0.3s, border-radius 0.3s, opacity 0.3s;}
.contact .wapper{position: relative;z-index: 9;}

.contWarp{width: 100%;}
.contWarp .f_left{width: 46.5%;}
.contWarp .f_right{width: 53.5%;}
.contForm{width: 100%;background: #fff;box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 6%);padding: 40px 20px;box-sizing: border-box;font-size: 15px;color: #727271;}
.contForm ul{display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;}
.contForm ul li{margin-bottom: 15px;width: 49%;}
.contForm ul li.w100{width: 100%;}
.contForm ul li:nth-child(1){width: 33%;}
.contForm ul li:nth-child(2){width: 66%;}
.contForm ul li:nth-child(6){width: 66%;}
.contForm ul li:nth-child(7){width: 33%;}
.contForm ul li:nth-child(8){width: 33%;}
.contForm ul li:nth-child(9){width: 66%;}
.contForm .tit{margin-bottom: 5px;}
.contForm .tit i{color: #f00;vertical-align: middle;}
.contForm .input{width: 100%;}
.contForm .input input,
.contForm .input textarea{width: 100%;height: 47px;background: #E8E8E8;padding: 0 10px;box-sizing: border-box;font-size: 15px;border: 1px solid transparent;outline: none;}
.contForm .input input:focus,
.contForm .input textarea:focus{border-color: #ddd;}
.contForm .input textarea{height: 96px;}
.contForm label input{width: 15px;height: 15px;border: 1px solid #ddd;border-radius: 5px;margin-right: 10px;}
.contForm label a{color: #EB0329;}
.contForm .submit{text-align: right;}
.contForm .submit button{width: 140px;height: 47px;background: #EB0329;color: #fff;font-size: 16px;text-align: c;border-radius: 30px;border: none;}
.contForm .submit button i{padding-left: 10px;}
.contForm .submit button:hover{background: #A2001A;}

.contList2{width: 100%;margin-top: 20px;}
.contList2 ul li{float: left;width: 50%;padding: 0 10px;box-sizing: border-box;margin-bottom: 10px;}
.contList2 .part{display: block;width: 100%;text-align: center;}
.contList2 .part .icon{font-size: 28px;color: #EB0329;text-align: center;}
.contList2 .part .t1{font-size: 15px;color: #EB0329;margin: 10px 0;font-weight: bold;}
.contList2 .part .txt{font-size: 15px;color: #727271;text-align: center;margin: 10px 0;}
.contList2 .part .links{margin-top: 10px;}
.contList2 .part .links a{display: block;width: 100%;height: 38px;background: #25D366;border-radius: 5px;text-align: center;color: #fff;font-size: 17px;line-height: 38px;}
.contList2 .part .links a i{padding-right: 10px;}
.contList2 .part .links a:hover{background: #1CA54F;}

.galan{width: 100%;padding: 40px 0;}
.galanTab{width: 100%;position: relative;overflow: hidden;}
.galanBg{width: 100%;font-size: 0px;overflow: hidden;}
.galanBg img{width: 100%;}
.galanTab ul li{position: absolute;z-index: 9;}
.galanTab ul li a{color: #EB0329;font-size: 1vw;font-weight: bold;text-align: center;text-transform: uppercase;display: block;}
.galanTab ul li a:hover{transform: scale(1.15);}
.galanTab ul li:nth-child(1){top: 35%;right: 28%;}
.galanTab ul li:nth-child(2){top: 33%;right:45%;}
.galanTab ul li:nth-child(3){top: 35%;left: 10%;}
.galanTab ul li:nth-child(4){top: 68%;left: 24%;}
.galanTab ul li:nth-child(5){top: 52%;left: 47%;}
.galanTab ul li:nth-child(6){top: 74%;left: 75%;}

.galan .tips{font-size: 15px;color: #EB0329;}

.galanPanel{width: 100%;margin-top: 50px;}
.galanList{width: 100%;}
.galanList .title{font-size: 20px;color: #484848;font-weight: bold;margin-bottom: 20px;}
.galanList ul li{display: inline-block;width: 33.3%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.galanList ul li h3{font-size: 18px;color: #EB0329;margin: 10px 0;}
.galanList ul li .info{font-size: 15px;color: #727271;line-height: 1.6;}
.galanList ul li .info a{color: #EB0329;}


.product{width: 100%;padding: 40px 0;}
.proList1{width: 100%;}
.proList1 .part{display: block;width: 100%;position: relative;overflow: hidden;}
.proList1 .part .img{width: 100%;height: 650px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.proList1 .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;object-fit: cover;}
.proList1 .part .txt{color: #EB0329;font-weight: bold;padding:5px 0;font-size: 20px;text-align: center;}
.proList1 .swiper-button-next,.proList1 .swiper-button-prev{color: #999;}
.proList1 .swiper-button-next:after,.proList1 .swiper-button-prev:after{font-size: 26px;}

.proList2{width: 100%;margin-top: 40px;}
.proList2 ul li{float: left;width: 27%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.proList2 .part{display: block;width: 100%;text-align: center;position: relative;height: 169px;}
.proList2 .part:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;content: "";opacity: 0;}
.proList2 .part .img{width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.proList2 .part .img img{width: auto;height: 132px;max-width: 100%;max-height: 100%;object-fit: cover;}
.proList2 .part .desc{position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;padding: 0px;box-sizing: border-box;z-index: 9;}
.proList2 .part .txt{color: #EB0329;font-weight: bold;font-size: 14px;text-align: center;}
.proList2 .part:hover:before{opacity: 0.1;background: #EB0329;}
.proList2 .part:hover .desc{background: rgba(255,255,255,0.9);}

.proDesc{width: 100%;margin-top: 40px;color: #727271;font-size: 15px;}
.proDesc h3{font-size: 17px;text-align: center;margin: 10px 0;}
.proDesc h4{font-size: 15px;color: #484848;margin: 10px 0;}

.inside{width: 100%;font-size: 15px;color: #7a7a7a;padding: 40px 0;}


.viewer-open .indexTop,
.viewer-open .header,
.viewer-open .sp_header{z-index: -1;}


@media only screen and (max-width: 1200px) {
.wapper{ width:100%;}
.menu a{padding: 0 20px;}
.banner{height: 400px;}


}

@media only screen and (max-width: 980px) {
.wapper{ width:100%;padding: 0 15px;}
.menu a{padding: 0 10px;font-size: 14px;padding: 0 5px;}
.menu ul li .m_nav2 .m_item a{font-size: 13px;}
.i1List .part{padding: 20px 15px;}
.i1List .part .t1{font-size: 14px;}
.i2List ul li{padding: 0 10px;}
.proList1 .part .img{height: 480px;}



}


@media only screen and (max-width: 780px) {
.wapper{padding: 0 10px;}
.header{ display:none;}
.indexTop{position: relative;}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.hHei{display: none;}
.i1List ul li{width: 100%;padding: 0;}
.i1List .part .t1{border: none;color: #727271;padding: 3px;}
.i2Warp{max-width: 580px;margin: 0 auto;}
.i2List ul li{width: 100%;padding: 0;}
.tcVideo .warp{padding: 0;}
.tcVideo .panel{width: 100%;height: 280px;}
.tcVideo .videoClose{width: 35px;height: 35px;line-height: 35px;}
.tcVideo .videoClose img{width: 20px;}
.iTit{font-size: 18px;}
.iTxt{font-size: 15px;}
.footImg .left,
.footImg .right{width: 100%;}
.footImg .img{width: 100%;text-align: center;padding: 5px;box-sizing: border-box;}
.footImg .img img{display: inline-block;width: auto;max-width: 100%;height: auto;}
.aboTit{font-size: 28px;}
.aboTxt{font-size: 18px;}
.aboTit2{font-size: 18px;}
.aboInfo{font-size: 14px;}
.aboItem{display: block;}
.aboItem .desc{width: 100%;margin-bottom: 20px;}
.aboItem .img{width: 100%;}
.contWarp .f_left{width: 100%;}
.contWarp .f_right{width: 100%;}
.contForm{padding: 20px 15px;}
.contForm ul li{width: 100% !important;}
.locaWarp ul li{font-size: 14px;}
.contList2 .part .txt{font-size: 14px;}
.contList2 ul li{width: 100%;}
.galanTab ul li a{font-weight: normal;}
.galanList .title{font-size: 18px;}
.galanList ul li{width: 100%;}
.galanList ul li h3{font-size: 17px;}
.galanList ul li .info{font-size: 14px;}
.hisItem{display: block;}
.hisItem .desc{width: 100%;margin-bottom: 20px;}
.hisItem .img{width: 100%;}
.hisItem .aboTit2{padding-left: 0;}
.hisItem .aboInfo dl dt{width: 100%;text-align: left;}
.hisItem .aboInfo dl dd{width: 100%;}
.proList1 .part .img{height: 280px;}
.proList2 ul li{width: 50%;padding: 0 2px;margin-bottom: 5px;}
.proDesc h3{font-size: 16px;}
.serList ul li{width: 50%;padding: 0;margin-bottom: 20px;}
.serList .part .tit{margin: 10px 0;font-size: 14px;}



}
