.body-mask{width: 100%;height: 100%;position: fixed;top: 0;bottom: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.4);z-index: 9990;display: none;}
@font-face {
	font-family:"PingFang-SC-Regular PingFang-SC-Bold PingFang-SC-Medium PingFang-SC-Heavy";
	src: url('fonts/PingFang Regular.ttf') format("opentype"),
	url('fonts/PingFang Bold.ttf') format("opentype"),
	url('fonts/PingFang Medium.ttf') format("opentype"),
	url('fonts/PingFang Heavy.ttf') format("opentype");
}
.flex{display: flex;display: -webkit-flex;flex-direction: row;justify-content: space-between;}
.flex_wrap{flex-wrap: wrap;}
.flex_left{justify-content: flex-start;}
.none{display: none;}
.main_nobanner{margin-top:7.75rem;}
/* 导航栏 */
.black{color: #000;}
.banner-video-play{text-align: center;position: absolute;top: 0;left: 0;bottom: 0;right: 0;display: none;}
.banner-video-play img{width: 5rem;height: 5rem;text-align: center;margin-top: 20%;}
#index_video_mobile,.head-phone{display: none;}
/* 企业介绍 */
.comp_prod_top{padding: 5rem 0;}
.comp_prod_top .my_box{width: 23%;padding: 0 1%;text-align: center;}
.comp_prod_top .my_box img{width: 2.875rem;}
.comp_prod_top .my_box>p{font-size: 1.35rem;line-height: 3.95rem;white-space: nowrap;}
.comp_prod_top .my_box>div span{font-family: PingFang-SC-Bold;font-size: 2.625rem;position: relative;}
.comp_prod_top .my_box>div span i{position: absolute;display: block;font-size: 2rem;top: -1rem;right: -2rem;font-style: normal;}
/* .comp_prod_top .my_box>div span span{font-size: 1rem;font-family: PingFang-SC-Medium;} */
.comp_prod_bottom{background: url("../img/caoting/diqiubeijing .gif") no-repeat;padding: 8.625rem 0 1.875rem 0;position: relative;background-size: cover}
.comp_prod_bottom .mask{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.5);}
.comp_prod_bottom .my_box_1{color: #fff;cursor: pointer;padding-left: 1.25rem;width: 20%;padding-right: 10%;font-size: 1.15rem;}
.comp_prod_bottom .my_box_2{width: 70%;}
.comp_prod_bottom .my_box_1 .title{font-size: 1.75rem;line-height: 3.75rem;}
.comp_prod_bottom .my_box_1>div:nth-of-type(2){margin-top: 3.75rem;}
.comp_prod_bottom .my_box_1>div{position: relative;}
.comp_prod_bottom .my_box_1>div::before{position: absolute;width: 0.1875rem;height: 0;background-color: #D71820;content: '';top: 20%;left: -1.25rem;}
.comp_prod_bottom .my_box_1>div.active::before{height: 1.625rem;transition: height .3s ease-in-out;-webkit-transition: height .3s ease-in-out;-o-transition: height .3s ease-in-out;}
.comp_prod_bottom .ind-prod-li a{width: 92%;margin: 0 auto;}
.comp_prod_bottom .ind-prod-li{overflow: hidden;position: relative;}
.ind-prod-li:hover img{opacity: .5;}
.ind-prod-li p{position: absolute;left: 50%; top: 50%;transform: translate(-50%,-50%);color: #fff;font-size: 1rem;display: none;}
.ind-prod-li:hover p{display: block;opacity: .7;}
/* .comp_prod_bottom .ind-prod-li:before{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.2);z-index: 333;} */
/* .comp_prod_bottom .ind-prod-li a:hover{transform: scale(1.1);transition: all .5s;} */
.comp_prod_bottom .owl-carousel .owl-stage-outer{margin-bottom: 2rem;}
.comp_prod_bottom .my_box_2 .owl-theme .owl-controls{margin-top: 3.125rem;}
.comp_prod_bottom .my_box_2 .owl-theme .owl-controls .owl-page span{background-color: #fff;height: 0.75rem;width: 0.75rem;}
 /*集团新闻首页 */
.new_index_box_content{flex-wrap: wrap;}
.new_index_box{margin-bottom: 8rem;}
.new_index_box_1{flex-wrap: wrap;}
.new_index_box_1>div{width: 48%;margin-top: 4rem;}
.new_index_box_img img{width: 100%;}
/* .new_index_box_img li{height: 28rem;background-size: cover;background-repeat: no-repeat;} */
.new_index_box .owl-nav button{
	position: absolute;
	top: 50%;
	margin: -37px 0 0 0;
	padding: 0;
	opacity: 1;
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 0;
	background-color: transparent;
}
.new_index_box .owl-nav button span{display: none;}
.new_index_box .owl-nav .owl-prev{
	left: 0;
	background: url("/shop/img/caoting/zuojiantou.png") 100% 100% !important;
}
.new_index_box .owl-nav .owl-next{
	right: 0;
	background: url("/shop/img/caoting/youjiantou.png") 100% 100% !important;
}
.new_index_box .new_index_box_content li {
	position: relative;
	margin-top: 1.5rem;
}
.new_index_box .new_index_box_content span{
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	background: #000;
	top: 8px;
	left: 0;
}
.new_index_box .new_index_box_content li a{
	display: inline-block;
	padding-left: 1rem;
	line-height: 1.5rem;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}
.new_index_box .new_index_box_content li>p{font-size: 0.75rem;color: #999;}
.new_index_box .title{border-bottom: 1px solid #cccccc;font-size: 1.5rem;padding: 0 1.25rem 1.5rem 1.25rem ;position: relative;}
.new_index_box .title:before{content: '';position: absolute;width: 0.3rem;height: 1.5rem;background-color: #e2381f;left: 0;top: 10%;}
.new_index_box .title a{position: absolute;font-size: 0.875rem;color: #494949;right: 0;bottom: 1.5rem;}
.new_index_video_ul li{width: 23.5%;padding: 1% 0.7% 0;}
.new_index_video_ul .video-li-a-img{height: 15rem;}
.new_index_video_ul li .video-li-title p:last-of-type{border: none;font-size: 1rem;margin-bottom: 2rem;}
.new_index_video_ul li:hover{box-shadow: 0px 0px 10px 0px rgba(30, 30, 30, 0.26);}
.new_index_video_ul li:hover .play-btn{display: block;position: absolute;left: 42%;top: 37%;width: 3.125rem;}
.new_index_box .new_index_video_ul li a{padding-left: 0;width: 100%;}
.new_index_box .new_index_video_ul li .video-li-a-img{background-size: 100% auto;background-repeat: no-repeat;}
/* 集团新闻 */
.index_news>.title{padding: 8.75rem 0 5.1875rem 0;font-size: 2.375rem;font-family: PingFang-SC-Bold;text-align: center;position: relative;color: #010101;letter-spacing: .5rem;}
.index_news>.title .more{position: absolute;right: 0;cursor: pointer;top: 8.75rem;font-size: 1rem;color: #333;letter-spacing: 0rem;background: url(/shop/img/caoting/jiantouweixuanzhong.png) no-repeat center right;padding-right: 2.5rem;height: 3.125rem;line-height: 3.125rem;}
/* .index_news>.title .more img{margin-left: 0.8125rem;}
.index_news>.title .more:hover .img{display: none;}
.index_news>.title .more:hover .active{display:inline-block;} */
.index_new_content{margin-bottom: 9.375rem;}
.index_new_content>div{width: 47%;}
.index-hot-img img{width: 100%;height: auto;}
.index-news-img{width: 27.5%;}
.index-news-img img{width: 100%}
.index-news-content{width: 65.5%;display: block;}
.index-news-li+.index-news-li{margin-top: 2.3125rem;}
.index-news-content .active{display: none;}
.index-news-content:hover .img{display: none;}
.index-news-content:hover .active{display: inline-block;}
.index-news-content>p{margin-bottom: 1rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index-news-content>p:nth-of-type(1){font-family: PingFang-SC-Bold;font-size: 1.125rem;}
.index-news-top{position: relative;display: block;cursor: pointer;}
.index-hot-desc{position: absolute;bottom: 0rem;color: #fff;font-size: 1.25rem;padding: 1rem 5%;width: 90%;background: rgba(0,0,0,0.69);}
.index-hot-desc .index-news-date{font-size: 0.875rem;font-family: PingFang-SC-Medium;line-height: 2rem;}
/* 领导关怀 */
.news_title_ul{justify-content: left;margin-bottom: 1.25rem;margin-left: 2rem;}
.news_title_ul li{margin: 0 2rem 0 0;font-size: 1.125rem;cursor: pointer;}
.news_title_ul li span{line-height: 3rem; display: inline-block;}
.news_title_ul li.active span{border-bottom: 0.25rem solid #e2381f;font-family: PingFang-SC-Bold;}
/* .index_news img:hover,.index-news-li:hover img{transform: scale(1.2);transition: all .3s; } */
.index_news .index-hot-img,.index_news .index-news-img{overflow: hidden;}
.news{padding-bottom: 70px;}
.masses	.news-ul{margin: 0 -17px 20px -17px;}
.masses	.news-li{padding:16px;width: 25%;box-sizing: border-box;}
.masses	.news-li-a{padding:8px;display: block;box-shadow: 5px 4px 0 4px #e5e5e5; border:1px solid #e5e5e5;}
.masses	.news-li-img{margin-bottom: 10px;}
.masses	.news-li-img img{display: block;width: 100%;}
.masses	.news-li-desc{font-size:12px;font-family: "宋体";line-height: 20px;}
.masses	.news-li-tit{position:relative;padding-bottom:15px;color: #333;font-weight: bold;}
.masses	.news-li-tit:before{content: "";position: absolute;left: 0;bottom: 5px;width: 43px;height: 4px;background: url("../img/icon7.png") no-repeat center center;}
.masses	.news-li-time{color: #000;}
.masses	.news-li-p{color: #999;max-height:96px;display: -webkit-box !important;overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical;-webkit-line-clamp: 5;}
/* 集团视频 */
.index_videos{background: url(../img/caoting/shipinbeijing.jpg) no-repeat;width: 100%;color: #fff;background-size: 100% 100%;padding-bottom:10rem;}
.index_videos .index_news > .title,.index_videos .index_news > .title .more{color: #fff;}
.index_videos .index_news > .title{padding: 7rem 0 5rem 0;}
.index_videos .index-video-img,.index-video-content{width: 100%;}
.index-video-li{margin: 0 auto;overflow: hidden;cursor: pointer;width: 95%;}
.index-video-img{overflow: hidden;position: relative;background-color: #010101;}
.index-video-img .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.34);}
/* .index_videos .swiper-slide-next .index-video-img .mask{display: none;} */
.index-video-li:hover .mask{display: none;}
/* .index-video-img img{max-height: 100%;width: 100%;} */
/* .index-video-img img:hover{transform: scale(1.2);transition: all .3s;} */
.index-video-img .play-btn{position: absolute;left: 44%;top: 44%;width: 3.125rem;}
.index-video-content{position: relative;color: #fff;}
.index-video-content>p{font-size:1.125rem;margin-top: 1.6875rem;}
.index-video-content>p:nth-of-type(2){font-family: PingFang-SC-Bold;font-size: 1.25rem;margin-top: .5rem;}
.index_videos .circle{font-size: 1.875rem;width: 4.5rem;height:4.5rem;border-radius: 50%;background-color: rgba(74,74,74,.8);position: absolute;top: 42%;left:30%;text-align: center;transform: translate(-50%,-60%);z-index: 999;line-height: 4.5rem;}
.index_video_ul{overflow: hidden;}
.index_video_ul .swiper-wrapper{height: auto;}
.index_videos .swiper-button-prev{background-image: url("/shop/img/caoting/zuojiantou.png");left: 10%;}
.index_videos .swiper-button-next{background-image: url("/shop/img/caoting/youjiantou.png");left: 15%;}
.index_videos .swiper-button-prev,.index_videos .swiper-button-next{width:3.75rem;height: 3.75rem;border-radius: 0;padding: 0;background-size: 100% 100%;top: 115%;}
/* .index_videos .swiper-slide {width: 49%;} */
.video-li-a{width: 96%;}
.index_video_content{position: relative;}
/* 联系我们 */
.index_con{margin-top: 8.75rem !important;}
.index_con .box{width: 48%;cursor: pointer;overflow: hidden;position: relative;}
.index_con .box img{width: 100%;height: auto;}
.index_con.scale .box:hover img{transform: scale(1.2);transition: all .3s;}
.index_con .box .index_content{color: #fff;font-family: PingFang-SC-Bold;top: 15%;left: 10%;position: absolute;font-size: 1.2rem;}
.index_con .box .index_content>p:nth-of-type(1){font-size: 1.75rem;margin-bottom: 1.375rem;}
/* 底部 */
.foot{color: #999;padding: 4rem 0;}
.foot .foot_left{color: #999;line-height: 2rem;}
.foot .foot_right{margin-left: auto;}
/* .foot .foot_left>p:nth-of-type(1),.foot .foot_right>p:nth-of-type(1){font-size: 1.125rem;margin-bottom: 2.3125rem;color: #fff;line-height: 1.5rem;} */
/* .foot .foot_left>p:last-of-type{margin-top: 2.3125rem;} */
.foot .foot_right li{margin-top: 0.8125rem;margin-left: 1rem;}
.foot .foot_right li a{color: #999;border-radius: 1.0625rem;border: 1px solid #999;padding:0.3rem 1.5rem 0.45rem 1.5rem;display: inline-block;margin-bottom: .1rem;width: 268px;
text-align: center}
.foot .foot_right li a:hover{color: #fff;border-color: #fff;}
.foot-code{padding-top: 4rem;}
.foot-code>div{display: inline-block;text-align: center;margin-left: 1rem;}
.foot-code>div>p{line-height: 2.5rem;}
.foot-code>div img{width: 8rem;}
/* 内页Banner */
.banner-img{min-height: 12rem;}
/* 内页banner 图上的文字 */
.banner_title{color: #fff;position: absolute;left: 10%;top: 40%;}
.banner_title p:first-child{font-size: 2.75rem;margin-bottom: 1.625rem;}
/* 二级菜单 */
.mod-tab-container{width: 100%;height: 54px;position: relative;background: #FBFBFB;box-shadow: 0px 0px 13px 0px #666666;margin-bottom: 2.375rem;}
.cur-page{line-height: 52px;font-weight: bold;width: 100%;margin: 0 auto;}
.crumbs-ul{}
.crumbs-ul>li{float: left;display: block;padding-left: 0.625rem;color: #666; font-size: 1rem;}
.crumbs-ul>li a{color: #666; font-size: 1.2rem;}
/* 视频列表 */
.video_btns{text-align: center;margin: 3.125rem auto;}
.video_btns a{text-align: center;padding: 0.5rem 2rem;border: 1px solid #000;font-family: PingFang-SC-Bold;font-size: 1.125rem;}
.video_btns a.active{background-color: #000;color: #fff;}
.video_two_ul{justify-content: start;}
.video_two_ul li {margin: 0 .4% 1.25rem .4%;width: 50%;}
.video_two_ul:nth-last-of-type(2n+1) li{width: 33%;}
.video_two_img {overflow: hidden;background-color: #000;}
.video-li-a-img{overflow: hidden;height: 25rem;width: 100%;position: relative;}
.video-li-a-img.img_small{height: 18rem;}
.video_two_ul li:hover .play-btn,.video-li:hover .play-btn,.index_videos .swiper-slide-next .play-btn{display: block;position: absolute;left: 45%;top: 45%;width: 3.125rem;}
.body-mask-video{width: 100%;height: 100%;position: fixed;top: 0;bottom: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.7);z-index: 9990;display: none;}
.my-video-play{width: 80%;left: 10%;position: fixed;z-index: 9999;display: none;bottom: 12%;height: 76%;}
.my-video-play video{width: 100%;height: 100%;}
.my-video-play img{position: absolute;right: 0;top:0;cursor: pointer;z-index: 9999;}
/* 招聘 */
/* 招聘流程 */
.position_flow{background: url(../img/caoting/zpbeijing@2x.png) no-repeat center;background-size: 100% 100%;padding: 10.5rem 12.5rem;margin-top: 4.375rem;margin-bottom: 4.5625rem;}
.hr_flow{background-color: #fff;height: 15.25rem;font-family: PingFang-SC-Regular;font-size: 1.375rem;}
.hr_flow_icn_ul{background-color: #E2E2E2;padding: 1rem 12.5rem;}
.hr_flow_ul{padding: 1rem 9rem;}
.hr_flow_icn_ul li{align-items: center;position: relative;}
.hr_flow_icn_ul li.active::after{content: '';width: 0;height: 0;border: 1.0625rem solid transparent;border-top-color:#E2E2E2 ;position: absolute;bottom: -3rem;left: 4rem;}
.hr_flow_icn_ul li .active_img{display: none;}
.hr_flow_icn_ul li.active .active_img{display: inline-block;}
.hr_flow_icn_ul li.active img:first-child{display: none;}
.hr_flow_icn_ul li img{width: 3.75rem;margin-right: .6rem;}
.hr_flow_sub_icn_ul img{width: 1.25rem;height: 2rem;}
.hr_flow_sub_icn_ul li{text-align: center;position: relative;width: 32%;}
.hr_flow_sub_icn_ul li p{margin-bottom: 1rem;margin-top: 1rem;}
.hr_flow_ul>li>ul>li:not(:last-child)::after{content: '';position: absolute;height: 0.25rem;background: rgba(153, 153, 153, 0.47);width: 95%;top: 5rem;left: 55%;}
/* 加入我们 */
.hr_quick>li:nth-of-type(1){background: url(../img/caoting/jiaruwomen@2x.jpg) no-repeat center;background-size: cover;}
.hr_quick>li:nth-of-type(2){background: url(../img/caoting/guanyuwomen@2x.jpg) no-repeat center;background-size: cover;}
.hr_quick>li:nth-of-type(3){background: url(../img/caoting/yuangongfuli@2x.jpg) no-repeat center;background-size: cover;}
.hr_quick>li:nth-of-type(4){background: url(../img/caoting/zhaopinrexian@2x.jpg) no-repeat center;background-size: cover;}
.hr_quick>li{width: 25%;transition: all linear .4s;height: 56.25rem;cursor: pointer;position: relative;color: #fff;}
.hr_quick>li:hover{width: 35%;}
.hr_quick>li .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.42);}
.hr_quick>li:hover .mask{display: none;}
.hr_quick>li>p:first-child{margin-top: 22%;text-align: center;font-size: 1.625rem;}
.hr_quick>li .content{display: none;}
.hr_quick>li:nth-of-type(1) .content{font-size: 1.25rem;margin-top:2.5rem;text-align: center;}
.hr_quick>li:nth-of-type(2) .content,.hr_quick li:nth-of-type(3) .content,.hr_quick li:nth-of-type(4) .content{background-color: rgba(0,0,0,0.51);padding: 2rem;width: 80%;margin: 8.125rem auto 0;font-size: 0.875rem;line-height: 1.5rem;}
.hr_quick>li:nth-of-type(2) .content span{display: inline-block;margin-top: 1.875rem;margin-bottom: 1rem;padding: 0 1rem;background-color: #D71820;font-size: 1.125rem;line-height: 2rem;}
/* .hr_quick>li:hover .content{display: block;} */
.hr_quick>li:nth-of-type(3) .content>p{text-align: center;font-size: 1.375rem;margin-bottom: 2.375rem;}
.hr_quick>li:nth-of-type(3) ul li{width: 33.33%;text-align: center;}
.hr_quick>li:nth-of-type(3) ul li img{width: 3.75rem;height: 3.75rem;margin-bottom: 0.75rem;}
.hr_quick>li:nth-of-type(3) ul li>p{margin-bottom: 1.25rem;}
/* .hr_quick>li:nth-of-type(4) .content{padding: 6.125rem 5%;line-height: 2rem;width: 70%;} */
.hr_quick>li:nth-of-type(4) .content .flex>.code_img{width: 25%;height: 100%;}
.hr_quick>li:nth-of-type(4) .content .flex>.code_img img{width: 100%;}
.hr_quick>li:nth-of-type(4) .content p{font-size: 1.125rem;}
.hr_quick>li:nth-of-type(4) .content p:nth-of-type(2){padding-left: 5.8rem;}
.hr_quick>li:nth-of-type(4) .content p:last-child{font-size: 0.75rem;}
.hr_title{font-size: 1.875rem;margin: 6.25rem 0 2.5rem 0;text-align: center;}
.hr_list{position: relative;}
.hr_list_ul .swiper-slide {width: 32%;height: 15rem;}
.hr_list_ul{display: flex;flex-wrap: wrap;}
.hr_list_ul li:nth-of-type(1),.hr_list_ul li:nth-of-type(2){width: 49%;height: 20rem;}
.hr_list_ul li{position: relative;cursor: pointer; overflow: hidden;height: 100%;margin-top: 1rem;}
.hr_list_ul li{margin-right: 1%;border-radius: 10px;}
.hr_list_ul li:hover>div{transform: scale(1.1);}
.hr_list_ul li p{text-align: center;color: #fff;font-size: 1.375rem;padding-top: 25%;position: absolute;z-index: 9;width: 100%;}
.hr_list_ul li .mask{position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);left: 0;top: 0;}
.hr_list_ul li:hover .mask{display: none;}
.hr_list_ul li:hover p{display: none;}
.hr_list_ul li>div{height: 100%;transition: all linear .3s;position: relative;}
.hr_list_ul .swiper-button-prev{background-image: url("/shop/img/caoting/zuobian.png");left: -4%;}
.hr_list_ul .swiper-button-next{background-image: url("/shop/img/caoting/youbian.png");right: -4%;}
/* 荣誉 */
.hono_ul ul{justify-content: flex-start;}
.hono_ul ul>li{width: 32%;margin:2rem .5%;background: #fff;}
.hono_ul ul>li>div{background: url(../img/caoting/honor_border1.png);background-size: 100% 100%;padding: 10%;}
.hono_ul ul>li>div img{width: 100%;}
.hono_ul ul>li:hover{box-shadow: 0 0 20px #b6babd;}
.hono_ul ul>li>p{padding: 2rem;position: relative;font-size: 1.125rem;line-height: 2rem;}
.hono_ul ul>li>p::before{position: absolute;left: 1rem;top: 2.2rem;height: 2rem;width: .3rem;background-color: #D71820;content: '';}
/* 联系我们 */
.contact_top{position: relative;margin-bottom: 5.75rem;}
.conta-top{width: 60%;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(19, 39, 64, 0.13);position: absolute;    width: 40%;top: 50%;transform: translateY(-50%);left: 10%;padding: 4%;color: #333;font-size: 1.125rem;}
.conta-top p span{font-size: 1.125rem !important;line-height: 2rem;}
.contact_top img{width: 100%;}
.conta-top-tit{border-bottom: 0.25rem solid #D71820;font-size: 1.5rem;font-family: PingFang-SC-Bold;display: inline-block;line-height: 3rem;margin-bottom: 2.3125rem;}
.conta-li>img{width: 100%;}
.conta-li-cont{padding: 2rem 0 2rem 2rem;}
/* 集团介绍 */
.about{padding-top:30px;line-height: 24px;}
.about-tit{margin-bottom:18px;font-size: 18px;color: #616161;text-transform: uppercase;}
.about-tit-a{font-size: 24px;}
/* 集团领导 */
.content_box{position: relative;margin-top: 5rem;}
.content_list{overflow: hidden;}
.content_list li{width: 100%;position: relative;}
.content_list li img{width: 100%;}
.content_list .text{background-color:rgba(0,0,0,0.7) ;position: absolute;width: 26%;height: 100%;top: 0;padding: 5%;font-size: 1.25rem;line-height: 2rem;color: #fff;}
.content_list .text>div{margin-top: 20%;}
.content_list .text p:first-child{font-size: 2rem;line-height: 3rem;font-family: PingFang-SC-Bold;}
.content_list .text hr{margin-top: 2.5rem;margin-bottom: 2.5rem;}
.content_box .swiper-button-next,.content_box .swiper-button-prev{right: 0;left: auto;width: 4.5rem;height: 4.5rem;top: 55%;}
.content_box .swiper-button-next{top: 45%;}
.content_box .swiper-button-prev{background: url("/shop/img/caoting/zuojiantou.png");}
.content_box .swiper-button-next{background: url("/shop/img/caoting/youjiantou.png");}
.content_box .swiper-pagination{bottom: 2rem;left: 15%;}
.content_box .swiper-pagination{z-index: 99999;}
.content_box .swiper-pagination-bullet{width: 0.75rem;height: 0.75rem;margin-right: 2rem;background-color: #fff;opacity: 1;}
.content_box .swiper-pagination-bullet-active{background-color: #D71820;}
/* 大事记 */
/* .history{margin-top: 8rem;}
.history_left{width: 15%;font-size: 1.75rem;margin-right: 5%;text-align: center;line-height: 3rem;}
.history_right{width: 80%;line-height: 3rem;position: relative;}
.history_right li{border-left: 2px dotted #999;padding-left: 5%;}
.history_right li p:nth-of-type(1){font-size: 2rem;}
.history_right li p:nth-of-type(2){font-size: 1.25rem;padding-bottom: 1rem;}
.history_right:before{content: '';position: absolute;top: 1rem;left: 0;transform: translateX(-50%);background: url("/enterprise/img/caoting/heidian@2x.png") 100% 100% no-repeat;width: 1.5rem;height: 1.5rem;background-size: contain;}
.history_right li.active{border-left: 2px solid #D71820;}
.history_right li.active p:nth-of-type(1),.history_left.active{color: #D71820;}
.history_right.active:before{background-image: url("/enterprise/img/caoting/hongdian@2x.png");} */

.history_head{height: 24.25rem;background: url("/enterprise/img/caoting/history/biejing@2x.png") no-repeat;background-size: 100% 100%;position: relative;}
.history_head img{width: 100%;  position: absolute;top: 38%;transform: translateY(-50%);}
.history_head .title{width: 50%;color: #fff;text-align: center;font-size: 1.5rem;position: absolute;bottom: 20%;left: 50%;transform: translateX(-50%);font-family: SourceHanSansCN-Medium;line-height: 2.1875rem;}
.history_head .title li,.history_head .icn li{opacity: .4;cursor: pointer;width: 33%;}
.history_head .icn{width: 50%;position: absolute;bottom: 12%;left: 50%;transform: translateX(-50%);margin-left: 8%;}
.history_head .icn li{display: flex;align-items: center;}
.history_head .icn li .node{background-color: #fff;width: 1.125rem;height: 1.125rem;border-radius: 50%;border: 0.25rem solid hsla(0,0%,10%,0);flex-shrink: 0;}
.history_head .icn li .line{height: 1px;background: #fff;width: 99%;margin-left: 1%;}
.history_head .icn li:last-of-type .line{display: none;}
.history_head .title li.active,.history_head .icn li.active{opacity: 1;}
.history_head .icn li.active .node{border: 0.25rem solid hsla(0,0%,10%,0.5)}
.history_content{overflow: hidden;margin-top: 5rem;}
.history_content li{width: 20%;}
.history_content li p:nth-of-type(1){font-size: 2rem;color: #D2281B;line-height: 2.5rem;}
.history_content li div{width: 100;height: 1px;background-color: #E0E1E3;margin: 1rem auto;}
.history_content li p:nth-of-type(2){line-height: 1.875rem;}
/* 产品 */
.product .box>p{font-size: 2.25rem;font-family: PingFang-SC-Bold;margin-bottom: 2.5rem;}
.product .box {width: 29%;margin-right: 4%;}
.product .box >div{overflow: hidden;}
.product .box :hover img{transform: scale(1.1);transition: all linear .3s; }
.product .box  img{width: 100%;}
.product .box  a{text-align: center;line-height: 43px;height: 43px;display: inline-block;width: 100%;font-size: 14px;border: 1px solid #333;margin-bottom: 2.5rem;margin-top: 0.625rem;}
.product .box  a:hover{color: #D71820;}
.black_line{width: 100%;height: 0.25rem;background-color: #182029;top: 4.25rem;position: fixed;z-index: 999;}

@media screen and (max-width: 1600px) {
	.news .news-li-img img{height: 10rem;}
	.index_news > .title{padding: 4rem 0;}
	.intro{width: 60rem;}
	/* 人力资源 */
	.position_flow{padding: 5rem;}
	.hr_flow_ul{padding: 1rem 0;}
	.hr_flow_icn_ul{padding: 1rem 5rem;}
	/* 集团领导 */
	.content_list .text>div{margin-top: 0;}
	.content_list .text{font-size: 1rem;width: 36%;}
	.content_list .text p:first-child{font-size: 1.5rem;}
	.content_list .text hr{margin-top: 1rem;margin-bottom: 1rem;}
	/* 新闻主页 */
	.new_index_box .new_index_video_ul li .video-li-a-img{height:10rem;}
}
@media screen and (max-width: 1400px) {
	.comp_prod_top .my_box>p{font-size: 1rem;}
	.new_index_video_ul .video-li-a-img{height:20rem;}
}
@media screen and (max-width: 1300px) {
	.comp_prod_top .my_box>p{font-size: 0.9rem;}
	.foot .foot_right{font-size: 0.75rem;}
	.foot .foot_left{width: 60%;}
	.news .news-li{width: 48%;}
	/* 联系我们 */
	.conta-top{width: 50%;left: 0;padding: 2%;}
	/* 人力资源 */
	.hr_quick > li:nth-of-type(4) .content .flex{display: block;}
	.hr_quick > li:nth-of-type(4) .content .flex > .code_img{width: 100%;text-align: center;margin-bottom: 2rem;}
	.hr_quick > li:nth-of-type(4) .content .flex > .code_img img{width: 50%;}
}

@media screen and (max-width: 1200px) {
	html{font-size: 14px;}
	.comp_prod_top .my_box {width: 30%;margin-bottom: 3.75rem;padding: 0 10%;}
	.comp_prod_bottom{padding-top: 5rem;}
	.index_videos{padding-bottom: 15rem;}
	.index_videos .swiper-slide {width: 45%;}
	.index_videos .circle{left: 40%;}
	.intro{width: 50rem;}
	.hr_quick{flex-wrap: wrap;}
	.hr_quick>li{width: 50% !important;}
	/* 荣誉 */
	.hono_ul ul > li{width: 32%;}
	.hono-year .owl-theme .owl-controls .owl-buttons div.owl-next,.hono-year .owl-theme .owl-controls .owl-buttons div.owl-prev{top: -6rem;}
	/* 集团领导 */
	.content_list .text{width: 50%;}
	.content_box .swiper-button-next, .content_box .swiper-button-prev{top: 40%;}
	.news-li{width: 50%;}
	
}
@media screen and (max-width: 900px) {
	.index_new_content{flex-wrap: wrap;}
	.index_news{width: 90%;margin: 0 auto;}
	.index-hot-img img{height: auto;width: 100%;}
	.index_new_content>div{width: 100%;}
	.index_new_content>div:nth-of-type(1){margin-bottom: 2.9375rem;}
	.index-news-img{width: 30%;}
	.comp_prod_bottom .ind-prod-li a{width: 100%;}
	.comp_prod_bottom .ind-prod-li{height: auto ;}
	.comp_prod_bottom .my_box_li:nth-of-type(2) .ind-prod-li a{height: auto;}
	.comp_prod_bottom .ind-prod-li a img{width: 100%;}
	.comp_prod_bottom .flex{display: block;}
	.comp_prod_bottom .my_box_1{width: 90%;margin: 0 auto;padding: 0;}
	.comp_prod_bottom .my_box_1 .title{font-size: 1.75rem;}
	.comp_prod_bottom .my_box_2{width: 90%;margin: 2rem auto 0;}
	.comp_prod_bottom .my_box_1 > div:nth-of-type(2){margin-top: 2rem;}
	.index_videos .swiper-slide {width: 90%;}
	.index_videos .circle{display: none;}
	.index_video_ul{margin-left: 0;}
	.index_videos .swiper-button-prev, .index_videos .swiper-button-next{display: none;}
	.index_videos .swiper-slide-active .index-video-img .mask{display: none;}
	.index_videos .swiper-slide-next .index-video-img .mask{display: block;}
	.index_con{flex-wrap: wrap;}
	.index_con .box{width: 90%;margin: 0 auto;}
	.index_con .box img{height: auto;}
	.index_con .box .index_content{position: static;color: #000;margin-top: 1rem;margin-bottom: 3.125rem;font-size: 1.25rem;}
	.index_con .box .index_content>p:nth-of-type(1){font-size: 1.5rem;}
	.index_con.scale .box:hover img{transform: scale(1);transition: all .3s;}
	.foot{padding-bottom: 0;margin-top:2.8125rem}
	.foot .main{width:100%;flex-wrap: wrap;margin-bottom: 5.9375rem;position: relative;}
	.foot .main>div{padding: 0 5% 3.75rem;width: 90%;}
	.foot .foot_right{flex-wrap: wrap;font-size: 1.25rem;margin-top: 3.75rem;}
	.foot .foot_right li{margin-left: 0;}
	.foot .foot_right li a{border: none;width: 100%;padding-left: 0;}
	.foot .foot_left{font-size: 1.25rem;padding-bottom: 3.75rem;border-bottom: 1px solid #fff;}
	.foot .foot_left>p:nth-of-type(2) span,.foot .foot_left>p:nth-of-type(3) span{display: block;line-height: 3rem;}
	.foot .foot_right>p:nth-of-type(1){display: block;width: 100%;}
	.foot_right_btns{width: 100%;}
	.foot .foot_left > p:last-of-type{position: absolute;bottom:-6rem;height: 5.9375rem;width: 100%;background-color: #fff;left: 0;line-height: 2.5rem;}
	/* 人力资源 */
	.hr_flow{font-size: 1.2rem;}
	.hr_list_li{width: 50%;}
	.hr_list_ul .swiper-slide{width: 50%;}
	/* 荣誉 */
	.hono_ul ul > li{width: 49%;}
	.hono-year .owl-theme .owl-controls .owl-buttons div.owl-next,.hono-year .owl-theme .owl-controls .owl-buttons div.owl-prev{top: -6.8rem;}
	/* 联系我们 */
	.conta-top{width: 60%;}
	.conta-top-tit,.conta-li-tit{margin-bottom: 1rem;}
	/* 集团领导 */
	.content_list .text{width: 90%;}
	.peop-detail{display: block;}
	.peop-detail-img,.peop-detail-desc{width: 100%;}
	.content_box .swiper-button-next, .content_box .swiper-button-prev,.content_box .swiper-pagination{display: none;}
	/* 产品 */
	.product .box .child_box{width: 48%;margin-right: 2%;}
	.main_nobanner{margin-top: 2rem !important;}
	/* .intro img{width: 100%;height: auto;} */
	/* 新闻主页 */
	.new_index_box_1.box_img>div:nth-of-type(1){display:none;}
	.new_index_box_1>div{width: 100%;}
	.new_index_box .new_index_video_ul{flex-wrap:wrap;}
	.new_index_box .new_index_video_ul li{width: 48%;}
	.new_index_video_ul .video-li-a-img{height:25rem;}
	/* 大事记 */
	/* .history{margin-top: 3rem;}
	.history_right li p:nth-of-type(1){font-size: 1.4rem;}
	.history_box{display: block;margin:0 5%;}
	.history_left,.history_right{text-align:left;width:100%}
	.history_left br{display:none;padding-left:5%;}
	.history_left{padding-left:5%;font-size: 1.55rem;padding-bottom:1rem;border-left: 2px dotted #999;}
	.history_left.active{border-left: 2px solid #D71820;}
	.history_right::before{top:-3.2rem} */
	.history_content li{width: 50%;}
}
@media screen and (max-width: 740px) {
	html{font-size: 12px;line-height: 1.5rem;}
	.main{width: 96%;margin: 0 auto;}
	.head {position: relative;background-color: #fff;box-shadow: 0px 0px 0.8125rem 0px #666666;}
	.head-logo {height: 2.8125rem; width: 7.25rem;}
	.head-li-a{padding: 0;text-align: left;line-height: 50px;color: #333;border-bottom: 1px solid #f1f1f1;border-bottom: 1px solid #D8D8D8;position: relative;}
	.head-phone{display: block;}
	.head-li.active>a{border-bottom: 1px solid #D8D8D8;}
	#index_video_mobile{display: block;}
	#index_video_pc{display: none;}
	.index-news-img{width: 40%;}
	.index-news-content{width: 55.5%;}
	.index-news-content img{display: none;}
	.index-news-li + .index-news-li{margin-top: 1rem;}
	.index_videos{height: 30rem !important;}
	.index_news > .title .more{top: 3.2rem;background-size: 25%;}
	.banner-video-play{display: block;}
	.comp_prod_top .my_box {width: 40%;padding: 0 5%;}
	.banner .owl-theme .owl-controls .owl-buttons div, .banner .owl-nav button{
		top:40%;
		width: 36px;
		height: 36px;
		background-size: cover !important;
	}
	/* 二级菜单 */
	.mod-tab-container{margin-bottom: 1.375rem;box-shadow: none;}
	.cur-page-li a{font-size: 1.2rem;}
	.crumbs-ul > li a{font-size: 1.25rem;}
	.banner_title{top: 20%;left: 5%;}
	.banner_title p:first-child{font-size: 2rem;}
	/* 新闻 */
	.news-li{width: 100%;margin-top: 0;}
	.news-li-img img{height: 100%;}
	.news-li-btn{display: none;}
	/* 视频 */
	.video_two_ul,.video-ul{flex-wrap: wrap;}
	.video_two_ul li,.video-li{width: 98%;margin: 0 auto;}
	.intro{width: 90%;padding: 5%;margin-top: 0;}
	.video-li-a-img,.video-li-a-img.img_small{height: 15rem;}
	/* 人力资源 */
	.hr_flow_icn_ul{padding: 1rem;}
	.position_flow{padding: 0rem;margin-top:0}
	.hr_quick>li{width: 100% !important;}
	.hr_quick>li .content{display: block !important;}
	.hr_quick>li .mask{display: none !important;}
	.hr_quick > li:nth-of-type(4) .content{width: 90%;margin: 0;padding: 4rem 5%;}
	.hr_quick > li:nth-of-type(4) .content .flex > .code_img{width: 32%;}
	.hr_quick > li:nth-of-type(4) .content p:nth-of-type(2){padding-left: 0rem;}
	.hr_quick > li{height: 39rem;}
	.hr_quick > li:nth-of-type(2) .content, .hr_quick li:nth-of-type(3) .content, .hr_quick li:nth-of-type(4) .content{margin-top: 2rem;}
	.hr_quick > li:nth-of-type(4) .content .flex{display: flex;}
	.hr_quick > li:nth-of-type(4) .content .flex > .code_img{width: 32%;text-align: center;margin-bottom: 0;}
	.hr_quick > li:nth-of-type(4) .content .flex > .code_img img{width: 100%;}
	.hr_list_ul .swiper-slide{width: 90%;}
	.hr_list_ul .swiper-button-prev,.hr_list_ul .swiper-button-next{display: none;}
	.hr_list_ul li .mask{display: none;}
	/* 联系我们 */
	.contact_top{margin-top: 2rem;}
	.conta-top{width: 100%;}
	.conta-ul{flex-wrap: wrap;}
	.conta-ul li{width: 100%;}
	.conta-li{margin: .5% 0;}
	.conta-li-content{height: auto;}
	/* 集团领导 */
	.content_list li img{height: 20rem;width: auto;}
	/* 产品 */
	.product .box .child_box{width: 98%;margin-right: 1%;margin-left: 1%;}
	.black_line{display: none;}
	/* 大事记 */
	.history_head{height: 17rem;}
	.history_content li{width: 37%;}
	.history_head .title{font-size: 1.2rem;}
	.history_head .icn{bottom: 10%;}
	.history_head .icn,.history_head .title{width: 90%;}
	/* 底部 */
	.foot_left{font-size: 1rem;}
}