/*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:1200px; margin:0 auto;}
@media only screen and (max-width: 1200px) {
.wapper{ width:100%;}

}



/*menu*/
.pc_menu{}
.menu{height:35px;line-height:35px;background:#333;}
.menu ul li{ float:left; position:relative; border-right:#666 solid 1px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);padding:10px 0;display:none;z-index: 9;}
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666;display:block; padding:0;text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:14px;color:#fff;display:block;text-align:center;padding: 0 20px;}
.menu a:hover{color:#fff;}
a.menu_hover{ background:#666;color:#fff;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.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;}

.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.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: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;width:20px;}

.mainFull{width: 100%;}
.header{width: 100%;position: fixed;top: 0;height: 40px;background: #ff575e;z-index: 99;}
.hMenu{width: 100%;}
.hMenu ul{display: flex;line-height: 40px;height: 40px;}
.hMenu ul li{float: left;width: 25%;position: relative;font-size: 14px;text-align: center;}
.hMenu>ul>li:after{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 1px;height: 20px;background: #fff;content: "";}
.hMenu>ul>li:last-child:after{display: none;}
.hMenu ul li a{color: #fff;display: block;}

.index{width: 100%;margin-top: 40px;}
.iWarp{padding: 1.33333vw 1.86667vw 1.33333vw 1.86667vw;box-sizing: border-box;}
.i1List{width: 100%;min-height: 100vh;}
.i1List ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.i1List ul li{width: 50%;padding: 0.8vw;box-sizing: border-box;}
.i1List .i1Part{box-shadow: 0 0.53333vw 3.2vw 0 rgb(0 0 0 / 10%);border-radius: 1.06667vw;border: 1px solid #ebeef5;padding: 1.33333vw;box-sizing: border-box;display: block;width: 100%;height: 100%;}
.i1List .i1Part .img img{width: 100%;height: 100%;object-fit: cover;}
.i1List .i1Part .desc{padding-top: 1vw;color: #434343;font-size: 14px;}

.i1Tc{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);display: none;}
.i1Tc.active{display: block;}
.i1TcWarp{width: 100%;height: 100%;position: relative;display: flex;justify-content: center;align-items: center;padding: 1vw;box-sizing: border-box;}
.i1TcPanel{width: 100%;max-width: 375px;height: 375px;background: #000;position: relative;}
.i1TcPanel .i1Swiper .swiper-slide{background: transparent;}
.i1TcPanel .img{width: 100%;height: 100%;position: relative;display: flex;justify-content: center;align-items: center;}
.i1TcPanel .img img,
.i1TcPanel .img video{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.i1TcPanel .i1Swiper .i1Page{color: #fff;box-sizing: border-box;width: auto;display: inline-block;right: 20px;padding: 5px 10px;border-radius: 15px;background: rgba(0,0,0,0.3);left: auto;}

.i1TcClose{text-align: center;font-size: 30px;color: #fff;margin-top: 10px;margin-left: auto;margin-right: auto;width: 40px;}
.i1TcClose a{color: #fff;}
.i1TcClose img{width: 40px;}

.videoPlay{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 9;width: 48px;height: 48px;}
.videoPlay.active{display: none;}

.noMore{text-align: center;font-size: 14px;color: #666;padding-top: 10px;}

.footer{padding: 10px;box-sizing: border-box;text-align: center;font-size: 14px;}
.footer p{padding: 0;}

.inside{margin-top: 40px;}




















@media only screen and (max-width: 980px) {



}
