/*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;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1400px; margin:0 auto;}


.indexTop {width: 100%;padding: 10px 0;}
.logo{display: block;text-align: center;}
.logo img{max-height: 55px;width: auto;}


.header{ position:relative;background: #c40000;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 46px;}

.header.fixed{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;}
/*menu*/
.menu{height:46px;line-height:46px;flex: 1;}
.menu ul li{ float:left; position:relative;}
.menu a{ font-size:18px;color:#fff;display:block;text-align:center;padding: 0 14px;}
.menu a:hover{background:#a80000;color:#fff;}
a.menu_hover{ background:#a80000;color:#fff;}
.menu ul li.on span a{ background:#a80000;color:#fff;}

.menu ul li .m_nav2{background: rgba(0,0,0,0.4); width:100%; position:absolute; left:0px; top:46px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li .m_nav2 .m_item{ line-height:40px;position: relative; }
.menu ul li .m_nav2 .m_item a{font-size:14px; color:#fff;display:block;padding: 0 10px;}
.menu ul li .m_nav2 .m_item a:hover{ color:#fff;background:#a80000;}
/*三级*/
.menu .m_nav2 .m_item .m_nav3{position: absolute;left: 220px;top: 0;background: rgba(0,0,0,0.4); box-shadow:2px 2px 5px rgba(0,0,0,0.2);width: 150px;box-sizing: border-box;display: none;}
.menu .m_nav2 .m_item .m_nav3 dd{ line-height:40px;border-bottom:#ddd dotted 1px;position: relative; }

.language2{margin-top:20px; padding:0 20px; box-sizing:border-box;}
.language2 a{display: inline-block; margin-right:15px; color:#333; font-size:14px;}
.language2 a.on{color:#c40000;}


.search{width: 220px;}
.search input{float: left;width: 180px;height: 35px;background: rgba(255,255,255,0.9);padding: 0 10px;box-sizing: border-box;outline: none;}
.search button{float: right;width: 40px;background: none;border: none;color: #fff;font-size: 18px;height: 35px;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header {
    height: 60px;
    overflow: hidden;
    background: #00000014;
    position: fixed;
    z-index: 999;
    width: 100%;
    display: none;
    top: 0;
}
.sp_logo{float:left;height:60px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:50px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#c40000;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: #fffffff2;
    width: 100%;
    height: calc(100% - 60px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
    display: none;
}
.nav_show{top:60px}
.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;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*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;
    max-width: 100%;
}

.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;}
.mt50{margin-top: 35px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.iTit{font-size: 24px;}
.iTitEn{font-size: 13px;color: #ebebeb;margin: 10px 0;}
/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;height: 10px;width:20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #c7000a;width:40px;}
.banner .part{display: block;width: 100%;height: 100%;overflow: hidden;font-size: 0px;}
.mobile{display:none;}


.welcome{width: 100%;height: 100vh;position: relative;overflow: hidden;display: block;}
.welcome .warp{width: 100%;height: 100%;}
.welcome .desc{text-align: center;margin-top: 5%;}
.welcome .img{margin: 3.2vh 0;}
.welcome .img img{width: auto;max-width: 100%;}

.welcome .img1 img{height: 26vh;}
.welcome .img2 img{height:5.5vh;}
.welcome .img3 img{height: 3.5vh;}


.welcome .toHome{display: inline-block;padding: 8px 25px;border: 3px solid #fff;margin: 3vh auto;color: #fff;font-size: 24px;letter-spacing: 1em;font-weight: 400;}

.index1{width: 100%;padding: 15% 0;}
.i1Tit{font-size: 24px;}
.i1TitEn{font-size: 22px;margin: 10px 0;}
.i1Line{margin: 10px 0;width: 82px;height: 4px;background-color: #c7000a;}
.i1Info{font-size: 16px;}

.i1Warp{width: 100%;}
.i1Desc{width: 32%;}
.i1List{width: 62%;}
.i1List ul li{float: left;width: 33.3%;padding: 0 15px;box-sizing: border-box;}
.i1List .part{display: block;width: 100%;overflow: hidden;transition: 0.3s;}
.i1List .part .img{width: 100%;}
.i1List .part .img img{width: 100%;}
.i1List .part:hover{transform: translateY(-10px);}

.index1.even .i1Desc{text-align: right;}
.index1.even .i1Line{margin-left: auto;}

.index2{width: 100%;padding: 15% 0;}
.i2List{width: 100%;}
.i2List ul li{float: left;width: 23%;margin: 0 1%;padding: 0 30px;box-sizing: border-box;}
.i2List .part{display: block;width: 100%;position: relative;overflow: hidden;height: 100%;}
    .i2List .part:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(199, 0, 10, 0.6);
        content: "";
        z-index: 1;
        opacity: 0;
        transition: 0.3s;
    }
.i2List .part .img{width: 100%;border: 3px solid #fff;box-sizing: border-box;overflow: hidden;height: 100%;}
.i2List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2List .part .imgTop{position: absolute;top: 40%;left: 0;width: 100%;overflow: hidden;color: #fff;text-align: center;transition: all 0.8s; z-index:9;}
.i2List .part .imgTop h3{display: none;transition: all 0.8s;font-size: 16px;margin: 15px 0;}
.i2List .part .imgTop .line{display: none;transition: all 0.8s;width: 96px;height: 4px;background-color: #c7000a;margin: 0 auto 20px auto;}
.i2List .part .imgTop .info{display: none;transition: all 0.8s;color: #fff;}
.i2List .part .imgTop .info p{padding: 0;}
.i2List .part:hover:after{opacity:1;}
.i2List .part:hover .imgTop{top: 25%;}
.i2List .part:hover .imgTop h3{display: block;transition: all 0.8s;}
.i2List .part:hover .imgTop .line{display: block;transition: all 0.8s;}
.i2List .part:hover .imgTop .info{display: block;transition: all 0.8s;}

.index3{width: 100%;padding: 10% 0 15%;}
.i3Warp{padding: 64px 30px 50px 102px;width: 57.916%;background: rgba(199, 0, 10, 0.8);margin-left: auto;float: right;}

.i3More a{display: inline-block;font-size: 14px;line-height: 46px;color: #fff;border-bottom: 1px solid #fff;}
.i3More a em{display: inline-block;margin-left: 80px;}
.i3More a:hover em{color: #666;}

.footer{width: 100%;background: #f4f4f4 url(../images/bg_bg.jpg) right center no-repeat;padding: 60px 0;font-size: 14px;color: #666;}
.footer .left{width: 55%;display: flex;justify-content: center;flex-wrap: wrap;}
.footer .ewm{width: 260px;margin-right: 50px;}
.footer .ewm img{width: 100%;}
.footer .desc h3{font-size: 18px;color: #c7000a;margin: 0px 0;font-weight: normal;}
.footer ul li{margin: 10px 0;}

.footer .right{width: 35%;}
.i_foot a {
    color: #fff;
}
.fMore{width: 35%;margin-left: auto;}
.fMore a{display: inline-block;padding: 10px 25px 13px 45px;color: #fff;background: #c7000a url(../images/liuyan.png) left 10px center no-repeat;color: #fff;font-size: 14px;}

.mainWarp{margin: 25px 0;}
.pageTit{width: 100%;font-size: 24px;line-height: 62px;color: #c7000a;border-bottom: 1px solid #e8e8e8;}

.aboList{width: 100%;margin: 35px 0;}
.aboList>ul>li{float: left;width: 33.3%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.aboList .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;font-size: 0px;cursor: pointer;}
.aboList .part img{width: 100%;height: 100%;object-fit: cover;}




.aboDesc{width: 100%;font-size:14px;color: #333;border-top: 1px solid #e8e8e8;padding: 35px 0 0;}
.aboDesc img{width: auto;max-width: 100%;}

.news{width: 100%;margin: 35px 0;}
.news ul li{padding: 35px 0;}
.news .part{display: block;display: flex;align-items: center;padding-right: 60px;box-sizing: border-box;background: url(../images/news_icon1.png) right center no-repeat;}
.news .part .img{width: 265px;overflow: hidden;height: 150px;}
.news .part .img img{width: 100%;height: 100%;object-fit: cover;}
.news .part .time{width: 180px;height: 83px;border-right: 1px solid #e8e8e8;padding-left: 60px;padding-right: 40px;box-sizing: border-box;text-align: center;color: #333;}
.news .part .time span{font-size: 30px;margin-bottom: 15px;display: block;}
.news .part .time em{font-size: 16px;}
.news .part .desc{width: calc(100% - 500px);box-sizing: border-box;margin-left: auto;}
.news .part .t1{font-size: 18px;color: #333;margin-bottom: 15px;}
.news .part .info{font-size: 13px;height: 46px;line-height: 23px;color: #666;}

.news .part:hover{background: url(../images/news_icon2.png) right center no-repeat;}
.news .part:hover .img img{transform: scale(1.1);}
.news .part:hover .t1{color: #c7000a;font-weight: bold;}

/*页码*/
.pagebar{width: 100%;margin: 0 auto;padding: 15px 0 10px;font-size: 0;text-align: center;box-sizing: border-box;}
.pagebar a{margin: 2px;padding: 5px 10px; font-size: 14px;color: #777;font-weight: 400;border: 1px solid #e2e2e2; border-radius: 2px; background: #fff;display: inline-block;} 
.pagebar .now-page{font-size: 14px;color: #fff; font-weight: 400;padding: 5px 10px;margin: 0 5px 5px;border: 1px solid #c7000a; border-radius: 2px; background: #c7000a;display: inline-block;}
.pagebar a:hover{color: #fff; border: 1px solid #c7000a; background: #c7000a;}

.newdetail {
    max-width: 850px;
    margin: 35px auto;
}
.newdTop{width: 100%;text-align: center;color: #666;margin-bottom: 20px;}
.newdTop h3{font-size: 18px;}
.newdTop .time{font-size: 14px;margin: 10px 0;}

.newdDesc{width: 100%;font-size:16px;color: #333;}
.newdDesc img{width: 100% !important;max-width: 100%;}

.honor{width: 100%;margin: 35px 0;}
.honor>ul>li{float: left;width: 33.3%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.honor .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;font-size: 0px;cursor: pointer;background: url(../images/bg6.png) no-repeat center bottom;background-size: 100% auto;}
.honor .part .img{height: 300px;padding-bottom: 78px;width: 100%;display: flex;align-items: flex-end;justify-content: center;box-sizing: border-box;}
.honor .part img{max-height: 100%;max-width: 100%;object-fit: cover;width: auto;height: auto;}

.recruit{width: 100%;margin: 35px 0;}
.recTop{width: 100%;display: flex;height: 50px;line-height: 50px;color: #666;border: 1px solid #ededed;background: #fafafa;box-sizing: border-box;font-size: 14px;color: #666;font-weight: bold;}
.recTop .title{float: left;width: 16.66%;text-align: center;}
.recTop .title:nth-child(1){width: 20.332%;}
.recTop .title:nth-child(5){width: 13%;}

.recruit ul li{margin: 3px 0;}
.recTit{background: #f8f8f8;height: 54px;line-height: 54px;display: flex;font-size: 14px;color: #666;}
.recTit .item{float: left;width: 16.66%;text-align: center;}
.recTit .item:nth-child(1){width: 20.332%;}
.recTit .item:nth-child(5){width: 13%;}
.recBtn a{display: block;width: 100%;height: 100%;background: url(../images/join_icon1.png) center center no-repeat;}

.recTit.active{background: #c7000a;color: #fff;}
.recTit.active .recBtn a{background: url(../images/join_icon2.png) center center no-repeat;}

.recPanel{width: 100%;background: #f8f8f8;padding: 45px 8%;box-sizing: border-box;display: none;}
.recPanel .desc{font-size: 14px;color: #666;}
.recPanel .desc h3{font-size: 16px;color: #333;}

.contact{margin: 35px 0;font-size: 14px;color: #666;}
.contact h2{font-size: 18px;color: #0c0c0c;margin-bottom: 15px;}
.contact ul li{margin: 5px;}
.contact ul li strong{font-weight: bold;color: #c7000a;}

.pForm{margin: 35px auto;font-size: 14px;color: #666;max-width: 740px;width: 100%;}
.pForm ul li{margin-top: 15px;position: relative;}
.pForm .tit{position: absolute;left: 0;top: 0;line-height: 45px;width: 45px;text-align: left;}
.pForm input,
.pForm textarea{width: 100%;border:none;border-bottom: 1px solid #e0e0e0;font-size: 14px;color: #aaa;height: 45px;padding-left: 45px;outline: none;box-sizing: border-box;}
.pForm textarea{height: 100px;padding-top: 45px;padding-left: 0;}

.pForm button{width: 100%;height: 45px;border: none;text-align: center;background: #9ba5a7;color: #fff;}
.pForm button:hover{background: #2aa280;}

.pRight{position: fixed;top: 50%;transform: translateY(-50%);right: 0;z-index: 999;}
.pRight ul li{position: relative;width: 145px;}
.pRightBtn{display: block;display: flex;background: #c40000;color: #fff;font-size: 14px;border: 1px solid #c40000;border-radius: 4px;height: 46px;line-height: 46px;border-bottom: 1px dashed hsla(0,0%,100%,.3);position: relative;right: -100px;}
.pRightBtn .icon{width: 46px;text-align: center;display: block;}
.pRightBtn .icon img{display: inline-block;vertical-align: middle;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.pRightBtn span{text-align: left;width: 84px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;margin-right: 12px;color: #c40000;}

.i_foot .pRight{display:none;}
.pRight .imgTop{position: absolute;right: 140px;background: #fff;border-radius: 5px;min-width: 100px;padding: 10px;box-sizing: border-box;color: #333;box-shadow: 0 0 10px rgb(0 0 0 / 12%);top: 50%;opacity: 0;visibility: hidden;transition: 0.6s;transition-delay: 160ms;transform: translateY(-50%) translate(-50%);}
.pRight .imgTop .img img{width: 100px;}
.pRight .imgTop:after {content: "";position: absolute;width: 8px;height: 8px;top: 50%;right: 0;transform: translate(-100%, -50%) rotate(45deg);right: -12px;filter: drop-shadow(2px -2px 1px rgba(0, 0, 0, .05));background: #fff;}

.pRight ul li:hover .pRightBtn{background: #fff;right: 0;}
.pRight ul li:hover .pRightBtn .icon img{filter: none;}
.pRight ul li:hover .imgTop{opacity: 1;visibility: visible;right: 120px;}

.tongtu{width: 100%;}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;}

.inside {
    margin: 35px auto;
    max-width: 850px;
}

.icomBg .icomBgImg{display:none;}





@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 15px;box-sizing: border-box;}
.menu a{font-size: 14px;padding: 0 15px;}
.search{width: 180px;position: relative;}
.search input{width: 100%;}
.search button{position: absolute;top: 0;right: 0;color: #c7000a;}
.i2List ul li{padding: 0 10px;}
.i3Warp{padding: 54px 30px 40px 90px;}
.footer .ewm{width: 120px;}




}

@media only screen and (max-width: 980px) {
.indexTop{display: none;}
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.hHei{height: 60px;}
.mSearch button{background: #c7000a;}
.i1Desc{width: 100%;order: 0;}
.i1List{width: 100%;margin-top: 5%;order: 1;}
.index1.even .i1Desc{text-align: left;}
.index1.even .i1Line{margin-right: auto;margin-left: 0;}
.i2List ul li{padding: 0;}
.aboList>ul>li{padding: 0 10px;}
.news .part .img{width: 220px;height: 125px;}
.news .part .time{padding: 0 30px;width: 160px;}
.news .part .time span{font-size: 26px;margin-bottom: 10px;}
.news .part .desc{width: calc(100% - 420px);}



}


@media only screen and (max-width: 780px) {
.wapper{padding: 0 8px;}
.i1Tit{font-size: 20px;}
.i1TitEn{font-size: 16px;}
.i1Info{font-size: 14px;}
.i1List ul li{padding: 0 3px;}
.i2List ul li{width: 48%;margin: 1%;}
.i2List .part .imgTop .line{width: 82px;}
.i3Warp{width: 100%;padding: 25px 15px;box-sizing: border-box;}
.i1Info.mt50{margin-top: 25px;}
.i3More{margin-top: 35px;}
.footer .left{width: 100%;}
.footer .right{width: 100%;text-align: center;}
.fMore{width: 100%;text-align: center;}
.aboList>ul>li{width: 100%;margin-bottom: 20px;}
.honor>ul>li{width: 50%;}
.honor .part .img{padding-bottom: 60px;height: 260px;}
.news .part{flex-wrap: wrap;padding: 0;background: none;}
.news .part .img{width: 100%;height: auto;}
.news .part .time{width: 100%;padding: 5px 0;font-size: 14px;color: #666;height: auto;text-align: left;margin-top: 10px;}
.news .part .time span{display: inline-block;font-size: 14px;}
.news .part .time em{font-size: 14px;}
.news .part .desc{width: 100%;}
.news ul li{padding: 15px 0;}
.mHide{display: none;}

.recTop{font-size: 12px;}
.recTop .title{width: 16.6%;}
.recTop .title:nth-child(1){width: 30%;}
.recTop .title:nth-child(2){width: 20%;}
.recTop .title:nth-child(3){width: 40%;}
.recTop .title:last-child{width: 10%;}


.recTit{font-size: 12px;}
.recTit .item{width: 16.6%;}
.recTit .item:nth-child(1){width: 30%;}
.recTit .item:nth-child(2){width: 20%;}
.recTit .item:nth-child(3){width: 40%;}
.recTit .item:last-child{width: 10%;}

.recBtn a{background-size: 10px;}
.recTit.active .recBtn a{background-size: 10px;}
.recPanel{padding: 25px 3%;}
.recPanel .desc h3{font-size: 14px;}

.pc{display:none;}
.mobile{display:block;}


}



/*------------------------------------*/

.mainFull{width: 100%;height: 100%;overflow: hidden;}
.fullSwiper{width: 100%;height: 100%;}
.fullSwiper .swiper-slide-active .iproPart{opacity: 1;}
/*.fullSwiper .swiper-pagination-bullet{background: #111;opacity: 0.9;}*/
.fullSwiper .fullPages{right: 2% !important;}
.fullSwiper .fullPages .swiper-pagination{z-index: 9;}
.fullSwiper .fullPages .swiper-pagination-bullet{width: 5px;height: 5px;margin: 15px auto !important;transition: 0.3s;}
.fullSwiper .fullPages .swiper-pagination-bullet-active{width: 10px;height: 10px;}
.fullSwiper .fullPages .swiper-pagination-bullet:hover{width: 10px;height: 10px;}
.mPart{width: 100%;height: 100%;overflow: hidden;display: flex;align-items: center;background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;padding-top: 120px;box-sizing: border-box;}
.iInfo{font-size: 16px;color: #81888b;}
.iBtmslide{height: auto !important;width: 100%;}


/*---------*/
.banner{height: 100%;}

.iPro_a{width: 100%;height: 100%;}
.iPro_a_tit{font-size: 30px;color: #333;margin-bottom: 15px;}
.iPro_a_titEn{font-size: 30px;color: #e01b1d;margin-bottom: 15px;}
.iPro_a_line{width: 37px;height: 3px;background: #e01b1d;margin-bottom: 15px;display: block;margin-left: auto;margin-right: auto;}

.iPro_a_list{width: 100%;}
.iPro_a_list ul li{float: left;width: 25%;padding: 0 15px;box-sizing: border-box;margin-bottom: 30px;}
.iPro_a_list .part{display: block;width: 100%;height: 100%;overflow: hidden;background: #fff;}
.iPro_a_list .part .img{width: 100%;/*height: 28vh;*/}
    .iPro_a_list .part .img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
.iPro_a_list .part .desc{border-top: 0px solid #e6e6e6;padding: 5px 40px 50px;background: #fff;position: relative;text-align: center;height: 96px;box-sizing: border-box;transition: 0.3s;}
.iPro_a_list .part .t1{font-size: 16px;color: #000;line-height: 1.8;}
.iPro_a_list .part .more{display: inline-block;color: #e01b1d;margin-top: 10px;}
.iPro_a_list .part:hover .desc{background: #e01b1d;}
.iPro_a_list .part:hover .t1,
.iPro_a_list .part:hover .more{color: #fff;}

.iPro_a_more{text-align: center;}
.iPro_a_more a{display: inline-block;padding: 10px 45px;background: #e01b1d;color: #fff;font-size: 16px;border-radius: 30px;}

.index2{width: 100%;height: 100%;box-sizing: border-box;padding-bottom: 0;}

.index3{width: 100%;height: 100%;box-sizing: border-box;padding-bottom: 0;}

.header2{width: 100%;background: rgba(0,0,0,0.2);top: 0;width: 100%;z-index: 99999;transition: ease 0.32s;position: fixed;}

.header2 .headList{height: 120px;width: 100%;}
.logo img{max-height: 60px;}
.header2 .menu{height: 60px;line-height: 60px;margin: 0 auto;flex: none;}
.header2 .menu>ul>li{margin: 0 20px;}
.header2 .menu a{padding: 0;position: relative;}
.header2 .menu a:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background: #e01b1d;content: "";opacity: 0;}

.header2 .menu a:hover{opacity: 1;background: none;}
.header2 a.menu_hover{background: none;}
.header2 a.menu_hover:after{opacity: 1;}
.header2 .menu ul li.on span a{background: none;}
.header2 .menu ul li.on span a:after{opacity: 1;}
.header2 .menu ul li dl{left: 50%;transform: translate(-50%);width: 150px;top: 60px;}
.header2 .menu ul li dl dd a:hover{color: #e01b1d;}

.header2 .search{position: relative;height: 30px;width: 200px;}
.header2 .search input{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid #fff;border-radius: 20px;padding: 0 25px;box-sizing: border-box;background: transparent;}
.header2 .search button{position: absolute;top: 0;right: 0;width: 50px;text-align: center;height: 100%;font-size: 16px;}

.language{margin-left: 20px;}
.language a{display: inline-block;color: #fff;font-size: 16px;}

.topShop{margin-left: 20px;height:60px;line-height:60px;}
.topShop dl{position: relative;}
.topShop dl dt a{color: #fff;font-size: 14px;width: 100%;text-align: center;display: block;}
.topShop dl dd{ background:rgba(0,0,0,0.4); width:100%; position:absolute;box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;left: 50%;transform: translate(-50%);width: 100px;top: 60px;}
.topShop dl dd a{ font-size:14px; color:#fff;display:block;padding: 0 10px;display: block;line-height: 40px;text-align: center;}
    .topShop dl dd a:hover {
        background: #e01b1d;
    }
.topShop dl:hover dd{display: block;}

.header2.fixed{animation: .95s ease forwards;}
.header2.fixed .headList{height: 60px;}
.i_foot img{width: auto;height: auto; display:inline-block;}

.viewer-navbar,
.viewer-zoom-in,
.viewer-zoom-out,
.viewer-one-to-one,
.viewer-reset,
.viewer-play,
.viewer-rotate-left,
.viewer-rotate-right,
.viewer-flip-horizontal,
.viewer-flip-vertical{display: none !important;}
.viewer-prev{position: fixed;top: 50%;left: 5%;}
.viewer-next{position: fixed;top: 50%;right:  5%;}
.viewer-toolbar>li.viewer-prev,
.viewer-toolbar>li.viewer-next{width: 50px;height: 50px;border-radius: 0px;display: flex;justify-content: center;align-items: center; background: transparent; color:#fff; font-size:30px;}
.viewer-toolbar>li.viewer-prev:after{background: transparent; content:"<"}
.viewer-toolbar>li.viewer-next:after{background: transparent; content:">"}
.viewer-toolbar>li.viewer-prev:before,
.viewer-toolbar>li.viewer-next:before{opacity:0;}
.viewer-toolbar>li.viewer-prev:hover,
.viewer-toolbar>li.viewer-next:hover{background: transparent;}

.aboList_a {
    max-width: 850px;
    margin: auto;
}
.aboList_a>ul>li{float: left;width: 50%;padding: 0;box-sizing: border-box;margin-bottom: 30px;}
.aboList_a .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;font-size: 0px;cursor: pointer;}
.aboList_a .part .img{height: 100%;width: 100%;box-sizing: border-box;}
.aboList_a .part img{height: 100%;width: 100%;object-fit: cover;}
.aboList_a_tit{text-align:center; margin-bottom:4vw;}
.aboList_a_tit img{width:auto; height:40px;}

.viewer-container .viewer-button{border-radius:50%;top: 10%;right: 5%;transition: 0.6s;}
.viewer-container .viewer-button:hover{transform: rotate(360deg);}
.viewer-footer .viewer-title{background: #000;border-radius: 30px;padding: 5px 15px;font-size: 16px;}




@media only screen and (max-width: 1400px) {
.wapper{width: 1200px;}
.header2 .wapper{width: 100%;}
.header2 .headList{height: 80px;padding: 0 10px;box-sizing: border-box;}
.logo img{max-height: 35px;}
.header2 .menu>ul>li{margin: 0 10px;}
.menu ul li span a{font-size: 14px;}
.header2 .search{width: 160px;}
.header2 .search input{padding: 0 10px;}
.header2 .search button{font-size: 14px;width: 30px;}
.language{margin-left: 15px;}
.language a{font-size: 14px;}
.mPart{padding-top: 100px;}


}


@media only screen and (max-width: 1200px) {
.wapper{width: 100%;}
.header2 .wapper{width: 100%;padding: 0;}
.header2 .headList{height: 80px;padding: 0 10px;box-sizing: border-box;}
.logo img{max-height: 35px;}
.header2 .menu>ul>li{margin: 0 5px;}
.menu ul li span a{font-size: 13px;}
.header2 .search{width: 120px;}
.header2 .search input{padding: 0 10px;}
.header2 .search button{font-size: 14px;width: 30px;}
.language{margin-left: 10px;}
.language a{font-size: 12px;}
.topShop dl dt a{font-size: 12px;}
.mPart{padding-top: 100px;}
.iPro_a_list .part .desc{padding: 20px;}
.i_foot .footer .left{width: 35%;margin-right: 2%;}
.i_foot .fMore{width: 62%;}
.i3Warp{float: none;margin-left: auto;}




}


@media only screen and (max-width: 980px) {
.mPart{padding-top: 10px;}
.footer .right{width: 100%;margin-top: 20px;}
.i_foot .fMore{width: 100%;}

}


@media only screen and (max-width: 780px) {
/*.mPart{padding-top: 0;}*/
.iPro_a_tit{font-size: 22px;margin-bottom: 5px;}
.iPro_a_titEn{font-size: 16px;margin-bottom: 5px;}
.iPro_a_line{height: 2px;margin-bottom: 10px;}
.iPro_a_list{margin-top: 20px;}
.iPro_a_list ul li{width: 50%;padding: 0 5px;margin: 5px 0;}
.iPro_a_list .part .img{height: 169px;}
.iPro_a_list .part .desc{height: 70px;padding: 10px;}
.iPro_a_list .part .t1{font-size: 12px;line-height: 1.5;}
.iPro_a_list .part .more{margin-top: 0;}
.iPro_a_more{margin-top: 20px;}
.iPro_a_more a{font-size: 14px;padding: 5px 25px;}
.i2List{margin-top: 20px;}
.i_foot .footer .left{width: 100%;margin-right: 0;justify-content: center;}
.i_foot .footer{background-position: center !important;padding-top: 35%;box-sizing: border-box;}
.index3{padding-top: 25%;}
    .iPro_a_list .part .img img {
        height: 169px;
        object-fit: cover;
    }

.icomBg{background:none; position:relative;}
.icomBg .wapper{position:relative; z-index:99;}
.icomBg .icomBgImg{display:block; position:absolute; top:0; left:0; width:100%; height:100%; font-size:0px;}
.icomBg .icomBgImg img{width:100%; height:100%;}
.pRightBtn{height: 35px;line-height: 35px;right: -120px;}
.pRightBtn .icon{width: 16px;margin-left: 5px;}
.pRight .imgTop{right: 10px;}
.pRight ul li:hover .imgTop{right: 85px;}





}



