@charset "utf-8";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}
.mt30{
	margin-top: 30px;
}
.title_main {
	text-align: center;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    width: 410px;
	color: #b10101;
}
.title_main_p{
	text-align: center;
	margin: -20px auto 0;
	line-height: 30px;
}
.title_main::after {
	height: 2px;
	background: #b10101;
    width: 20%;
    top: 54%;
    content: "";
    position: absolute;
    right: 0;
}
.title_main::before {
	height: 2px;
    background: #b10101;
    width: 20%;
    top: 54%;
    content: "";
    position: absolute;
    left: 0;
}



.zxbtn {
    width: 350px;
    line-height: 50px;
    background: #b10101;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 22px;
	margin: 30px auto;
}
.bg_1{
    background: url("https://www.working-bees.com/images/zhuanye/cwccb/img1.jpg") no-repeat;
    background-size: cover;
	height: 100px;
}
.ul_list1 li {
	border-right: 2px solid #fcf0cc;
    padding-right: 55px;
    margin-top: 12px;
    height: 78px;
}
.ul_list1 li:last-child{
	border-right: none;
}
.ul_list1 li img{
	margin: 10px auto;
    text-align: center;
    display: block;
}
.ul_list1 li span{
	text-align: center;
	display: block;
	color: #fff;
}

.div_1{
	border: 1px solid #dfdfdf;
}
.div_1 .right{
    width: 48%;
    font-size: 18px;
	margin: 0 auto;
}

.div_1 .right strong{
    text-align: center;
    display: block;
    font-size: 26px;
    padding-top: 26px;
    padding-bottom: 28px;
}
.div_1 .right p{
    padding-left: 20px;
    font-size: 20px;
    line-height: 38px;
}
.div_1 .left{
	width: 48%;	
}
.div_1 .left strong{
	text-align: center;
    display: block;
    font-size: 26px;
    padding-top: 26px;
    padding-bottom: 28px;
}
.div_1 .left p{
	font-size: 20px;
	line-height: 38px;
	padding-left: 54px;
}

