.bg1{background-color: #f9f9f9;} 
.f_bottom{background-color: #F5F5F5;}
/* 内页图 */
.o_big_con{overflow:hidden;position:relative}
.o_big{overflow:hidden;background-repeat:no-repeat;background-position:70% center;background-size:cover;position:relative;width:100%;-webkit-animation:scaleAnim 5s ease forwards;animation:scaleAnim 5s ease forwards}
.o_big img{width:100%;filter:Alpha(Opacity=0);opacity:0}
.position{position:absolute;bottom:0;left:0;width:100%;height:62px;line-height:62px;color:#fff;text-align:left;font-size:14px;z-index:1; background-color: rgba(0,0,0,0.2);}
.position a{color:#fff;text-decoration:none}
.position a:hover{color:#C92B2F}
.position img{vertical-align:baseline;margin-right:8px;height:12px;width:14px}
.postions{height:68px;line-height:68px;overflow:hidden;color:#999;font-size:14px;border-bottom:1px solid #eee}
.posadd .postions{position:fixed;top:0;left:0;width:100%;z-index:5}
.postions a{color:#999}
.postions a:hover{color:#12aee7}
.postions label{color:#999}
.postions .postions_r img{vertical-align:baseline;margin-right:8px;height:12px}
.postions h2{float:left;font-weight:normal;color:#333;height:58px;font-size:20px}
.postions h2 span{font-size:16px;font-family:Arial}
.postions .postions_b{float:right}
.postions .postions_b a{float:left;margin-left:38px;text-align:center;overflow:hidden;font-size:18px;color:#333;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.postions .postions_b a:hover{color:#C92B2F}
.postions .postions_b a:after{content:"";display:block;position:absolute;left:50%;right:50%;bottom:0;height:2px;opacity:0;background-color:#C92B2F;-webkit-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.postions .postions_b a.isel:after{left:0;right:0;opacity:1}
.postions .postions_b a:hover:after{left:0;right:0;opacity:1}
.postions .postions_b a.isel{color:#C92B2F}
@media(max-width:480px){
	.position{height: 40px; line-height: 40px;}
	.postions .postions_b{display: none;}
}


/* 产品页布局 */
.main{ padding: 60px 0;}
.module-left .left-tit{background:#C92B2F;border-radius:6px 6px 0 0;padding:34px 0;border-bottom:1px solid #e1e9eb}
.module-left .left-tit p{font-size:30px;line-height:1;color:#fff;text-align:center}
.module-left .left-tit span{font-size:14px;line-height:1;color:#d9f2fc}
.module-left .left-tit span:before{ content:'/';font-size:14px;line-height:1;color:#d9f2fc;display:inline-block;margin:0 3px 0 11px; }
.module-left{width:260px;border-bottom:2px solid #dbe2e8}
.module-left .aside-main{margin-bottom:2px}
.module-left .aside-main li{border-top:1px solid #f0f4f5;border-bottom:1px solid #e1e9eb;background:#f5f8f9;padding:10px 32px 0 37px;position:relative;}
.module-left .aside-main li>a{font-size:18px;line-height:40px;position:relative;display:block;margin-bottom:10px;color:#233645;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}
.module-left .aside-main li.on>a,.module-left .aside-main li:hover>a{color:#fff;}
.module-left .aside-main li.on,.module-left .aside-main li:hover{ background-color: #C92B2F; }
.module-left .aside-main .pro-list>a{cursor:pointer;padding-right:30px}
.module-left .aside-main .pro-list>a:after{content:'+';font-size:26px;position:absolute;right:0;top:0;color:#C92B2F}
.module-left .aside-main .pro-list:hover>a:after,
.module-left .aside-main .pro-list.on>a:after{ color:#FFFFFF}
.module-left .aside-main .pro-list[date-switch='1']>a:after{content:"-";color:#FFFFFF}
.module-left .aside-main dl{margin-bottom:13px;display:none}
.module-left .aside-main dd{font-size:12px;line-height:40px;padding-left:28px;height:40px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.module-left .aside-main dd a{font-size: 16px; color:#fff;display:block;}
.module-left .aside-main dd.active a,.module-left .aside-main dd:hover a{color:#202557;}
.module-left .m-aside{display:none}

@media(max-width:992px){
	.module-left{width:200px}
	.module-left .aside-main li{padding:15px 10px 0}
	.module-left .aside-main li>a{margin-bottom:10px;line-height:36px}
	.module-left .aside-main .pro-list>a{padding-right:25px}
	.module-left .aside-main dl{margin-bottom:15px}
	.module-left .aside-main dd{padding-left:15px;line-height:36px;height:36px}
}
@media(max-width:768px){
	.module-left{width:100%;float:none;border-bottom:0}
	.module-left .left-tit{ background: none; padding: 0; border: 0; }
	.module-left .left-tit p{color: #333333; font-size: 24px; text-align: left; }
	.module-left .left-tit span{color: #666666;}
	.module-left .left-tit span:before{color: #666666;}
	.module-left .product-aside{display:none}
	.module-left .aside-main{margin-top:20px;margin-bottom:0}
	.module-left .aside-main li{float:left;width:33.3333%;border:1px solid #C92B2F;padding:0;background:0;text-align:center;margin-left:-1px;margin-top:-1px;padding: 0 10px;}
	.module-left .aside-main li>a{margin-bottom:0;line-height:42px;}
	.module-left .aside-main dd{padding-left: 0; padding-right: 25px;}
	.module-left .m-aside{display:block;margin-top:20px}
	.module-left .m-aside ul{margin:0 -5px}
	.module-left .m-aside li{border:1px solid #e4e4e4;width:calc(50% - 10px);margin:0 5px;float:left;position:relative;padding:0 10px}
	.module-left .m-aside p{font-size:14px;line-height:36px;color:#233645;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-right:10px}
	.module-left .m-aside p:after{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #57ade3;position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);right:0}
	.module-left .m-aside dl{width:calc(100%+2px);position:absolute;left:-1px;background:#fff;border:1px solid #e4e4e4;z-index:33;padding:10px 10px;display:none}
	.module-left .m-aside dd{font-size:13px;line-height:32px;color:#233645;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}
}
@media(max-width:480px){
	.module-left .left-tit p{font-size: 18px;}
	.module-left .left-tit span{font-size: 12px;}
	.module-left .aside-main li{width:50%}
	.module-left .aside-main li>a{line-height:36px;font-size: 14px;}
	.module-left .m-aside ul{margin:0}
	.module-left .m-aside li{width:100%;margin:0 0 10px}
	.module-left .m-aside li:first-child dl{z-index:34}
	.module-left .m-aside li:last-child{margin-bottom:0}
}


.module-right{width:calc(100% - 260px);padding-left:2.9914%}
.module-right .center-tit{font-size:22px;line-height:30px;color:#233645;margin-top:18px}
.module-right .center-tit:before{content:'';width:18px;height:2px;background:#C92B2F;display:inline-block;vertical-align:middle;margin-right:15px}
.module-product{margin:20px 0 30px}
@media(max-width:1200px){
	.module-right .center-tit{font-size:20px}
}
@media(max-width:992px){
	.module-right{width:calc(100% - 200px)}
	.module-right .center-tit{font-size:18px;line-height:24px;margin-top:15px}
	.module-right .center-tit:before{margin-right:10px}
}
@media(max-width:768px){
	.module-right{width:100%;padding-left:0}
	.module-right .center-tit{margin-top:20px;}
}
@media(max-width:480px){
	.main{padding: 40px 0;}
	.module-right .center-tit{font-size:16px}
	.module-product{margin-bottom:10px}
}


/* 产品列表 */
.module-product ul{ display: flex; flex-wrap: wrap; align-items: stretch; margin: 0 -1.5%; }
.module-product ul li{ width: 30.33%; margin: 0 1.5%; margin-top: 20px; margin-bottom: 40px; }
.module-product ul li a{  }
.module-product ul li .pic{ border: 3px solid #ececec; overflow: hidden; position: relative; padding-bottom: 75%; background-color: #FFFFFF;}
.module-product ul li:hover .pic{ border-color: #C92B2F; box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.15);}
.module-product ul li .pic img{ max-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.module-product ul li .txt{ padding-top: 30px; text-align: center; font-size: 18px; color: #333333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.module-product ul li:hover .txt{ color: #C92B2F; }
@media all and (max-width:1440px){
	.module-product ul{ margin: 0 -1%; }
	.module-product ul li{width: 31.33%; margin: 20px 1%;}
}
@media all and (max-width:1240px){
	.module-product ul{ margin: 0 -0.5%; }
	.module-product ul li{width: 32.33%; margin: 10px 0.5% 20px;}
	.module-product ul li .txt{ font-size: 16px; padding: 0 10px;padding-top: 20px;}
}
@media all and (max-width:1024px){
	.module-left{width: 100%; float: none;}
	.module-right{ width: 100%; float: none; padding-left: 0; padding-top: 30px; }
}
@media all and (max-width:768px){
	.module-product ul li{ width: 47%; margin: 0 1.5%; margin-bottom: 30px; margin-top: 0; }
	.module-product ul li .txt{ font-size: 16px; padding: 0 10px;padding-top: 15px; }
}
@media all and (max-width:480px){
	.module-product ul li{ margin-bottom: 20px; }
	.module-product ul li .txt{ font-size: 14px; }
}


/* 产品内容 */
.product-detail{ padding: 2%; border: 2px solid #ECECEC;margin: 30px 0; }
.product-detail .leftbox{ float: left;width: 48.21%;overflow: ; }

.gallery-thumbs{
	--swiper-theme-color: #333; /* 设置Swiper风格 */
	--swiper-navigation-color: #222; /* 单独设置按钮颜色 */
	--swiper-navigation-size: 30px; /* 设置按钮大小 */
}
.gallery-top{ margin-bottom: 20px; }
.gallery-top .img{ width: 100%; border: 1px solid #eee; position: relative; padding-bottom: 70%; }
.gallery-top .img img{ max-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.gallery-thumbs{ position: relative; margin: 0 30px; }
.gallery-thumbs .swiper-button-next{ right: -30px; }
.gallery-thumbs .swiper-button-prev{ left: -30px; }
.gallery-thumbs .swiper-button-next:focus,
.gallery-thumbs .swiper-button-prev:focus{ outline: none; }
.gallery-thumbs .swiper-slide{ border: 2px solid rgba(0,0,0,0); }
.gallery-thumbs .swiper-slide-thumb-active{ border: 2px solid #C92B2F; }
.gallery-thumbs .thumbs{ border: 1px solid #eee; }
.gallery-thumbs .thumbs img{ width: 100%; }

.cpcc-ts-01-right{ width:46%;float:right}
.cpcc-ts-01-right-tit{ height:48px;font-size:24px;font-weight:normal;line-height:48px;color:#4a4a4a;/* border-bottom:1px solid #e5e5e5; */margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.cpcc-ts-01-right-con{font-size:15px;line-height:30px;margin-bottom:30px;max-height:188px;overflow:hidden}
.cpcc-ts-01-right-merit{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 15px 0; border: 1px solid #eee; border-left: 0; border-right: 0; }
.cpcc-ts-01-right-merit .solid{ width: 1px; height: 45px; background-color: #ccc; }
.cpcc-ts-01-right-merit .item{ width: 32%; padding: 0 10px;  }
.cpcc-ts-01-right-merit .item .icon{text-align: center;}
.cpcc-ts-01-right-merit .item .icon img{ width: 35px;}
.cpcc-ts-01-right-merit .item .txt{text-align: center;}
.cpcc-ts-01-right-merit .item .txt b{ display: block; font-size: 16px; color: #333; margin-top: 10px; margin-bottom: 5px;}
.cpcc-ts-01-right-merit .item .txt p{ font-size: 14px; }
/* 在线咨询 */
.pc-cx-tel-1{ width:100%; height:56px; margin-top: 30px; padding-top:10px;  }
.pc-cx-tel-1-t1{ width:114px;height:44px;background:#C92B2F;font-size:18px;line-height:44px;text-align:center;float:right; }
.pc-cx-tel-1-t1 a{ display:block;color:#fff; }
.pc-cx-tel-1-t2{ height:56px;padding-left:70px;background:url(../images/pc-xc-icon2.png) no-repeat 10px top;font-size:18px;line-height:18px;color:#454545; }
.pc-cx-tel-1-t2 p{ line-height:34px; font-size: 24px; }

/* 参数标题 */
.p14-tit { height: 40px;font-size: 24px;line-height: 40px;border-bottom: 1px solid #EEEEEE;margin-bottom: 20px; margin-top: 40px;  }
.p14-tit span { display: inline-block;height: 40px;color: #464646;border-bottom: 2px solid #C92B2F;padding-left: 34px;background:url(../images/pro_tit.png) no-repeat 2px center;font-weight: normal;}
.p14-tit em {font-size: 18px;font-family: Arial;text-transform: uppercase;font-style: normal;color: #c2c2c1;}

/* 参数标签 */
.p14-prodcontent-tab{  }
.p14-prodcontent-tab ul{ display: flex; flex-wrap: wrap; margin: 0 -5px;  }
.p14-prodcontent-tab ul li{ width: 20%; text-align: center; font-size: 16px; padding: 0 5px; }
.p14-prodcontent-tab ul li a{ display: block; padding: 20px 0; background-color: #F6F6F6; }
.p14-prodcontent-tab ul li.on{ position: relative; }
.p14-prodcontent-tab ul li.on a{ background: #C92B2F; color: #FFFFFF; }
.p14-prodcontent-tab ul li.on::after{content: ""; display: block; width: 0; height: 0; border: 8px solid transparent; border-top-color: #C92B2F; position: absolute; top: 100%; left: 50%; margin-left: -4px; }
.p14-prodcontent-tab ul li:hover a{ background: #C92B2F; color: #FFFFFF; }

/* 产品参数 */
.p14-prodcontent-1{ margin-bottom:22px; }
.p14-prodcontent-1-desc{ width: calc(100%); }
.mainPage{ position: relative; top: -250px; }
@media(max-width:1240px){
	
}
@media(max-width:1024px){
	.p14-tit span{font-size: 20px;}
}
@media(max-width:768px){
	.product-detail{padding: 15px; margin: 20px 0;}
	.product-detail .leftbox{width: 100%;}
	.p14-prodcontent-1{margin-bottom: 0;}
	.p14-prodcontent-tab ul li{width: 25%;}
	.cpcc-ts-01-right{width: 100%; padding-top: 40px;}
	.cpcc-ts-01-right-tit{font-size: 20px; height: 24px; line-height: 24px;}
	.cpcc-ts-01-right-con{margin-bottom: 20px;}
	.pc-cx-tel-1{margin-top: 20px;}
	.p14-prodcontent-tab{padding-top: 20px;}
	.p14-prodcontent-tab ul li a{padding: 15px 0;}
}
@media(max-width:480px){
	.cpcc-ts-01-right-merit .item .txt b{font-size: 14px;}
	.cpcc-ts-01-right-tit{font-size: 18px; margin-bottom: 5px;}
	.cpcc-ts-01-right-con{font-size: 14px; line-height: 24px;}
	.p14-prodcontent-tab ul li a{padding: 10px 0; font-size: 15px;}
	.pc-cx-tel-1{padding-top: 0;}
	.pc-cx-tel-1-t1{font-size: 16px; height: 35px; width: 100px; line-height: 35px; }
	.pc-cx-tel-1-t2{font-size: 16px; }
	.pc-cx-tel-1-t2 p{font-size: 18px;line-height: 20px;}
	.p14-tit span{font-size: 16px;height: 38px;}
}


/* 新闻列表 */
.news{overflow:hidden}
.news .list1{ padding-bottom: 50px; }
.news .list1 li{padding:3%;overflow:hidden;transition:all .5s;border-bottom:1px solid #e6e6e6}
.news .list1 li .left{width:25%;font-size:0; }
.news .list1 li .left .img{ position: relative; padding-bottom: 75%; }
.news .list1 li .left img{ width:100%;height:auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.news .list1 li .center{width:60%;padding:2% 3%;border-right:1px solid #e6e6e6}
.news .list1 li .center .tit1{font-size:24px;color:#333;line-height:30px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news .list1 li:hover .center .tit1{ color: #C92B2F; }
.news .list1 li .center .tit2{font-size:16px;color:#999;margin-top:2%;white-space:normal;overflow:hidden;text-overflow:ellipsis;height:60px; line-height: 30px;}
.more{margin-top:8%;width:160px;height:42px;background-color:#C92B2F;border-radius:21px;opacity:0;transition:all .5s}
.more{position:relative;display:block;height:42px}
.more span{font-size:16px;color:#fff;position:absolute;left:20%;line-height:42px}
.more img{position:absolute;right:20%;top:32%}
.date{font-size:14px;color:#C92B2F;float:left;display:none;margin-top:10px;line-height:30px;margin-left:20%}
.news .list1 li .right{width:15%;padding:0 1.5%;margin-top:3%}
.right .year{text-align:center;color:#C92B2F;font-size:20px;line-height:28px}
.right .day{letter-spacing:0;color:#C92B2F;font-size:72px;font-weight:bold;text-align:center}
.news .list1 li:hover{background-color:#fff;transition:all .5s}
.news .list1 li:hover .center .more{opacity:1;transition:all .5s}
.news .list1 li .center .more:hover{background-color:#C92C31;transition:all 1s}
@media(max-width:1366px){
.more{width:140px}
}
@media(max-width:1280px){
.news .list1 li .center .tit1{font-size: 20px; line-height: 28px;}
.right .day{font-size:60px}
.more{width:130px;margin-top:6%}
.more img{top:37%}
}
@media(max-width:1024px){
.right .day{font-size:50px}
.more{height:34px;width:110px;margin-top:0}
.more span{line-height:34px;font-size:14px;left:15%}
.more img{top:26%;right:15%}
.news .list1 li .center .tit2{height:60px}
}
@media(max-width:768px){
.more{opacity:1;margin-top: 10px;}
.right .day{font-size:40px}
.news .list1 li .center .tit1{font-size:16px}
.news .list1 li .center .tit2{font-size:14px;line-height:24px; height: 48px;}
.con{margin-top:20px}
.bgline{margin-top:20px}
.news .list1 li .center{padding-top:0}
}
@media(max-width:480px){
.news .list1 li{ padding: 15px 0; padding-left: 0; padding-right: 0;}
.news .list1 li .left{width:100%;font-size:0}
.news .list1 li .center{width:100%;padding:0; padding-top: 15px; border-right:0}
.right .year{font-size:16px;line-height:28px}
.right .day{font-size:20px}
.more{opacity:1;margin-top:0;width:100px;height:30px;margin-top:10px;border-radius:0;border:1px solid #999;float:left}
.more span{font-size:12px;color:#fff;position:absolute;top:14%;left:15%;line-height:30px;top:0}
.more img{position:absolute;right:14%;top:34%;width:10px;height:10px}
.con{margin-top:30px}
.bgline{margin-top:10px}
.news .list1 li .right{display:none}
.date{display:block}
}


/* 新闻内容 */
.about_x{line-height:28px;font-size:16px;background:#fff;color:#666; padding-bottom: 3%; border: 5px solid #F3F3F3; }
.about_x img{margin-bottom:15px;max-width:100%}
.about_x .imgs{overflow:hidden;margin-bottom:15px}
.about_x .imgs img{width:100%;margin-bottom:0;display:block;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.about_x .imgs:Hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.about_x .txts{width:94%;margin:0 auto;max-width:1440px;padding-top:2%}
.about_x .h2{color:#d2332f;font-weight:bold;font-size:24px;margin-bottom:1.5%;position:relative;padding-bottom:18px}
.about_x .h2:after{content:"";position:absolute;bottom:0;left:0;width:25px;height:2px;background:#999}
.about_x .show_t{padding-bottom:13px;line-height:30px;font-size:30px;color:#333;margin-top:4%;text-align:center;overflow:hidden}
.about_x .con_line{height:40px;line-height:40px;font-size:14px;color:#999;border-bottom:1px dashed #e5e5e5;text-align:center}
.about_x .con_id{overflow:hidden;white-space:normal;word-break:break-all;padding-top:2%;text-align:left;padding-bottom:4%}
.about_x table{border-collapse:collapse;border-spacing:0}
.about_x table td{line-height:22px;height:27px}

.prenext{border-top:1px dashed #e5e5e5;border-bottom:1px dashed #e5e5e5;font-size:16px;line-height:60px;margin-top:20px;color:#444}
.prenext span{float:left;width:108px;color:#666;font-size:16px}
.prenext a{color:#333}
.prenext a:hover{color:#C92B2F;text-decoration:none}
.prenext:last-child{border-top:0;margin-top:0;border-bottom:0}
.goback{float:right;height:26px;line-height:26px;text-align:right;padding-left:23px;background:url(../images/goback.png) left center no-repeat;font-size:14px;color:#333;margin-top:8px}
@media screen and (max-width:1200px){
	.about_x .show_t{font-size:26px}
}
@media screen and (max-width:960px){
	.about_x{font-size:14px;line-height:26px}
	.about_x .show_t{font-size:22px;line-height:26px;padding-bottom:10px}
	.about_x .con_line{font-size:13px}
	.about_x .h2{font-size:22px;margin-bottom:2%;padding-bottom:12px}
	.prenext{font-size:15px;line-height:50px}
	.prenext span{font-size:15px;width:90px}
}
@media screen and (max-width:640px){
	.about_x{font-size:15px;line-height:36px}
	.about_x .con_id{padding: 10px 0;}
	.about_x .show_t{font-size:20px;line-height:24px;padding-bottom:5px;margin-top:6%}
	.about_x .con_line{font-size:12px}
	.about_x .h2{font-size:18px}
	.prenext{font-size:14px;line-height:44px}
	.prenext span{font-size:14px;width:80px}
}
@media screen and (max-width:480px){
	.about_x .show_t{font-size:18px;padding-bottom:0}
	.prenext{font-size:14px;line-height:40px}
	.prenext span{font-size:14px;width:60px}
}
@media screen and (max-width:420px){
	.about_x .h2{font-size:16px}
	.prenext{font-size:14px;line-height:46px}
	.prenext span{font-size:12px;width:50px}
}


/* 相册列表  */
.piclist{padding-bottom:80px;padding-top: 40px;}
.piclist .pic_top .pic_top_list{background:#fff;width:23%;margin-right:2.66%;display:inline-block;text-align:center;margin-bottom:2.66%;transition:all .3s ease 0s}
.piclist .pic_top .pic_top_list .click_look img{max-height:395px;max-width:100%}
.piclist .pic_top .pic_top_list dd{/* line-height:470px; */padding:40px 25px}
.piclist .pic_top .pic_top_list dt{line-height:55px;border-top:1px solid #dcdcdc;font-size:16px;color:#333;padding:0 20px;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease 0s;white-space:nowrap}
.piclist .pic_top .pic_top_list .pic_zb_content{display:none}
.piclist .pic_top .pic_top_list:nth-child(4n){margin-right:0}
.piclist .pic_top .pic_top_list:hover{box-shadow:6px 0 21px rgba(0,0,0,.13);transition:all .3s ease 0s}
.piclist .pic_top .pic_top_list:hover dt{color:#C92B2F;transition:all .3s ease 0s}
.pic_window .pic_window_content img{max-width:100%}

.pic_window{position:fixed;width:1240px;height:850px;background:#fff;display:none;left:50%;box-shadow:0 0 30px rgba(0,0,0,.4);z-index:225;top:50%;transform:translateX(-50%) translateY(-50%)}
.pic_window .fa{position:absolute;right:-28px;top:-28px;font-size:28px;color:#999;cursor:pointer;color:#fff}
.pic_window .pic_window_content{margin:20px;overflow:auto}
.pic_bg{position:fixed;background:rgba(0,0,0,.5);width:100%;height:100%;left:0;top:0;z-index:2;display:none}
@media(max-width:1350px){
.pic_window{width:1200px;height:650px}
.pic_window{width:95%}
.pic_window .fa{right:0}
.piclist .pic_top .pic_top_list dd{padding: 30px 25px;}
}
@media screen and (max-width:768px){
.piclist{ padding: 20px 0 60px; }
.piclist .pic_top .pic_top_list{width:32%;margin-right:2%}
.piclist .pic_top .pic_top_list:nth-child(3n){margin-right:0}
.piclist,.news,.news_details,.technology,.join,.CaseDetails{padding:25px 0}
.piclist .pic_top{margin-bottom:20px}
.piclist .pic_top .pic_top_list{width:49%}
.piclist .pic_top .pic_top_list:nth-child(2n){margin-right:0}
.piclist .pic_top .pic_top_list:nth-child(3){margin-right:2%}
.piclist .pic_top .pic_top_list:nth-child(9){margin-right:2%}
.piclist .pic_top .pic_top_list dd{padding: 18px 10px;}
.piclist .pic_top .pic_top_list dt{font-size:14px;padding: 0 10px;}
.pic_window{height:auto}
.pic_window .pic_window_content{height:230px}
}


/* 相册内容 */
.pic_wh{ width: 100%; max-width: 800px; margin: 0 auto;}
.pic_wh .gallery-thumbs{
	--swiper-theme-color: #333; /* 设置Swiper风格 */
	--swiper-navigation-color: #222; /* 单独设置按钮颜色 */
	--swiper-navigation-size: 30px; /* 设置按钮大小 */
}
.pic_wh .gallery-top{margin-bottom: 20px;}
.pic_wh .gallery-top img{ width: 100%; border: 6px solid #f3f4f4; }
.pic_wh .gallery-thumbs{ position: relative; }
.pic_wh .gallery-thumbs img{ padding-bottom: 0; margin-bottom: 0;}
.pic_wh .gallery-thumbs .swiper-button-next{ right: -30px; }
.pic_wh .gallery-thumbs .swiper-button-prev{ left: -30px; }
.pic_wh .gallery-thumbs .swiper-button-next:focus,
.pic_wh .gallery-thumbs .swiper-button-prev:focus{ outline: none; }
.pic_wh .gallery-thumbs .swiper-slide{ border: 2px solid rgba(0,0,0,0); }
.pic_wh .gallery-thumbs .swiper-slide-thumb-active{ border: 2px solid #c92b2f; }
.pic_wh .gallery-thumbs .thumbs{ border: 6px solid #f3f4f4; }


/* 品牌合作 */
#brand{background:#f5f5f5;}
#brand .brand{width: 100%; }
#brand .brand .brand_left{background: #fff;padding: 40px 0px;}
#brand .brand .brand_left .brand_left_container{width: 87.01%;margin: 0 auto;}
#brand .brand .brand_left .brand_left_container .swiper-slide{text-align: center;cursor: pointer;background: #fff;height: 70px;}
#brand .brand .brand_left .brand_left_container .swiper-slide .p2{color: #666;font-size: 14px;height: 20px;margin-top: 5px;display: none;}
#brand .brand .brand_left .brand_left_container .swiper-slide .img{height: 66px;border: 2px solid #fff;}
#brand .brand .brand_left .brand_left_container .swiper-slide .img img{max-height: 98%;}
#brand .brand .brand_left .brand_anniu{width: 50px;height: 50px;line-height: 50px;border-radius: 50%;top: 50%;margin-top: -25px;}
#brand .brand .brand_left .swiper-button-prev{ background:url(../images/icon38.png) no-repeat center #C92B2F;left: 20px; }
#brand .brand .brand_left .swiper-button-next{background:url(../images/icon39.png) no-repeat center #C92B2F;right: 20px; }
#brand .brand .brand_left .swiper-button-prev::after,
#brand .brand .brand_left .swiper-button-next::after{ display: none; }
#brand .brand .brand_left .swiper-button-prev.swiper-button-disabled{background:url(../images/icon38.png) no-repeat center #ccc;}
#brand .brand .brand_left .swiper-button-next.swiper-button-disabled{background:url(../images/icon39.png) no-repeat center #ccc;}
#brand .brand .brand_right{padding: 60px 11.68% 95px;margin-top: 30px;background:#fff;}
#brand .brand .brand_right .brand_con{display:none;}
#brand .brand .brand_right .brand_con .p1{font-size:24px;line-height:50px;color:#333;}
#brand .brand .brand_right .brand_con .p2{ font-size: 16px; line-height: 26px;}
#brand .brand .brand_right .brand_con .a1{font-size:14px;color:#333;padding:10px 20px;display:inline-block;border:1px solid #c9c9c9;margin:10px 10px 60px 0px;}
#brand .brand .brand_right .brand_con .brand_text { }
#brand .brand .brand_right .brand_con .brand_text p{ font-size: 16px; line-height: 34px;text-align: justify; margin-top: 10px; } 
#brand .brand .brand_right .brand_con .brand_text img{ max-width: 100%; }
#brand .brand .brand_right .brand_con .brand_a{margin:20px 0px;font-size:14px;line-height:20px;color:#666;}
#brand .brand .brand_right .brand_con .brand_a .a2{color:#C92B2F;}
/* #brand .brand .brand_left .brand_left_container .swiper-slide.on{background: #C92B2F;}
#brand .brand .brand_left .brand_left_container .swiper-slide.on .p2{color: #fff;} */
#brand .brand .brand_left .brand_left_container .swiper-slide.on .img{border: 2px solid #C92B2F;}
#brand .brand .brand_left .brand_left_container .swiper-slide.on .img img{max-height: 98%;}
#brand .brand .brand_right .brand_con.artive{display:block;}
@media screen and (max-width: 980px){
	#brand .brand .brand_left .swiper-button-next{right:0px;}
	#brand .brand .brand_left .swiper-button-prev{left:0px;}
}@media screen and (max-width: 750px){
	/*#brand .brand .brand_left .brand_anniu{display:none;}*/
	#brand .brand .brand_left .brand_anniu{width: 1rem;height: 1rem;line-height: 1rem;margin-top: -0.5rem;}
	#brand .brand .brand_left .swiper-button-prev{background:url(../images/icon38.png) no-repeat center #C92B2F;left: -5px;background-size: 10px auto;}
	#brand .brand .brand_left .swiper-button-next{background:url(../images/icon39.png) no-repeat center #C92B2F;right: -5px;background-size: 10px auto;}
	#brand .brand .brand_left .swiper-button-prev.swiper-button-disabled{background:url(../images/icon38.png) no-repeat center #ccc;background-size: 10px auto;}
	#brand .brand .brand_left .swiper-button-next.swiper-button-disabled{background:url(../images/icon39.png) no-repeat center #ccc;background-size: 10px auto;}

	#brand .brand .brand_right{padding: 1.2rem 0 2rem;margin-top: 0.6rem;}
	#brand .brand .brand_right .brand_con{width:95%;padding:0px 2.5% 2.5%;}
	#brand .brand .brand_right .brand_con .p1{font-size:;line-height:40px; padding-bottom: 10px;}
	#brand .brand .brand_right .brand_con .p2{ font-size: 14px;}
	#brand .brand .brand_right .brand_con .a1{font-size:;padding:0.2rem 0.4rem;margin:0.2rem 0.2rem 1.2rem 0px;}
	#brand .brand .brand_right .brand_con .brand_a{margin:0.4rem 0px;font-size:0.4rem;line-height:0.4rem;}
	#brand .brand .brand_right .brand_con .brand_text p{ font-size: 14px; line-height: 26px; }
	
}


/* 案例列表 */
.case-list{padding-top:3%;padding-bottom: 5%;}
.case-list ul li{float:left;text-align:center;padding-bottom:1%}
.case-list ul li a{display:block}
.case-list ul li .pic{overflow:hidden}
.case-list ul li .pic span{display:block;padding-bottom:76%;background-repeat:no-repeat;background-position:center center;background-size:cover}
.case-list ul li .txt{padding:5% 0;line-height:30px}
.case-list ul li .txt dl{ color:#999; }
.case-list ul li .txt h3{ font-size: 16px; font-weight: normal; }

@media(min-width:640px){
	.case-list ul li{width:32%;margin-left:2%}
	.case-list ul li:nth-child(3n+1){margin-left:0;clear:both}
	.case-list ul li a{transition:all .5s ease-out 0s}
	.case-list ul li a:hover{box-shadow:0 5px 10px rgba(130,130,130,0.3);transform:translate(0,-10px)}
	.case-list ul li .pic{background-color:#ccc}
	.case-list ul li .pic span{transition:All .4s ease-in-out}
	.case-list ul li a:hover .pic span{transform:scale(1.1);opacity:.8}
}
@media(max-width:640px){
	.case-list ul li{width:48%;margin-left:4%}
	.case-list ul li:nth-child(3n+1){clear:inherit;margin-left:4%}
	.case-list ul li:nth-child(2n+1){margin-left:0;clear:both}
}


/* 招聘列表 */
.m-job{margin-top:30px; margin-bottom:80px; box-shadow:0 6px 10px 0 rgba(204,204,204,.4)}
.m-job dl{border-top:1px solid #f0f0f0;overflow:hidden;cursor:pointer}
.m-job dt{overflow:hidden;padding:0 44px 0 50px;height:80px;line-height:80px;background-color:#fff}
.m-job dt span{float:left;font-size:18px;color:#333}
.m-job dt .s1{width:53.07%}
.m-job dt .s2{width:24.45%}
.m-job dt .s3{width:18.84%}
.m-job dt .s4{float:right;margin-top:20px;height:39px;width:39px;background-image:url(../images/1.png);background-repeat:no-repeat;background-position:center}
.m-job dd{display:none;overflow:hidden;padding:36px 48px 59px;background-color:#f8f8f8}
.m-job dd .tit1{font-size:22px;color:#C92B2F;background-image:url(../images/3.png);background-position:center left;background-repeat:no-repeat;padding-left:30px;margin-bottom:40px}
.m-job dd .tit2{margin-bottom:5px;font-size:18px;color:#C92B2F}
.m-job dd .txt{margin-bottom:17px;font-size:16px;line-height:32px}
.m-job dl.on dt{border-color:#C92B2F;background-color:#C92B2F}
.m-job dl.on dt span{color:#fff}
.m-job dl.on .s4{background-image:url(../images/2.png)}
.m-job dl.on dd{display:block}
@media only screen and (max-width:1199px){
	.m-job dt span{font-size:16px}
	.m-job{margin-bottom:20px}
	.m-job dt{padding:0 15px;line-height:50px;height:50px}
	.m-job dl .s4,.m-job dl.on .s4{display:none}
	.m-job dd{padding:20px}
	.m-job dd .tit1{font-size:16px;-webkit-background-size:20px auto;background-size:20px auto}
	.m-job dd .tit2{font-size:14px}
}
@media only screen and (max-width:767px){
	.m-job dt{padding:0}
	.m-job dt .s2{display:none}
	.m-job dt .s1{padding:0 10px;width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.m-job dt span{font-size:14px}
	.m-job dt .s3{padding-right:10px;width:30%}
	.m-job dd .txt{font-size:14px}
}
@media only screen and (max-width:479px){
	.m-job dt .s1,.m-job dt .s2{padding:0 15px;width:100%;display:block;float:none;font-size: 16px;}
	.m-job dt{padding:15px 0;height:auto;line-height:1.8}
	.m-job dt .s3{padding:0 15px;width:100%;display:block;float:none}
	.m-job dd .txt{font-size:14px}
}


/* 企业简介 */
.gy_box3{ clear:both; height:auto; overflow:hidden; background:#FFFFFF; padding:130px 0 160px 0;}
@media(max-width:1024px){
.gy_box3{ clear:both; height:auto; overflow:hidden; background:#f5f7fb; padding:40px 0 40px 0;}	
}
.giun{ height:auto; overflow:hidden; }
.giun_t{ min-height:127px; position:relative; color:#333333; font-size:36px; line-height:46px; margin-bottom:35px;}
.giun_t i{ display:block; color:#a6a8aa; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.giun_t:after{ content:'';position:absolute;left:0; bottom:0px; height:1px;width:101px;background:#C92B2F;}
.giun_b{ height:auto; overflow:hidden;}
.giun_b p{ line-height:34px; color:#666666; font-size:14px;}

@media(max-width:1366px){
.giun{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:0 81px 0 81px;}
}
@media(max-width:1024px){
.gy_box{ clear:both; width:100%; height:auto; overflow:hidden; background:url(../images/bg4.jpg) repeat-y right top; padding:40px 0 40px 0; position:relative; z-index:3}
.giun{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:0 30px 0 30px;}
.giun_t{ min-height:auto; padding-bottom:10px; position:relative; color:#333333; font-size:20px; line-height:26px; margin-bottom:20px;}
.giun_t:after{ content:'';position:absolute;left:0; bottom:0px; height:1px;width:55px;background:#C92B2F;}
}
@media(max-width:414px){
.gy_box{ clear:both; width:100%; height:auto; overflow:hidden; background:url(../images/bg4.jpg) repeat-y right top; padding:40px 0 40px 0; position:relative; z-index:3}
.giun{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:0 15px 0 15px;}
.giun_t{ min-height:auto; padding-bottom:10px; position:relative; color:#333333; font-size:18px; line-height:26px; margin-bottom:15px;}
.giun_t:after{ content:'';position:absolute;left:0; bottom:0px; height:1px;width:55px;background:#02b7c6;}
}

/* 关于我们 */
.abolj{ width: 100%; overflow: hidden; display: flex; flex-wrap: wrap; }
.abolj-wd{ width: 50%;color: #fff;background: #C92B2F;padding: 80px 128px 80px 210px;}
.abolj-wd h6{ font-size: 32px; padding-bottom: 20px; }
.abolj-wd p{ font-size: 15px; line-height: 26px; margin-top: 28px; text-align: justify; }
.abolj-img{ width: 50%; overflow: hidden; display: flex; justify-content: center; align-items: center; background: url(../images/abojsPic.jpg) no-repeat center; background-size: cover; }
.abolj-img img{ display: none; width: 100%; object-fit: cover; }

.abolj2{  }
.abolj2 .abolj-wd{ float: right;}
.abolj2 .abolj-img{ float: left;}
@media all and (max-width:1700px) {
	.abolj-img img, .abolj-wd{}
	.abolj-wd{padding: 80px 100px 80px 4%;}
}
@media all and (max-width:1599px) {
	.abolj-img img, .abolj-wd {}
	.abolj-wd h6 {font-size: 28px;padding-bottom: 16px;}
	.abolj-wd p {margin-top: 24px;}
}
@media all and (max-width:1439px) {
	.abolj-wd {padding: 64px 80px 60px 4%;}
}
@media all and (max-width:1279px) {
	.abolj-img img, .abolj-wd {}
	.abolj-wd h6 {font-size: 24px;padding-bottom: 10px;}
	.abolj-wd p {font-size: 14px;line-height: 24px;margin-top: 18px;}
}
@media all and (max-width:1151px) {
	.abolj-wd {padding: 48px 3% 48px 3%;}
}
@media all and (max-width:1000px) {
	/* .abolj{ border-bottom: 20px solid #eee; } */
	.abolj-img img, .abolj-wd{height: auto;}
	.abolj-wd{padding: 36px 4%;width: 100%;}
	.abolj-img{width: 100%; }
	.abolj-img img{ display: block;}
	
}
@media all and (max-width:640px) {
	.abolj-wd h6{font-size: 20px;margin-bottom: 4px;}
}


/* 公司视频 */
.videoBox{ padding: 80px 0; }
.videoBox .v_img{ position: relative; overflow: hidden; border-radius: 6px; }
.videoBox .v_img img{ width: 100%; transition: 2s; }
.videoBox .v_img::after{ content: ""; display: block; background-color: rgba(0,0,0,0.21); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.videoBox .v_img .v_icon{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #FFFFFF; z-index: 2; font-size: 16px; text-align: center; cursor: pointer;}
.videoBox .v_img .v_icon span{ width: 72px; height: 72px; display: inline-block; background: url(../images/icon_play.png); margin-bottom: 20px;}
.videoBox .v_img .v_icon p{ font-size: 16px}

.videoBox .v_box{ display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; align-items: center; justify-content: center;}
.videoBox .v_box.show{ display: flex; }
.videoBox .v_box .bg{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.8); cursor: pointer; }
.videoBox .v_box .video{ position: relative; z-index: 2; max-width: 60%; }
.videoBox .v_box .video.show{ animation: v_show 0.3s; animation-iteration-count:1; }
.videoBox .v_box .video i{ display: block; width: 40px; height: 40px; position: absolute; background: url(../images/conse.png) no-repeat center; background-size: 100%; border-radius: 50%; z-index: 3; top: 10px; right: -60px; cursor: pointer; }
.videoBox .v_box video{width: 100%; border-radius: 30px; outline: none;}
@keyframes v_show{
	from{transform: scale(0.5);}
	to{transform: scale(1);}
}
@media(min-width:1025px) {
	.videoBox .v_img:hover img{ transform: scale(1.06);}
}
@media(max-width:1240px){
	.videoBox .v_box .video{ max-width: 80%; }
}
@media(max-width:768px){
	.videoBox{ padding: 50px 0;}
	.videoBox .v_box .video{ max-width: 95%; }
	.videoBox .v_box .video i{right: 0; top: -60px;}
	.videoBox .v_box video{border-radius: 20px;}
}
@media(max-width:480px){
	.videoBox .v_img{margin-bottom: 30px;}
	.videoBox .v_img .v_icon span{width: 50px; height: 50px; background-size: 50px; margin-bottom: 10px;}
	.videoBox .v_img .v_icon p{ padding: 0; font-size: 14px;}
	.videoBox .v_box .video i{ width: 30px; height: 30px; top: -40px; }

}




/* 团队风采 */
.teamStyle {width:100%;height:auto;padding-top:5.8%;padding-bottom:3.8%;background-color:#fff;}
.teamStyle .title {color:#323232;}
.teamStyle .list {width:100%;height:auto;margin-top:38px;}
.teamStyle .list ul {padding-bottom:17px;}
.teamStyle .list ul li {width:31.75%;margin-right:2.375%;float:left;margin-bottom:42px;}
.teamStyle .list ul li a {width:100%;height:auto;display:block;}
.teamStyle .list ul li a .pic {width:100%;height:auto;position:relative;}
.teamStyle .list ul li a .pic .bg {width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.2);transform:scale(0.94);opacity:0;transition:transform .5s,opacity .5s;}
.teamStyle .list ul li a .pic .bg .more {width:157px;height:50px;text-align:center;font-size:16px;line-height:50px;color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.teamStyle .list ul li a .tits {font-size:18px;line-height:20px;height:20px;color:#323232;margin-top:18px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
@media (min-width:1024px) {
	.teamStyle .list ul li:hover .pic .bg {transform:scale(1);opacity:1;}
}
@media (min-width:479px) {
	.teamStyle .list ul li:nth-child(3n) {margin-right:0;}
}

/* 更多按钮 */
.teamStyle .list .indexMore {margin:0 auto;}
.teamStyle .indexMore {width: 157px;height: 50px;border: 1px solid rgba(0, 0, 0, 0.4);display: block;text-align: center;font-size: 16px;color: #000;line-height: 50px;box-sizing: border-box;transition: background 0s,color 0s;}
@media (min-width: 1024px) {
	.teamStyle .indexMore:hover {
		color: #fff;
		background: -webkit-linear-gradient(left top, #C92B2F, #C92C31);
		background: -o-linear-gradient(bottom right, #C92B2F, #C92C31);
		background: -moz-linear-gradient(bottom right, #C92B2F, #C92C31);
		background: linear-gradient(to bottom right, #C92B2F, #C92C31);
		border: 1px solid rgba(0, 0, 0, 0); 
	}
}
@media (max-width: 768px) {
	.teamStyle{padding-bottom: 50px; padding-top: 60px;}
	.teamStyle .indexMore {width: 108px;height: 38px;line-height: 38px;font-size: 14px; }
}
@media (max-width: 480px) {
	.teamStyle{padding-bottom: 40px; padding-top: 50px;}
	.teamStyle .list ul li{width: 48%; margin-right: 2%; margin-bottom: 20px;}
	.teamStyle .list ul li:nth-child(2n){ margin-right: 0%; margin-left: 2%;}
	.teamStyle .list ul li a .tits{font-size: 16px; margin-top: 10px;}
	.teamStyle .list .indexMore{width: ; height: 30px; line-height: 30px; }
}




/* 门店 */
.honor{ padding: 100px 0; background-color: #F3F3F3;}
.honor_img{ margin: 0 -15px; }
.honor_img .item{ display:block;padding: 0 15px;}
.item_bd{ background-color: #FFFFFF;}
.honor_name{ float: left; width: 100%; color: #666; font-size: 16px; padding-top: 8%; text-align: center; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.honor_img .owl-theme .owl-controls{ margin-top: 3%;}
.honor_img .owl-buttons{ width: 100%; height: 40px;}
.honor_img .owl-theme .owl-controls .owl-buttons div{ margin: 0; font-size: 0; padding: 0;  width:49.4%; height: 40px; border-radius:0; background:none; opacity:1; filter:Alpha(Opacity=100);}
.honor_img .owl-theme .owl-controls .owl-buttons div.owl-prev{ float: left; background: url("../images/his_lac.png") no-repeat right; padding: 0 3% 0 0;}
.honor_img .owl-theme .owl-controls .owl-buttons div.owl-next{ float: right; background: url("../images/his_rac.png") no-repeat left; padding: 0 0 0 3%;}
.owl-item:hover .honor_name{ color: #333; }

.honor_img .imghover{float:left;display:inline-block;overflow:hidden;width:100%; text-align: center; padding: 10px; }
.honor_img .imghover.inherit{overflow:inherit}
.honor_img .imghover img{max-width: 100%; transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.honor_img .imghover:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
@media (max-width: 1240px) {
	.honor{}
}
@media (max-width: 1024px) {
	
}
@media (max-width: 768px) {
	.honor{ padding: 70px 0;}
	.honor_img .owl-theme .owl-controls .owl-buttons div.owl-prev{height: 30px;background-size: auto 100%; }
	.honor_img .owl-theme .owl-controls .owl-buttons div.owl-next{height: 30px;background-size: auto 100%; }
	.honor_img .owl-theme .owl-controls{margin-top: 30px;}
	.honor_name{padding-top: 10px;}
}
@media (max-width: 480px) {
	.honor{ padding: 50px 0 30px;}
}

/* 发展历程 */
.about_fzlc {overflow:hidden; padding: 40px 0 120px;}
.about_fzlc h2{font-size: 35px;text-align: center;margin-bottom: 25px;}
.about_fzlc ul { overflow:hidden; margin-top: 50px; background:url('../images/about_fzlc_x.jpg') center center repeat-y;}
.about_fzlc ul li {overflow:hidden; margin:6% 0; background:url('../images/about_fzlc_o.png') center 11px no-repeat;}
.about_fzlc ul li:first-child { margin-top:0%; }
.about_fzlc ul li:last-child { margin-bottom:0%; }
.about_fzlc ul li div {float:right; width:47%; position:relative; padding-left:3%;}
.about_fzlc ul li div.img { float:left; width:47%; padding-right:3%; padding-left:0; }
.about_fzlc ul li div.img img{ padding: 5px; width: 100%; height: auto; border: 1px solid #ccc; box-sizing: border-box;}
.about_fzlc ul li:nth-child(2n) div {float:left; text-align:right; padding-right:3%; padding-left:0;}
.about_fzlc ul li:nth-child(2n) div.img {float:right; padding-left:3%; padding-right:0; }
.about_fzlc ul li:nth-child(2n)  {}
.about_fzlc ul li div {overflow:hidden;}
.about_fzlc ul li div .p1 {font-family:'Arial'; font-weight:bold; font-size:40px; color:#e40011; line-height:40px; margin-bottom:1%;}
.about_fzlc ul li div p { font-size:18px; color:#333; line-height:36px; padding-bottom: 10px; }
.about_fzlc span { display:block; height:35px; background:url('images/about_fzlc_b.png') center center no-repeat; }

@media only screen and (max-width: 1240px){
	.about_fzlc{ width: 100%; }
	.about_fzlc ul{padding: 12px;}
}
@media only screen and (max-width: 768px){
	.about_fzlc{ padding-bottom: 80px;}
}
@media only screen and (max-width: 480px){
	.about_fzlc{ padding-top: 0; padding-bottom: 50px;}
	.about_fzlc h2{font-size: 25px;}
	.about_fzlc ul{padding: 0;}
	.about_fzlc ul {background:url('../images/about_fzlc_x.jpg') 9px repeat-y; padding-top: 5px; margin-top: 20px;}
	.about_fzlc ul li {background:url('../images/about_fzlc_o.png') 0px top no-repeat;margin: 0;margin-bottom: 10px;}
	.about_fzlc ul li div{float: none;width: 100%;padding: 0;}
	.about_fzlc ul li div .p1{font-size: 20px;line-height: 25px;margin: 0;width: 20%;float: none; padding-left: 30px;}
	.about_fzlc ul li:nth-child(2n) div{text-align: left;}
	.about_fzlc ul li div p{width: 100%;float: right; text-align: justify; padding-left: 30px;}
	.about_fzlc ul li div.img {display: none;}
	.about_fzlc ul li:nth-child(2n) div{padding-right: 0;}
}
@media only screen and (max-width: 380px){
	/* .about_fzlc ul li div p{width: 70%;} */
}


/* 核心优势 */
.coreBox{ padding-top: 50px; }
.coreBox .giun_t{ margin-bottom: 70px;}
.coreBox .coreList{ }
.coreBox .coreList .item{ display: flex; flex-wrap: wrap; justify-content: space-between; padding: 20px 30px; margin-bottom: 60px; border: 1px solid #eee; position: relative; }
.coreBox .coreList .item .id{ position: absolute; top: -200px; height: 0; width: 100%; }
.coreBox .coreList .item:hover{ border-color: #c92b2f; }
.coreBox .coreList .item:nth-child(2n){ flex-direction: row-reverse; }
.coreBox .coreList .item:nth-child(2n) .text{ }
.coreBox .coreList .item .img{ width: 60%; overflow: hidden; }
.coreBox .coreList .item .img img{ width: 100%; transition: all 1s; }
.coreBox .coreList .item:hover .img img{ transform: scale(1.15); }
.coreBox .coreList .item .text{ width: 36%; padding-top: 20px;}
.coreBox .coreList .item .text h3{ font-size: 36px; font-weight: normal; color: #333333; padding-bottom: 30px; }
.coreBox .coreList .item .text p{ font-size: 18px; line-height: 36px; color: #333333; text-align: justify; }
@media (max-width: 1240px) {
	.coreBox .coreList .item{ margin-bottom: 40px;}
	.coreBox .coreList .item .text h3{font-size: 30px;}
	.coreBox .coreList .item .text p{font-size: 16px; line-height: 32px;}
}
@media (max-width: 1024px) {
	.coreBox .coreList .item .text{ padding-top: 0; }
	.coreBox .coreList .item .text h3{ font-size: 24px; padding-bottom: 15px; }
	.coreBox .coreList .item .text p{font-size: 14px; line-height: 30px;}
}
@media (max-width: 768px) {
	.coreBox .giun_t{margin-bottom: 40px;}
	.coreBox .coreList .item{ flex-direction: column-reverse; padding: 20px; }
	.coreBox .coreList .item:nth-child(2n){ flex-direction: column-reverse; }
	.coreBox .coreList .item .img{width: 100%; }
	.coreBox .coreList .item .text{width: 100%; padding-bottom: 20px;}
}
@media (max-width: 480px) {
	.coreBox{padding-top: 30px;}
	.coreBox .coreList .item{padding: 15px;}
	.coreBox .coreList .item .text h3{font-size: 20px; padding-bottom: 10px;}
}


/* 联系我们 */
.c_1530_9{ }
.c_1530_9 .content1{ width:100%; display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between;}
.c_1530_9 .content1 .c_1010{ width:66.01%; }
.c_1530_9 .content1 .c_1010 .dt{ width:100%; float:left; padding:39px 60px 26px 60px; background:#efefef;}
.c_1530_9 .content1 .c_1010 .dt h3{ width:100%; float:left; font-size:30px; color:#333; font-weight:bold; line-height:40px; letter-spacing:1px; }
.c_1530_9 .content1 .c_1010 .dt h5{ width:100%; float:left; margin-top:8px; font-size:16px; color:#9c9c9c; font-weight: normal; line-height:22px; letter-spacing:1px; text-transform:uppercase; }
.c_1530_9 .content1 .c_1010 .dd{ width:100%; float:left; padding:33px 60px 34px 60px; background:#f6f6f6;}
.c_1530_9 .content1 .c_1010 .dd li{ width:50%; float:left; padding-left:65px; position:relative; padding-right: 2%; }
.c_1530_9 .content1 .c_1010 .dd li .ico{ width:42px; height:42px; background:#C92B2F; line-height:0; position:absolute; left:2px; top:2px;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;}
.c_1530_9 .content1 .c_1010 .dd li .ico img{width: 100%; }
.c_1530_9 .content1 .c_1010 .dd li h5{ float:left; width:100%; font-size:16px; font-weight: normal; color:#444; line-height:29px; letter-spacing:1px;}
.c_1530_9 .content1 .c_1010 .dd li h6{ float:left; width:100%; font-size:16px; font-weight: normal; color:#444; line-height:26px; letter-spacing:1px;}
.c_1530_9 .content1 .c_1010 .dd li h6 span{ margin-right:22px; display:inline-block;}
.c_1530_9 .content1 .c_1010 .dd:last-child{ background:#efefef; }

.c_1530_9 .content1 .c_490{ width:32.02%; background:#f6f6f6; text-align:center; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.c_1530_9 .content1 .c_490 h4{ width:100%; margin-top:30px; font-size:30px; font-weight: normal; color:#333; line-height:38px; letter-spacing:1px; }
.c_1530_9 .content1 .c_490 .ewm{ width:290px; height:290px; background:white; padding:37px; display:inline-block; vertical-align:top; margin-top:35px;}
.c_1530_9 .content1 .c_490 .ewm img{ width: 100%; }
.c_1530_9 .content1 .c_490 h5{ width:100%; margin-top:20px; font-size:20px; font-weight: normal; color:#666; line-height:32px; letter-spacing:1px;}
@media  screen and (max-width:1529px){
.c_1530_9 .content1 .c_1010 .dt{ padding:39px 40px 26px 40px;}
.c_1530_9 .content1 .c_1010 .dd{ padding:33px 40px 34px 40px;}
}
@media  screen and (max-width:1199px){
.c_1530_9 .content1 .c_1010 .dt{ padding:29px 20px 26px 20px;}
.c_1530_9 .content1 .c_1010 .dd{ padding:23px 20px 34px 20px;}
.c_1530_9 .content1 .c_490 .ewm{ width:250px; height:250px; padding:30px;}
.c_1530_9 .content1 .c_490 h4{margin-top: 80px;}
}
@media  screen and (max-width:991px){
.c_1530_9 .content1 .c_490 h4{margin-top: 60px;}
.c_1530_9 .content1 .c_1010 .dt{ padding:19px 10px 16px 10px;}
.c_1530_9 .content1 .c_1010 .dd{ padding:13px 10px 24px 10px;}
.c_1530_9 .content1 .c_1010 .dt h3{ font-size:18px; line-height:32px;}
.c_1530_9 .content1 .c_1010 .dt h5{ margin-top:6px; font-size:14px; line-height:20px;}
.c_1530_9 .content1 .c_1010 .dd li{ padding-left:55px;}
.c_1530_9 .content1 .c_1010 .dd li .ico{ width:32px; height:32px;}
.c_1530_9 .content1 .c_1010 .dd li h5{ font-size:14px; line-height:25px;}
.c_1530_9 .content1 .c_1010 .dd li h6{ font-size:14px; line-height:22px;}
.c_1530_9 .content1 .c_490{ }
.c_1530_9 .content1 .c_490 h4{ margin-top:63px; font-size:20px; line-height:32px;}
.c_1530_9 .content1 .c_490 .ewm{ width:220px; height:220px; padding:20px; margin-top:25px;}
.c_1530_9 .content1 .c_490 h5{ margin-top:40px; font-size:16px; line-height:26px;}
}
@media  screen and (max-width:767px){
.c_1530_9 .content1 .c_1010{ width:100%;}
.c_1530_9 .content1 .c_1010 .dt{ padding: 20px;}
.c_1530_9 .content1 .c_1010 .dd{ padding:8px 20px 14px 20px;}
.c_1530_9 .content1 .c_1010 .dt h3{ font-size:18px; line-height:26px;}
.c_1530_9 .content1 .c_1010 .dt h5{ margin-top:4px; font-size:12px; line-height:18px;}
.c_1530_9 .content1 .c_1010 .dd li{ width:100%; margin-top:10px; padding-left:45px;}
.c_1530_9 .content1 .c_1010 .dd li h5{ line-height:21px;}
.c_1530_9 .content1 .c_1010 .dd li h6{ line-height:20px;}
.c_1530_9 .content1 .c_490{ width:100%; margin-top:10px; height:auto; padding-bottom:15px;}
.c_1530_9 .content1 .c_490 h4{ margin-top:33px; font-size:18px; line-height:24px;}
.c_1530_9 .content1 .c_490 .ewm{ width:180px; height:180px; padding:10px; margin-top:15px;}
.c_1530_9 .content1 .c_490 h5{ margin-top:20px; font-size:14px; line-height:22px;}
}

.c_1530_9 .content2{ width:100%; float:left; margin-top:37px; padding:10px; background:#f6f6f6;}
#bdmap_1{ width:100%; height:540px; float:left;}
@media  screen and (max-width:991px){
.c_1530_9 .content2{ margin-top:17px;}
#bdmap_1{ height:340px;}
}
@media  screen and (max-width:767px){
.c_1530_9 .content2{ margin-top:12px; padding:6px;}
#bdmap_1{ height:360px;}
}



/* 旗下公司 */
.foreign{padding-top: 70px;}
.foreign .list{ position: relative;font-size: 0}
.foreign .list>li{ display: inline-block;vertical-align: top}
.foreign .list-3>li{ width: 33.3333%}
.foreign .foreTit{font-size: 30px; color: #333333; font-weight: normal; padding-bottom: 40px;}
.list-contact{margin-right: -12px;margin-left: -12px}
.contact-item{padding: 30px 60px;margin: 0 12px 24px;background-color: #eff2f7;height: 240px;overflow: hidden}
.contact-item__title{font-size: 20px;color: #000;font-weight: normal; }
.contact-item__add{ font-size: 16px;line-height: 30px;color: #666; min-height: 60px; }
.contact-item__tel{ position: relative; padding-left: 32px;font-size: 16px;line-height: 32px;color: #666; }
.contact-item__tel span{ position: absolute;top: 50%;left: 0; margin-top: -8px; width: 20px;height: 16px; }
.contact-item__tel span.icon-tel,
.contact-item__tel span.icon-email{ background: no-repeat center; background-size: auto 100%; }
.contact-item__tel span.icon-tel{ background-image: url(../images/icon_tel.png);}
.contact-item__tel span.icon-email{ background-image: url(../images/icon_email.png);}
.foreign-citem{margin: 0 12px 44px}
.foreign-citem .contact-item__title{margin-bottom: 10px}
.foreign-citem .contact-item__add{ margin-bottom: 10px}
.foreign-citem__img{margin-bottom: 20px}
.foreign-citem__img img{ width: 100%; }
.foreign-citem__img::before{padding-top: 60.45627%}
@media (max-width: 1024px) {
	.foreign{ padding-top: 50px;}
	.foreign .list-3>li{ width: 50%}
}
@media (max-width: 480px) {
	.foreign .foreTit{font-size: 22px; padding-bottom: 20px;}
	.foreign .list-3>li{ width: 100%}
}

/* 留言 */
.message{ padding-top: 60px; padding-bottom: 50px; position: relative; }
.message .id{ position: absolute; top: -200px; height: 0; width: 100%; }
.message .form{ background-color: #f6f6f6; padding:2.2% 2.7%; display: block; }
.message .row{ justify-content: space-between; }
.message .row .inputBox{ width: 48.5%; }
.message .row .inputBox2{ width: 100%; }
.message .row .code { display: flex; flex-wrap: wrap; align-items: flex-start; }
.message .row .code .input{ width: 70%; }
.message .row .code img{ width: auto; margin-top: 15px; padding-left: 20px; }
.message .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.message textarea{ outline: none; }
.message .input{ display: block; width: 100%; background-color: #fff; font-size: 14px; line-height: 30px; padding:15px 2.2%; color:#999; margin:15px 0 30px; outline: none; }
.message .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.message .br{ border-radius: 5px; }
.message .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #fff; font-size: 14px; }
.message .submit:hover{ background-color: #C92B2F; color: #FFFFFF; }
@media (max-width: 1024px) {
	.message .form{padding: 15px;}
	.message .row .inputBox{width: 100%;}
	.message .input{padding: 10px 2.2%;}
}
@media (max-width: 768px) {
	.message{padding-bottom: 20px; }
}
@media (max-width: 480px) {
	.message{padding-bottom: 0; padding-top: 40px;}
	.message .tip{font-size: 14px;}
	.message .input{padding: 6px 2.2%; margin: 10px 0 20px;}
}