.bg_zs{
	background: #f3f3f3;
	padding-top: 1px;
    padding-bottom: 1px;
}
.ul_list2 li{
	width: 32%;
	background: #fff;
	position: relative;
	z-index: 9;
	margin: 110px auto 0;
}
.ul_list2 li .bg_hugs{
	background: linear-gradient(to bottom,  #ebd07a 0%,#daa605 100%);
    line-height: 50px;
    width: 94%;
    margin: 10px auto;
    border-radius: 10px;
    font-size: 20px;
	text-align: center;
}
.ul_list2 li .shuzi,.ul_list3 li .shuzi{
    margin-top: -70px;
    font-size: 80px;
    right: 0;
    position: absolute;
    z-index: -2;
	color: #b10101;
	font-weight: bold;
}
.ul_list2 li .bg_hogs{
    background: #b10101;
    line-height: 30px;
    color: #fff;
    padding: 25px 0;
    width: 94%;
    margin: 0 auto;
    border-radius: 10px;
    height: 125px;
}
.bg_hogs p{
	padding-left: 30px;
}
.ul_list2 li .flex ,.ul_list3 li .flex {
	width: 94%;
    margin: 0 auto;
}
.ul_list2 li .flex img{
	width: 49%;
	display: inline-block;
	margin: 10px auto;
}
.ul_list3 li{
	width: 48%;
	background: #fff;
	position: relative;
	z-index: 9;
	margin: 110px auto 0;
}
.ul_list3 li .bg_hugs{
	background: linear-gradient(to bottom,  #ebd07a 0%,#daa605 100%);
    line-height: 50px;
    width: 94%;
    margin: 10px auto;
    border-radius: 10px;
    font-size: 20px;
	text-align: center;
}

.ul_list3 li .bg_hogs{
	background: #b10101;
    line-height: 30px;
    color: #fff;
    padding: 25px 0 50px;
    width: 94%;
    margin: 14px auto;
    border-radius: 10px;
    height: 125px;
}

.bg_hogs p img{
    float: right;
    margin-right: -1px;
    margin-top: -25px;
    border-radius: 10px;
    width: 203px;
}



.hot_kecheng .flex .zy_left{
    width: 350px;
    height: 430px;
    background: linear-gradient(to bottom, #b10101 0%,#ec2c3f 100%);
    border-radius: 18px 0 18px 0;
    color: #fff;   
    
}
.hot_kecheng .flex .zy_left strong{
    font-size: 70px;
    display: block;
    padding: 50px 0 0px 50px;
}
.hot_kecheng .flex .zy_left b{
    padding: 0px 0 10px 50px;
    font-size: 20px;
}
.hot_kecheng .flex .zy_left hr{
    height: 4px;
    width: 50px;
    background: #fff;
    margin: 20px 0 20px 50px;
}
.hot_kecheng .flex .zy_left p{
    padding: 0px 0 10px 50px;
    line-height: 36px;
    font-size: 18px;
}
.hot_kecheng .flex .zy_right {
    width: 71%;
}
.hot_kecheng .flex .zy_right strong{
    font-size: 30px;
    padding: 26px 0 20px 50px;
    display: block;
    color: #636262;
}
.hot_kecheng .flex .zy_right p{
    padding: 0px 0 20px 50px;
    font-size: 20px;
}
.hot_kecheng .flex .zy_right img{
    margin-left: -20px;
}

.hot_kecheng .flex .zy_right a{
    display: block;
    border: 1px solid;
    width: 30%;
    text-align: center;
    line-height: 50px;
    float: right;
    margin-top: 20px;
    color: #ff0000;
    margin-right: 180px;
}

.huanjing-pagination {
	font-size: 0;
	position: static!important;
	width: 1020px;
	margin: 30px auto;
}

.huanjing-pagination .swiper-pagination-bullet {
    box-sizing: border-box;
    width: 190px;
    height: 50px;
    padding: 1% 0;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    opacity: 1;
    color: #616161;
    font-size: 18px;
    border-radius: 30px;
    height: auto;
    cursor: pointer;
    outline: none;
}
.huanjing-pagination .swiper-pagination-bullet-active {
    border-color: #c10900;
    background: #c10900;
    color: #fff;
}

.bg_bs{
    background: #fff;
    padding: 50px 50px 50px 50px;
    margin: 30px auto;
}
.mingshi .left{
    width: 750px;

    height: 500px;
    background: #efefef;
}
.mingshi .right{
    width: 460px;
    height: 500px;
    background: #848484;
}

.laoshi-pagination{
    width: 340px;
    margin: 0 0 0 64px;
}
.laoshi-pagination .swiper-pagination-bullet {
    box-sizing: border-box;
    width: 320px;
    height: 45px;
    line-height: 45px;
    padding: 0% 0;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    opacity: 1;
    color: #616161;
    font-size: 18px;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    margin: 8px auto 0;
}
.laoshi-pagination .swiper-pagination-bullet-active {
    border-color: #444444;
    background: #444444;
    color: #fff;
}

.mingshi .left p{
    width: 60%;
    color: #797979;
    line-height: 28px;
    padding-top: 30px;
}
.mingshi2 .left p{
    width: 59%;
}
.mingshi3 .left p{
    width: 58%;
}
.mingshi .left p strong{
    display: block;
    font-size: 22px;
    margin: 6px auto;
}
.mingshi .right p {
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    margin: 30px auto;
}
.mingshi .right strong{
    font-size: 20px;
    margin: 20px 0 20px 80px;
    display: block;
    color: #fff;
}
.mingshi .right a{
float: right;
    margin-top: 280px;
    background: #444444;
    width: 43%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}

.jiantou{
    width: 102px!important;
position: relative;
margin: 35px auto 0;
z-index: 999;
}

.swiper-button-next {
    background-image: url("https://www.working-bees.com/images/zhuanye/cwccb/swiper_button_002.png")!important;
    right: 10px!important;
    background-size: auto!important;
    left: auto!important;
    width: 30px!important;
    background-position: right!important;
}
.swiper-button-prev {
    background-image: url("https://www.working-bees.com/images/zhuanye/cwccb/swiper_button_002.png")!important;
    right: 50px!important;
    background-size: auto!important;
    left: auto!important;
    width: 30px!important;
    background-position: left!important;
} 

.bg_zs .bg_bs1{
    width: 31%;
    background: #fff;
    padding: 34px;
}

.bg_zs .bg_bs2{
    width: 58%;
    background: #fff;
    padding: 18px 0 18px 22px;
}
.bg_zs2{
    padding: 40px;
    margin: 30px auto;
}
.bg_bs1 strong{
    font-size: 20px;
    display: block;
    margin: 20px 0;
}
.bg_bs1 p span{
    color: #ac0d0d;
}
.bg_bs1 a{
    width: 260px;
    line-height: 40px;
    background: #b10101;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    margin: 50px auto 0;
}



.last_div{
	margin-bottom: 100px;
    margin-top: 30px;
}

.last_div .left{
	width: 385px;
	height: 470px;
    background: #fff;
}
.last_div .right{
	width: 790px;
	height: 470px;
    background: #fff;
}
.last_div p.hed_p{
	background: #b10101;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
}
.box_shw{
	box-shadow: 1px 1px 15px #888888
}
.bm-input {
	/* display: inline-block; */
	width: 178px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid;
	background: #fff;
	color: #919191;
	margin-right: 10px;
	border-radius: 5px;
  }
.bm-submit {
    display: block;
    width: 190px;
    height: 36px;
    line-height: 36px;
    background: #b10101;
    color: #fff;
    border-radius: 23px;
    cursor: pointer;
    margin: 40px auto 0;
    font-size: 18px;
}
.bmform{
	margin-top: 40px;
}
.bmform label{
	margin: 0px 0px 20px 60px;
	display: block;
}
.bmform span{
	display: block;
    text-align: center;
    margin: 0 auto 20px;
    border-top: 1px solid #dadada;
    padding-top: 20px;
    width: 280px;
}
.bmform span strong{
	color: red;
}

.bmdtlist_title {
    width: 790px;
	margin: auto;
	font-weight: bold;
    color: black;
    text-align: center;
    line-height: 40px;
}
.bmdtlist_title p:nth-child(1){
	width: 17%;
  }
  .bmdtlist_title p:nth-child(2){
	width: 18%;
  }
  .bmdtlist_title p:nth-child(3){
	width: 29%;
  }
  .bmdtlist_title p:nth-child(4){
	width: 26%;
  }
  .bmdtlist_title p{
	text-align: center;
	display: block;
  }
  .bmdtlist_title span:nth-child(1), .bmdtlist .swiper-slide span:nth-child(1) {width: 17%;}
  .bmdtlist_title span:nth-child(2), .bmdtlist .swiper-slide span:nth-child(2) {width: 18%;}
  .bmdtlist_title span:nth-child(3), .bmdtlist .swiper-slide span:nth-child(3) {width: 29%;}
  .bmdtlist_title span:nth-child(3), .bmdtlist .swiper-slide span:nth-child(4) {width: 26%;}

  .bmdtlist {
	height: 348px;
	text-align: center;
	margin-bottom: 3%;
	background: #fff;
	width: 790px;
	padding-top: 30px!important;
  }
  .bmdtlist .swiper-slide {
	height: 46px;
    line-height: 46px;
    font-size: 18px;
    text-align: center;
	border-bottom: 1px dotted black;
}

.bg_last{
    background: url("https://www.working-bees.com/images/zhuanye/cwccb/bg_1.jpg");
    background-size: cover;
    padding: 1px;
}

.ul_list4 li{
    background-color: #c81219;
    width: 19%;
    color: #fff;
    position: relative;
    height: 595px;
    margin: 1% auto 0;
}
.ul_list4 li span{
    display: block;
    font-size: 90px;
    margin: 3% auto;
    text-align: center;
}
.ul_list4 li strong{
    display: block;
    text-align: center;
    margin: 3% auto;
    font-size: 20px;
}
.ul_list4 li p{
    width: 90%;
    margin: 5% auto;
    line-height: 30px;
}
.ul_list4 li img{
    width: 100%;
    position: absolute;
    bottom: 0;
}