@charset "utf-8";
/* 首页开始 */
.wc-banner,
.wc-banner-container{
	width:100%;
	height:882px;
	overflow: hidden;
}
.wc-banner-slide{
	width:100%;
	height:882px;
	background-position: center center;
	background-repeat: no-repeat;
}
.wc-banner-pagination{
	width:100%;
	position: absolute;
	left:0;
	bottom:172px;
}
.wc-banner-pagination .swiper-pagination-bullet{
	width:52px;
	height:7px;
	background: #fff;
	margin-right:18px;float:left;
}
.wc-banner-pagination .swiper-pagination-bullet:last-child{
	margin-right:0;
}
.wc-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #fff000;
}
.wc-banner-button{
	position: absolute;
	bottom:164px;
	width:53px;
	height:53px;
	box-sizing: border-box;
	border-radius: 50%;
	border:2px solid #757b97;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.wc-banner-button-next{
	left:8px;
	background-image: url(../images/wc_icon_arrow_down.png);
}
.wc-banner-button-prev{
	left:78px;
	border:none;
	background-image: url(../images/wc_icon_arrow_up.png);
}
.wc-banner-bottom{
	width:100%;
	height:130px;
	background: rgba(0,0,0,.53);
	position: absolute;
	bottom:0;
	left:0;
}
.wc-banner-bottom > .container{
	height:100%;
}
.wc-banner-bottom > .container > a{
	display: block;
	float: left;
padding-top:2%;}
.wc-banner-bottom > .container > a img{ float:left}
.wc-banner-bottom > .container > a .wc-con-wrp{
	float: left;}
.wc-banner-block{
	width:25%;
	transition: all .3s;
	color:#fff;
}
.wc-banner-block > img{
	margin-right:12px;
}
.wc-banner-block:hover{
	background: rgba(255,255,255,.22);
}
.wc-banner-block .wc-tit{
	font-size:22px;
	margin-bottom: 6px;
	color:#fff;
}
.wc-banner-block .wc-tit.wc-hot span{
	position: relative;
}
.wc-banner-block .wc-tit.wc-hot span:after{
	content: "";
	display: block;
	width:27px;
	height:31px;
	background: url(../images/wc_hot.png);
	position: absolute;
	right:-37px;
	top:-11px;
}
.wc-index-title{
	padding-bottom: 32px;
	margin-bottom: 50px;
	position: relative;
}
.wc-index-title:after{
	content: "";
	display: block;
	width:320px;
	height:10px;
	background: url(../images/wc_2_line_03.jpg) no-repeat center center;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-160px;
}
.wc-index-title .wc-line-white:after{
	background-image: url(../images/wc_line_2_03.jpg);	
}
.wc-index-title h3{
	font-size:60px;
	line-height: 60px;
	color:#333;
	text-align: center;
}
.wc-index-title span.orange{
	color:#ff4e00;	
}
.wc-index-title h4{
	font-size:38px;
	line-height: 60px;
	color:#333;
	text-align: center;
}
.wc-bg-gray{
	background-color: #f7f9fb;
}
.wc-project{
	padding:85px 0 143px;
	background-image: url(../images/wc_part2_bgc_02.jpg);
	background-position: center 482px;
	background-repeat: no-repeat;
}
.wc-pro-wrap{height:auto !important;overflow:hidden;}
.wc-pro-item{
	width:16.66%;
	 width:179px\9;
	margin-right:1px;
	position: relative;
	height:446px; float:left;
	/* background: url(../images/wc_part2_bg_02.jpg) no-repeat center center; */
}
.wc-pro-box1{
	background: url(../images/wc_part2_bg_01.jpg) no-repeat center center;
}
.wc-pro-box2{
	background: url(../images/wc_part2_bg_02.jpg) no-repeat center center;
}
.wc-pro-box3{
	background: url(../images/wc_part2_bg_03.jpg) no-repeat center center;
}
.wc-pro-box4{
	background: url(../images/wc_part2_bg_04.jpg) no-repeat center center;
}
.wc-pro-box5{
	background: url(../images/wc_part2_bg_05.jpg) no-repeat center center;
}
.wc-pro-box6{
	background: url(../images/wc_part2_bg_06.jpg) no-repeat center center;
}
.wc-pro-box7{
	background: url(../images/wc_part2_bg_07.jpg) no-repeat center center;
}
.wc-pro-box8{
	background: url(../images/wc_part2_bg_08.jpg) no-repeat center center;
}
.wc-pro-item:last-child{
	margin-right:0;
}
.wc-pro-item-float{
	min-height: 446px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	padding-bottom: 40px;
	position: absolute;
	left:0;
	top:0;
	width:100%;
}
.wc-pro-item-float,
.wc-pro-item-float > *{
	transition: all .4s;
}
.wc-pro-item-float .wc-img-wrp{
	width:100px;
	height:78px;
	padding-bottom:20px;
	position: relative;
	margin:auto\9;
	margin-bottom: 19px; margin-top:20%\9;
}
.wc-pro-item-float .wc-img-wrp:after{
	content: "";
	display: block;
	width:50px;
	height:2px;
	background: rgba(255,255,255,.7);
	position: absolute;
	left:50%;
	bottom:0px;
	margin-left:-25px;
}
.wc-pro-item-float .wc-tit-wrp{
	line-height: 1.2;
	font-size:18px;
	color:#fff;
	text-align: center;
	margin-bottom: 29px;
}
.wc-pro-item-float .wc-img-wrp,
.wc-pro-item-float .wc-tit-wrp,
.wc-pro-item-float .wc-list-wrp{
	transform: translateY(121px);
}
.wc-pro-item-float .wc-list-wrp{
	opacity: 0;
}
.wc-pro-item-float .wc-list-wrp li{
	font-size:14px;
	color:#fff;
	line-height: 30px;
	text-align: center;
}
.wc-pro-item-float:hover{
	height:auto;
	background: linear-gradient(#ef8100, #fb6300);
	background: -webkit-linear-gradient(#ef8100, #fb6300);
	background: -o-linear-gradient(#ef8100, #fb6300);
	background: -moz-linear-gradient(#ef8100, #fb6300);
}
.wc-pro-item-float:hover .wc-img-wrp,
.wc-pro-item-float:hover .wc-tit-wrp{
	transform: translateY(25px);
}
.wc-pro-item-float:hover .wc-list-wrp{
	opacity: 1;
	transform: translateY(20px);
}
.wc-case{
	padding:85px 0 74px;
}
.wc-case .wc-index-title{
	margin-bottom: 38px;
}
.wc-case-tab-wrp{
	margin-bottom: 42px; clear:both;text-align:center\9;
}
.wc-case-tab-wrp a{
	height:36px;
	line-height: 36px;
	padding:0 28px;
	font-size:14px;
	border-radius: 18px;
	margin-right:30px;
	color:#696969;
	transition: all .3s;
}
.wc-case-tab-wrp a.on{
	color:#fff;
	background: linear-gradient(to right, #fb6300, #ef8100);
	background: -webkit-linear-gradient(to right, #fb6300, #ef8100);
	background: -o-linear-gradient(to right, #fb6300, #ef8100);
	background: -moz-linear-gradient(to right, #fb6300, #ef8100);
	background: #fb6300\9;
}
.wc-case-main{
	margin-bottom: 13px;
	height:auto !important;
	overflow:hidden;
}
.wc-case-main-block{
	width:49.5%;
	height:390px; float:left;
}
.wc-case-main-block-left .wc-img-wrp{
	width:100%;
	height:100%;
	overflow: hidden;
}
.wc-case-main-block-left img{
	transition: all .4s;
}
.wc-case-main-block-left img:hover{
	transform: scale(1.15);
}
.wc-case-main-block-left .wc-tit{
	font-size:14px;
	color:#fff;
	position: absolute;
	left:27px;
	bottom:20px;
}
.wc-case-list li{
	width:32.33%;
	width:24%\9;
	margin-right:1%;
	transition: all .4s; float:left\9;overflow:hidden;
}
.wc-case-list li:last-child{
	margin-right:0;
}
.wc-case-list li .wc-tit-wrp{
	height:54px;
	line-height: 54px;
	background: #f7f9fb;
	transition: all .4s;
	color:#17031c;
	padding:0 3%;
}
.wc-case-list li:hover{
	box-shadow: 0px 8px 18px 0px #ececec;
}
.wc-case-list li:hover .wc-tit-wrp{
	background: #fff;
}
.wc-case-more-btn {
	display: block;
	width:26px;
	height:26px;
	background: url(../images/wc_icon_more.png) no-repeat;
	margin:57px auto 0; clear:both;
}
.wc-case-con-item,
.wc-event-con-item{
	position: absolute;
	left:0;
	top:0;
	display: none;
}
.wc-case-con-item:first-child{
	display: block;
	position: relative;
}
.wc-part3-banner{
	width:100%;
	height:128px;
	background: url(../images/wc_icon_part3_banner_02.jpg) no-repeat center center;
}
.wc-partner{
	padding:86px 0 94px;
}
.wc-partner-list{
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}
.wc-partner-list li{
	width:20%;
	box-sizing: border-box;
	float:left;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	height:110px;
	position: relative;
	transition: all .3s;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.wc-partner-list li img{
	max-height: 80%;
	max-width: 80%;
}
.wc-partner-list li:hover{
	border-color: #ef8100;
	-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
}
.wc-partner-list li:hover:after{
	content: "";
	display: block;
	width:100%;
	height:1px;
	background: #ef8100;
	position: absolute;
	left:0px;
	top:-1px;
}
.wc-partner-list li:hover:before{
	content: "";
	display: block;
	width:1px;
	height:100%;
	background: #ef8100;
	position: absolute;
	left:-1px;
	top:0px;
}
.wc-event > .container{
	padding:83px 0 75px;
}
.wc-event-left,
.wc-event-list{
	width:49.5%; float:left;
}
.wc-event-left .wc-img a img{
	height: 300px;
}
.wc-event-list li{
	height:100px;
	width:100%;
	box-sizing: border-box;
	padding:16px 20px;
	transition: all .3s;
	font-size:16px;
	color:#9a9a9a;
}
.wc-event-list li:hover{
	background: #fc8904;
}
.wc-event-list li:hover .wc-tit-wrp  .wc-tit,
.wc-event-list li:hover .wc-date,
.wc-event-list li:hover .wc-desc{
	color:#fff;
}
.wc-event-list li .wc-tit-wrp{
	height:40px;
	line-height: 40px;
}
.wc-event-list li .wc-tit-wrp .wc-tit{
	width:480px;
	color:#696969;
	font-size:20px;
}
.wc-event-left .wc-tit{
	font-size:22px;
	height:60px;
	line-height: 60px;
}
.wc-event-left .wc-desc{
	font-size:16px;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
}
.wc-event-left .wc-more{
	width:91px;
	height:26px;
	line-height: 26px;
	text-align: center;
	font-size:18px;
	border-radius: 13px;
	border:1px solid #b5b5b5;
	display: block;
	margin-top: 8px;
}
.wc-event-con-item:first-child{
	display: block;
	position: relative;
}
.wc-support{
	padding:45px 0 50px;
}
.wc-sup-bar{
	margin-bottom: 36px;
	border:1px solid #e5e5e5;
	overflow: hidden;
}
.wc-sup-bar-item{
	width:33.33%;
	height:70px;
	line-height: 70px;
	text-align: center;
	background: #f5f5f5;
	font-size:30px;
	color:#3d403d;
	position: relative;
	transition: all .3s;
	cursor: pointer;
	float:left;
}
.wc-sup-bar-item:after{
	content: "";
	display: block;
	width:40px;
	height:70px;
	background: url(../images/wc_sup_arr_05.png) no-repeat left center;
	position: absolute;
	right:-40px;
	top:0px;
	z-index: 99;
	transition: all .3s;
}
.wc-sup-bar-item:hover,
.wc-sup-bar-item.on{
	background: #F47500;
	color:#fff;
}
.wc-sup-bar-item:hover:after,
.wc-sup-bar-item.on:after{
	background-image: url(../images/wc_sup_arr_03.png);
}
.wc-sup-bar-item:last-child:after{
	display: none;
}
.wc-sup-item{
	width:100%;
	position: absolute;
	left:0;
	top:0;
	display: none;
}
.wc-sup-item:first-child{
	display: block;
	position: relative;
}
.wc-sup-inner-item{
	width:23.5%;
	height:125px;
	margin-right:1.5%;
	margin-right:1.3\9;
	margin-bottom: 15px;
	border:1px solid #e8e8e8;
	transition: all .3s;
	cursor: default;float:left;
}
.wc-sup-inner-item:hover{
	background: linear-gradient(to right, #fc6000, #ef8100);
	background: -webkit-linear-gradient(to right, #fc6000, #ef8100);
	background: -o-linear-gradient(to right, #fc6000, #ef8100);
	background: -moz-linear-gradient(to right, #fc6000, #ef8100);
	background:#fc6000\9;
}
.wc-sup-inner-item:hover *{
	transition: all .2s;
	color:#fff !important;
}
.wc-sup-inner-item:nth-of-type(4n) {
	margin-right:0;
}
.wc-sup-inner-item .wc-icon-wrp{
	width:26%;
	height:100%;
	margin-left:4%;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all .2s;float:left;
}
.wc-sup-inner-item .wc-con-wrp{
	width:68%;width:234px\9;padding-top:30px\9;
}
.wc-sup-inner-item .wc-con-wrp .wc-tit{
	font-size:22px;
	line-height: 1.2;
	margin-bottom: 10px;
	font-size:18px\9;
}
.wc-sup-inner-item .wc-con-wrp .wc-desc{
	font-size:14px;
	color:#999296;
}
.wc-event-top-icon-1{
	width:115px;
	height:137px;
	background: url(../images/wc_part4_03.jpg);
	position: absolute;
	right:-229px;
	top:0px;
}
.wc-event-top-icon-2{
	width:104px;
	height:170px;
	background: url(../images/wc_part4_05.jpg);
	position: absolute;
	left:-230px;
	bottom:126px;
}

.wc-sup-item-1 .a1{background: url(../images/wc_part6_1_1.png) center no-repeat;
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(1) .wc-icon-wrp{
	background-image: url(../images/wc_part6_1_1.png);
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(1):hover .wc-icon-wrp{
	background-image: url(../images/wc_part6_1_2.png);
}
.wc-sup-item-1 .wc-sup-inner-item:hover .a1{background: url(../images/wc_part6_1_2.png) center no-repeat;
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(2) .wc-icon-wrp{
	background-image: url(../images/wc_part6_2_1.png);
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(2):hover .wc-icon-wrp{
	background-image: url(../images/wc_part6_2_2.png);
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(3) .wc-icon-wrp{
	background-image: url(../images/wc_part6_3_1.png);
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(3):hover .wc-icon-wrp{
	background-image: url(../images/wc_part6_3_2.png);
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(4) .wc-icon-wrp{
	background-image: url(../images/wc_part6_4_1.png);
}
.wc-sup-item-1 .wc-sup-inner-item:nth-child(4):hover .wc-icon-wrp{
	background-image: url(../images/wc_part6_4_2.png);
}


.wc-sup-item-2 .wc-sup-inner-item:nth-child(1) .wc-icon-wrp{
	background-image: url(../images/sl_1.png);
}

.wc-sup-item-2 .wc-sup-inner-item:nth-child(1):hover .wc-icon-wrp{
	background-image: url(../images/sl_1_2.png);
}

.wc-sup-item-2 .wc-sup-inner-item:nth-child(2) .wc-icon-wrp{
	background-image: url(../images/sl_2.png);
}

.wc-sup-item-2 .wc-sup-inner-item:nth-child(2):hover .wc-icon-wrp{
	background-image: url(../images/sl_2_2.png);
}

.wc-sup-item-2 .wc-sup-inner-item:nth-child(3) .wc-icon-wrp{
	background-image: url(../images/sl_3.png);
}

.wc-sup-item-2 .wc-sup-inner-item:nth-child(3):hover .wc-icon-wrp{
	background-image: url(../images/sl_3_2.png);
}

.wc-sup-item-2 .wc-sup-inner-item:nth-child(4) .wc-icon-wrp{
	background-image: url(../images/sl_4.png);
}
.wc-sup-item-2 .wc-sup-inner-item:nth-child(4):hover .wc-icon-wrp{
	background-image: url(../images/sl_4_2.png);
}


.wc-sup-item-3 .wc-sup-inner-item:nth-child(1) .wc-icon-wrp{
	background-image: url(../images/zc_1.png);
}

.wc-sup-item-3 .wc-sup-inner-item:nth-child(1):hover .wc-icon-wrp{
	background-image: url(../images/zc_1_2.png);
}

.wc-sup-item-3 .wc-sup-inner-item:nth-child(2) .wc-icon-wrp{
	background-image: url(../images/zc_2.png);
}

.wc-sup-item-3 .wc-sup-inner-item:nth-child(2):hover .wc-icon-wrp{
	background-image: url(../images/zc_2_2.png);
}

.wc-sup-item-3 .wc-sup-inner-item:nth-child(3) .wc-icon-wrp{
	background-image: url(../images/zc_3.png);
}

.wc-sup-item-3 .wc-sup-inner-item:nth-child(3):hover .wc-icon-wrp{
	background-image: url(../images/zc_3_2.png);
}

.wc-sup-item-3 .wc-sup-inner-item:nth-child(4) .wc-icon-wrp{
	background-image: url(../images/zc_4.png);
}
.wc-sup-item-3 .wc-sup-inner-item:nth-child(4):hover .wc-icon-wrp{
	background-image: url(../images/zc_4_2.png);
}
/* 首页结束 */
/* 案例开始 */
.wc-inner-case-wrap{
	padding:40px 0 60px;
}
.wc-inner-case-top{
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 8px 0 rgba(38, 38, 38, .16);
	padding:10px 2.5%;
	margin-bottom: 35px;
}
.wc-inner-case-sel-item{
	padding:10px 0px;
	font-size:14px;
	line-height: 24px;
}
.wc-inner-case-sel-item-con a{
	font-size:inherit;
	margin-right:48px;
	word-break: keep-all;
}
.wc-inner-case-sel-item-con a.on,
.wc-inner-case-sel-item-con a:hover{
	color:#ef8100;
}
.wc-inner-case-sel-item-tit{
	color:#999;
	width:99px;
	flex-shrink: 0;
}
.wc-inner-case-sel-item.wc-item-hot .wc-inner-case-sel-item-con{
	padding-right: 290px;
}
.wc-inner-case-sel-item.wc-item-hot .wc-inner-case-sel-item-con a{
	color:#ef8100;
	border:1px solid #ef8100;
	padding:1px 12px;
	margin-right:18px;
}
.wc-inner-case-sel-item.wc-item-hot .wc-inner-case-sel-item-con a:hover{
	background: #f8f2eb;
}
.wc-inner-case-sel-item.wc-item-indus{
	padding-bottom: 20px;
	border-bottom: 1px dashed #eaeaea;
	margin-bottom: 10px;
}
.wc-inner-case-sel-item.wc-item-indus .wc-inner-case-sel-item-con{
	height:24px;
	overflow: hidden;
	padding-right:80px;
	transition: all .2s;
}
.wc-inner-case-sel-item.wc-item-indus .wc-btn-showmore{
	font-size:16px;
	color:#ef8100;
	position: absolute;
	right:0px;
	top:11px;
	cursor: pointer;
}
.wc-inner-case-sel-item.wc-item-indus .wc-btn-showmore .icon{
	width:13px;
	height:12px;
	background: url(../images/wc_zhankai_03.jpg);
	transition: all .2s;
}
.wc-inner-case-search{
	border:1px solid #e9e9e9;
	border-radius: 1px;
	box-sizing: border-box;
	width:286px;
	height:34px;
	line-height: 32px;
	position: absolute;
	right:2.5%;
	top:19px;
}
.wc-inner-case-search .wc-text{
	text-indent: 10px;
}
.wc-inner-case-search .wc-sub{
	width:40px;
	background: url(../images/search.svg) no-repeat center center;
}
.wc-inner-case-sel-item.wc-item-color .wc-inner-case-sel-item-con a{
	height:12px;
	position: relative;
	margin-right:0;
}
.wc-inner-case-sel-item.wc-item-color .wc-inner-case-sel-item-con a:hover:after,
.wc-inner-case-sel-item.wc-item-color .wc-inner-case-sel-item-con a.on:after{
	content: "";
	display: block;
	width:100%;
	height:100%;
	background-image: url(../images/case-gou.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left:0;
	top:0;
	z-index: 9;
}
.wc-inner-case-sel-item.wc-item-color .wc-inner-case-sel-item-con a:hover:before,
.wc-inner-case-sel-item.wc-item-color .wc-inner-case-sel-item-con a.on:before{
	content: "";
	display:block;
	width:100%;
	height:100%;
	border:2px solid #666;
	position: absolute;
	left:-2px;
	top:-2px;
}
.wc-inner-case-list li{
	width:23.125%;
	width:22.5%\9;
	margin-right:2.5%;
	margin-bottom:32px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
	transition: all .2s;
	position: relative;
	overflow: hidden;
	float:left;
}
.wc-inner-case-list li .wc-case-mask{
	width:100%;
	background: #FFF;
	padding:15px 20px;
	box-sizing: border-box;
	transform: translateY(100%);
	transition: all .3s ease;
	position: absolute;
	bottom:0;
	left:0;
}
.wc-inner-case-list li .wc-case-mask .wc-tit{
	margin-bottom: 5px;
	font-size:14px;
}
.wc-inner-case-list li .wc-case-mask .wc-desc{
	color:#666;
}
.wc-inner-case-list li:hover{
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .4);
}
.wc-inner-case-list li:hover .wc-case-mask{
	transform: translateY(0px);
}
.wc-inner-case-list li:nth-of-type(4n) {
	margin-right:0;
}
/* 案例结束 */
/* 关于开始 */
.wc-inner-about-intro{
	padding:50px 0;
}
.wc-inner-about-intro-left,
.wc-inner-about-intro-right{
	width:49.5%;
}
.wc-inner-about-intro-left .wc-tit{
	font-size:32px;
	line-height: 52px;
	color:#000;
	margin-bottom: 4px;
}
.wc-inner-about-intro-left .wc-subtit{
	font-size:20px;
	color:#666;
	margin-bottom: 14px;
}
.wc-inner-about-intro-left .wc-desc{
	font-size:16px;
	line-height: 37px;
}
.wc-inner-about-ban{
	width:100%;
	height:191px;
	background: url(../images/wc_inner_ban_02.jpg) no-repeat center center;
}
.wc-inner-about-culture{
	padding:60px 0px;
	background-image: url(../images/wc_inner_culture_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.wc-inner-title{
	font-size:34px;
	color:#555;
	line-height: 100%;
	padding-bottom: 24px;
	text-align: center;
	position: relative;
	margin-bottom: 37px;
}
.wc-inner-title:before{
	content: "";
	display: block;
	width:288px;
	height:1px;
	background: #e5e5e5;
	position: absolute;
	bottom:0px;
	left:50%;
	margin-left:-144px;
	z-index: 8;
}
.wc-inner-title:after{
	content: "";
	display: block;
	width:93px;
	height:2px;
	background: #ff731e;
	position: absolute;
	left:50%;
	margin-left:-41.5px;
	bottom:0px;
	z-index: 9;
}
.wc-inner-title.wc-left{
	text-align: left;
}
.wc-inner-title.wc-white{
	color:#fff;
}
.wc-inner-title.wc-left:before,
.wc-inner-title.wc-left:after{
	left:0;
	margin-left:0;
}
.wc-inner-culture-item{
	width:23.5%;
	margin-right:2%;
	margin-bottom:22px;
	height:260.65px\9; float:left;
}
.wc-inner-about-group{
	padding: 50px 0;
}
.wc-inner-culture-item:nth-child(4),
.wc-inner-culture-item:last-child{
	margin-right:0;
}
.wc-inner-culture-item img{ width: 100%; height: auto;}
/* 关于结束 */
/* 定制开始 */
.wc-inner-custom-part1{
	padding-top:45px;
}
.wc-inner-custom-part1-left{
	width:51%;
}
.wc-inner-custom-part1-right{
	width:44%;
	flex-shrink: 0;
}
.wc-inner-custom-part2{
	padding:65px 0;
	background: #f7f7f7 url(../images/wc_case3_bg_02.jpg) no-repeat center bottom;
}
.wc-inner-custom-part2-list > li{
	width:16.56%;
	height:375px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	cursor: default;
	border-right: 1px solid #fff;
}
.wc-inner-custom-part2-list > li .wc-btn{
	padding:5px 20px;
	border:2px solid #fff;
	font-size:19px;
	color:#fff;
	opacity: 1;
	transition: opacity .3s; 
}
.wc-inner-custom-part2-list > li .wc-mask{
	width:100%;
	height:100%;
	background: linear-gradient(to right, rgba(255, 111, 9, 0.95), rgba(255, 131, 4, 0.83));
	position: absolute;
	left:0;
	right:0;
	opacity: 0;
	box-sizing: border-box;
	padding:10px;
	overflow: hidden;
	transition: opacity .3s; 
	z-index: 9;
}
.wc-inner-custom-part2-list > li .wc-mask:hover{
	opacity: 1;
}
.wc-inner-custom-part2-list > li:hover .wc-btn{
	opacity: 0;
}
.wc-inner-custom-part2-list > li:hover .wc-mask > li{
	font-size:16px;
	/*height:35px;*/
	text-align: center;
	overflow: hidden;
	line-height: 35px;
	color:#fff;
}
.wc-inner-custom-part3{
	padding:65px 0px;
}
.wc-inner-custom-part3-left{
	width:55.5%;
}
.wc-inner-custom-part3-right{
	width:44%;
}
.wc-inner-custom-part3-left-bg{
	width:458px;
	height:441px;
	background: url(../images/wc_case3_03.jpg);
	position: relative;
}
.wc-inner-custom-part3-left-bg > li{
	width:160px;
	position: absolute;
	font-size:14px;
	height:14px;
	line-height: 100%;
}
.wc-inner-custom-part3-left-bg > li:nth-child(odd){
	text-align: right;
}
.wc-inner-custom-part3-left-bg > li:nth-child(1){
	right:394px;
	top:40px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(2){
	left:377px;
	top:32px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(3){
	right:460px;
	top:139px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(4){
	left:449px;
	top:120px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(5){
	right:473px;
	top:241px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(6){
	left: 468px;
    top: 220px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(7){
	right:457px;
	top:315px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(8){
	left:460px;
	top:296px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(9){
	right:400px;
	top:382px;
}
.wc-inner-custom-part3-left-bg > li:nth-child(10){
	left:415px;
	top:368px;
}
.wc-inner-custom-part3-right-item{
	margin-bottom: 40px;
	height:67px;
}
.wc-inner-custom-part3-right-item:last-child{
	margin-bottom: 0;
}
.wc-inner-custom-part3-right-item .wc-text-icon{
	width:67px;
	height:67px;
	box-sizing: border-box;
	border-radius: 50%;
	border:4px solid #ffd1b5;
	background: #ff731e;
	line-height: 59px;
	text-align: center;
	font-size:26px;
	color:#fff;
	margin-right:9px;
}
.wc-inner-custom-part3-right-item .wc-con-wrp .wc-tit{
	font-size:18px;
	height:30px;
	line-height: 30px;
	margin-bottom: 3px;
}
.wc-inner-custom-part3-right-item .wc-con-wrp .wc-desc{
	font-size:14px;
	height:20px;
	line-height: 20px;
	overflow: hidden;
}
.wc-inner-custom-part4{
	width:100%;
	height:921px;
	padding-top: 70px;
	box-sizing: border-box;
	background: url(../images/wc_case3_06.jpg) no-repeat center bottom;
}
.wc-inner-custom-part4 .wc-inner-title{
	margin-bottom: 15px;
}
.wc-inner-custom-part4-desc{
	font-size:18px;
	color:#fff;
	margin-bottom: 20px;
	text-align: center;
}
.jgq-ecommerce-hd{
	margin-bottom: 35px;
}
.jgq-ecommerce-hd ul li{
	font-size: 18px;
	color: #555555;
	padding:10px 22px;
	background: #fff;
	margin-right:18px;
	cursor: pointer;
}
.jgq-ecommerce-hd ul li:last-child{
	margin-right:0;
}
.jgq-ecommerce-hd ul li.jgq-ecommerce-hd-selected{
	background: #ff7019;
	color:#fff;
}
.jgq-ecommerce-bd-content{
	margin: 62px auto;	
	display: none;
}
.jgq-ecommerce-bd-selected{
	display: block;
}
.jgq-ecommerce-bd-content-left{
	width: 56.6%;
	float: left;
}
.jgq-ecommerce-bd-content-left-img{
	padding-right: 3.3%;
}
.jgq-ecommerce-bd-content-left-img img{
	width: 100%;
}

.jgq-ecommerce-bd-content-left-word-left{
	width: 43%;
}
.jgq-ecommerce-bd-content-left-word-right{
	width: 53%;
    margin-right: 1%;
}
.jgq-ecommerce-bd-content-left-word-left-title{
	font-size: 20px;
	color: #000000;
	margin: 20px auto;
}
.jgq-ecommerce-bd-content-left-word-left-desc{
	font-size: 16px;
	color: #000000;
	line-height: 32px;
}
.jgq-ecommerce-bd-content-right{
    width: 41%;
	border-left: 1px solid #e6e6e6;
	padding-left: 2%;
	float: left;
}
.jgq-ecommerce-bd-content::after{
	content: '';
	display: block;
	clear: both;
}
.jgq-ecommerce-bd-content-right-process-left{
	width: 35%;
}
.jgq-ecommerce-bd-content-right-title{
	font-size: 26px;
	color: #333;
}
.jgq-ecommerce-bd-content-right-desc{
	font-size: 16px;
	color: #333333;
	margin: 3% auto;
}
.jgq-ecommerce-bd-content-right-process-catname{
	font-size: 20px;
	color: #676564;
}
.jgq-ecommerce-bd-content-right-process-left ul li{
	font-size: 16px;
	color: #676564;
	margin: 6% auto;
}
.jgq-ecommerce-bd-content-right-process-right{
    width: 54.6%;
}
.jgq-ecommerce-bd-content-right-process-right img{
	width: 100%;
}
.wc-inner-custom-part5{
	padding:63px 0px;
}
.wc-inner-custom-part5-tit{
	font-size:34px;
	text-align: center;
	margin-bottom: 8px;
}
.wc-inner-custom-part5-desc{
	font-size:18px;
	text-align: center;
	margin-bottom: 35px;
}
.wc-inner-custom-part5-list-left{
	width:74.3%;
}
.wc-inner-custom-part5-list-right{
	width:23.1%;
}
.wc-inner-custom-part5-list-item{
	width:31%;
	height:129px;
	margin-right:2.3%;
	margin-bottom: 22px;
	border:1px solid #090909;
	transition: all .3s;
	padding-right:10px;
	color:#333;
}
.wc-inner-custom-part5-list-item .wc-icon{
	width:35%;
	height:100%;
	margin-right:0px;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .3s;
}
.wc-inner-custom-part5-list-item .wc-con .wc-tit{
	font-size:17px;
	margin-bottom: 4px;
}
.wc-inner-custom-part5-list-item .wc-con .wc-desc{
	font-size:13px;
}
.wc-inner-custom-part5-list-item:hover{
	background: #ff731e;
	border-color: #ff731e;
	color:#fff;
}
.wc-inner-custom-part5-list-item-r{
	width:100%;
	height:280px;
	border:1px solid #090909;
	padding-top:16px;
}
.wc-inner-custom-part5-list-item-r .wc-tit{
	font-size:21px;
	color:#0f0f0f;
	text-align: center;
	margin-bottom: 5px;
}
.wc-inner-custom-part5-list-item-r .wc-icon{
	width:100%;
	height:198px;
	background: url(../images/wc_safe.png) no-repeat center top;
}
.wc-inner-custom-part5-list-item-r .wc-desc{
	font-size:14px;
	text-align: center;
	color:#989fa7;
}
.wc-inner-custom-part5-list-item.item-1 .wc-icon{
	background-image: url(../images/wc_case3_icon_1_1.png);
}
.wc-inner-custom-part5-list-item.item-1:hover .wc-icon{
	background-image: url(../images/wc_case3_icon_1_2.png);
}
.wc-inner-custom-part5-list-item.item-2 .wc-icon{
	background-image: url(../images/wc_case3_icon_2_1.png);
}
.wc-inner-custom-part5-list-item.item-2:hover .wc-icon{
	background-image: url(../images/wc_case3_icon_2_2.png);
}
.wc-inner-custom-part5-list-item.item-3 .wc-icon{
	background-image: url(../images/wc_case3_icon_3_1.png);
}
.wc-inner-custom-part5-list-item.item-3:hover .wc-icon{
	background-image: url(../images/wc_case3_icon_3_2.png);
}
.wc-inner-custom-part5-list-item.item-4 .wc-icon{
	background-image: url(../images/wc_case3_icon_4_1.png);
}
.wc-inner-custom-part5-list-item.item-4:hover .wc-icon{
	background-image: url(../images/wc_case3_icon_4_2.png);
}
.wc-inner-custom-part5-list-item.item-5 .wc-icon{
	background-image: url(../images/wc_case3_icon_5_1.png);
}
.wc-inner-custom-part5-list-item.item-5:hover .wc-icon{
	background-image: url(../images/wc_case3_icon_5_2.png);
}
.wc-inner-custom-part5-list-item.item-6 .wc-icon{
	background-image: url(../images/wc_case3_icon_6_1.png);
}
.wc-inner-custom-part5-list-item.item-6:hover .wc-icon{
	background-image: url(../images/wc_case3_icon_6_2.png);
}
.wc-inner-custom-part5-btn{
	width:247px;
	height:50px;
	line-height: 50px;
	color:#fff;
	text-align: center;
	font-size:26px;
	display: block;
	margin:30px auto 0;
	background-color: #ff731e;
	transition: all .25s;
}
.wc-inner-custom-part5-btn:hover{
	background-color: #f86c16;
}
/* 定制结束 */

/* 案例详情开始 */
.wc-show-case-left{
	width:32.3%;
	height:760px;
}
.wc-show-case-left-float{
	width:100%;
	height:100%;
	background-image:url(../images/wc_showcase_left_bg_03.png), linear-gradient(to right, #ea6c00, #ea8900); 
	background-position: bottom center;
	background-size: 88% auto, 100% 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
	color:#fff;
	left:0;
	top:0;
	position: relative;
	padding:70px 15px 0;
}
.wc-show-case-right img{
	display: block;
	width:100%;
}
.wc-show-case-left .wc-tit{
	height:23px;
	line-height:23px;
	overflow: hidden;
	border-left:5px solid #fff;
	padding-left:8px;
	font-size:24px;
	margin-bottom: 10px;
}
.wc-show-case-left .wc-cat{
	font-size:14px;
	margin-bottom: 8px;
}
.wc-show-case-left .wc-info-wrp{
	margin-bottom: 19px;
}
.wc-show-case-left .wc-info-item{
	margin-right: 28px;
	display: inline-block;
}
.wc-show-case-left .wc-info-item .wc-icon-time{
	width:19px;
	height:19px;
	background: url(../images/wc_icon_time.png);
}
.wc-show-case-left .wc-info-item .wc-icon-eye{
	width:17px;
	height:13px;
	background: url(../images/wc_icon_eye.png);
}
.wc-show-case-left .wc-btn-wrp a{
	margin-right:2%;
}
.wc-show-case-left .wc-btn-wrp a:last-child{
	margin-right:0;
}
.wc-show-case-left .wc-btn-wrp a:hover{
	opacity: .9;
}
.wc-show-case-left .wc-btn-wrp .wc-btn{
	width:32%;
	text-align: center;
	height:33px;
	line-height: 33px;
	border-radius: 16.5px;
	font-size:14px;
}
.wc-show-case-left .wc-btn-wrp .wc-btn:nth-child(1){
	background-color: #ffebcb;
	color:#ed9200;
}
.wc-show-case-left .wc-btn-wrp .wc-btn:nth-child(2){
	background-color: #fff;
	color:#ed9200;
}
.wc-show-case-left .wc-btn-wrp .wc-btn-arr{
	width:42px;
	height:42px;
	border-radius: 50%;
	background-color: #ffd38c;
	background-repeat: no-repeat;
}
.wc-show-case-left .wc-btn-wrp .wc-btn-arr-prev{
	background-position: 12px 8px;
	background-image: url(../images/wc_showcase_icon_arr_left.png);
}
.wc-show-case-left .wc-btn-wrp .wc-btn-arr-next{
	background-position: 4px 7px;
	background-image: url(../images/wc_showcase_icon_arr_right.png);
}
/* 案例详情结束 */
.wc-inner-culture-section-block{
	padding:0 3%;
	font-size:16px;
}
.wc-show-case-rec-wrp{
	padding:50px 0px;
	z-index: 2;
	background-color: #fff;
}
.wc-show-case-rec-tit{
	font-size:18px;
	color:#666;
	margin-bottom: 18px;
}
.wc-show-case-rec-list{
	width:100%;
}
.wc-show-case-rec-ul{
	position: relative;
}
.wc-show-case-rec-li{
	float:left;
	width:350px;
	margin-right:20px;
}
.wc-show-case-rec-li:last-child{
	margin-right:0;
}
.wc-show-case-rec-li .wc-img-wrp{
	width: 100%;
}
.wc-show-case-rec-li .wc-tit{
	font-size:14px;
	margin-top:6px;
}
.wc-show-case-right.wc-wap img{
	width:313px;
	height:540px;
}
.wc-show-case-wap-wrp{
	width:377px;
	height:729px;
	box-sizing: border-box;
	background: url(../images/wc_phone.png) no-repeat;
	padding-top:79px;
	padding-left:31px;
	margin-top:24px;
}
.wc-con-wrp{
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.show-case-big-arrow{
	width:110px;
	height:110px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top:315px;
	transition: all .2s;
}
.show-case-big-arrow:hover{
	opacity: .9;
}
.show-case-big-arrow-left{
	left:-135px;
	background-image: url(../images/left.png);
}
.show-case-big-arrow-right{
	right:-135px;
	background-image: url(../images/right.png);
}
.wc-customer{
	padding:80px 0;width:100%; clear:both;height:auto !important;overflow:hidden;
}
.wc-cus-wrapper{
	width:100%;
	overflow: hidden;
}
.wc-cus-slide{
	width:464px;
	float:left;
	margin-right:10px;
}
.wc-cus-slide img{
	width:464px;
	height:442px;
}
.wc-cus-slide .wc-tit{
	width:100%;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	font-size:18px;
	color:#5e5e5e;
	text-align: center;
	margin-top:25px;
}
.jgq-online > .container{
	padding:28px 2% 30px 4%;
	padding-left:2%\9;
}
.wc-online-item{
	position: relative;
	width: 28%;
	margin-right: 8%;
	background: #fff;
	border-radius: 6px;
	height:108px; float:left; margin-right:70px\9;
}
.wc-online-item img ,.wc-online-item a,.wc-online-item .wc-online-con{ float:left}
.wc-online-item:last-child{
	margin-right:0;
}
.wc-online-img{
	width:108px;
	height:108px;
	border-radius: 50%;
	position: absolute;
	left:-54px;
/* 	top:0; */
}
.wc-online-con{
	padding-left:65px;
	font-size:14px;
	color:#000;
	padding-right:6px;
	padding-top:15px;
}
.wc-online-con .p1{
	font-size:20px;
}
.wc-online-con .p3{
	color:#ff6e15;
}
.wc-online-btn{
	width:97px;
	height:100%;
	background: url(../images/online_btn_bg_03.jpg) no-repeat right center;
	color:#fff;
	font-size:26px;
	text-align: center;
	padding:24px 18px 0px 24px;
	box-sizing: border-box;
	line-height: 1.1;
}

.wc-hr-welfare{
	padding:65px 0;
	background: #f6f6f6;
	height:auto !important;
	overflow: hidden;
	clear:both;
}
.wc-hr-welfare-tit{
	font-size:44px;
	color:#ff8600;
	text-align: center;
	margin-bottom: 55px;
}
.wc-hr-welfare-item{
	height:128px;
	box-sizing: border-box;
	width:33.33%;
	border-right:1px dashed #b5b5b5;
	font-size:15px;
	padding:0 15px 0 55px; float:left;
}
.wc-hr-welfare-item:nth-child(1),
.wc-hr-welfare-item:nth-child(2),
.wc-hr-welfare-item:nth-child(3){
	border-bottom:1px dashed #b5b5b5;
}
.wc-hr-welfare-item:nth-of-type(3n) {
	border-right: none;
}
.wc-hr-welfare-item .wc-top{
	margin-bottom: 10px;
	color:#ff8600;
	font-size:24px;
}
.wc-hr-welfare-item .wc-top img{
	margin:0 13px 0px 4px;
}
.hr-video{
	padding:35px 0 0;
	height:auto !important;
	overflow:hidden;
	clear:both;
}
.hr-video-tit{
	font-size:44px;
	color:#ff8600;
	text-align: center;
	margin-bottom: 25px;
}
.hr-video-swiper1{
	width:100%;
	overflow: hidden;
}
.hr-video-swiper1-wrap{
	width:100%;
}
.hr-video-swiper1-slide{
	width:100%;
	position: relative;
}
.hr-video-swiper1-slide .hr-tit{
	font-size:52px;
	letter-spacing: 2px;
	color:#fff;
	position: absolute;
	left:55px;
	bottom:50px;
	line-height: 100%;
	z-index: 99;
}
.hr-video-swiper1-slide .hr-mask{
	width:100%;
	height:99%;
	position: absolute;
	left:0;
	top:0;
	background: rgba(0,0,0,.56);
	z-index: 90;
}
.hr-video-swiper1-slide .hr-mask .hr-mask-icon{
	width:102px;
	height:128px;
	background: url(../images/play.png) no-repeat;
	background-size: 100% 100%;
}
.hr-video-swiper2{
	margin-top:24px;
	overflow: hidden;
}
.hr-video-swiper2-btn{
	width:39px;
	height:39px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	transform: translateY(-15px);
	outline: none;
}
.hr-video-swiper2-btn-prev{
	background-image: url(../images/play_left.png);
}
.hr-video-swiper2-btn-next{
	background-image: url(../images/play_right.png);
}
.hr-video-swiper2-wrapper{
	overflow: hidden;
}
.hr-video-swiper2-wrap{
	width:100%;
}
.hr-video-swiper2-slide{
	width:33%;
	margin-right:0.8%;
	float:left\9;
	margin-right:0.3%\9;
}
.hr-video-swiper2-slide .hr-img-wrp{
	width:100%;
	position: relative;
}
.hr-video-swiper2-slide .hr-img-wrp .hr-mask{
	width:100%;
	height:97%;
	position: absolute;
	left:0;
	top:0;
	background: rgba(0,0,0,.56);
	z-index: 90;
}
.hr-video-swiper2-slide .hr-img-wrp .hr-mask .hr-mask-icon{
	width:30px;
	height:38px;
	background: url(../images/play.png) no-repeat;
	background-size: 100% 100%;
}
.hr-video-swiper2-slide .hr-tit{
	font-size:22px;
	color:#706e6e;
	height:22px;
	line-height: 1;
	margin-top:18px;
}
.hr-video-swiper1-slide.cur .hr-mask,
.hr-video-swiper2-slide.cur .hr-mask{
	display: none;
}
.hr-video-mask{
	position: fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: rgba(0,0,0,.5);
	z-index: 99998;
	display: none;
}
.hr-video-layer {
	position: fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index: 99999;
	transform: translateY(-50px);
	opacity: 0;
	display: none;
}
.hr-video-layer-con{
	width:1000px;
}
.hr-video-layer .tit{
	font-size: 16px;
    color: #fff;
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #424a5b;
    text-indent: 2em;
}
.hr-video-layer .close{
	position: absolute;
    top: 10px;
    right: 10px;
	width:36px;
	height:36px;
	cursor: pointer;
	background: url(../images/vclose.png) no-repeat;
}
@keyframes videolayer{
	from{
		opacity: 0;
		transform: translateY(-50px);
	}
	to{
		opacity: 1;
		transform: translateY(0px);
	}
}
.hr-video-layer.show{
	display: flex;
	animation-name: videolayer;
	animation-duration: .4s;
	animation-fill-mode: forwards;
}

.hr-display{
	padding:84px 0 65px;
	box-sizing: border-box;
	height:772px;
	background: url(../images/hr_display_bg_02.jpg) no-repeat center bottom;
}
.hr-display-tit{
	font-size:44px;
	line-height: 1;
	margin-bottom: 28px;
	color:#ff8600;
	text-align: center;
}
.hr-display-slide{
	width:100%;
	float:left\9;
}
.hr-display-slide img{
	display: block;
}
.hr-display-slide .bigimg{
	width:50%;
	float:left;
}
.hr-display-slide .display-slide-right{
	margin-left:5px;
	width:25%;
	float:left;
	width:24%\9;
}
.hr-display-slide .display-slide-right img{
	width:100%;
}
.hr-display-slide .display-slide-right img:first-child{
	margin-bottom: 5px;
}
.hr-display-swiper-pagination{
	margin-top:32px;
}
.hr-display-swiper-pagination .swiper-pagination-bullet{
	width:12px;
	height:12px;
	border-radius: 6px;
	margin-right:14px;
	background: #333;
	transition: all .3s;
	outline: none;
	cursor: pointer;
}
.hr-display-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:74px;
	background: #ff8900;
}
.hr-display-swiper-btn{
	width:48px;
	height:76px;
	position: absolute;
	top:50%;
	margin-top:-38px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 9;
}
.hr-display-swiper-btn-prev{
	left:0px;
	background-image: url(../images/hr_display_prev.png);
}
.hr-display-swiper-btn-next{
	right:0px;
	background-image: url(../images/hr_display_next.png);
}
.hr-form-bg{
	padding:43px 0 60px;
	background: #f8f6f7;
}
.hr-form-bg > .container{
	height:387px;
	background: url(../images/hr_bg_zhao_03.jpg) no-repeat center center;
	background-size: 100% auto;
}
.hr-form{
	width:100%;
	height:281px;
	background: url(../images/hr_form_bg_02.jpg) no-repeat center center;
}
.hr-form-right{
	width:393px;
	box-sizing: border-box;
	padding-right:2.9%;
	margin-left:3.5%;
	padding-top:30px;
}
.hr-form-ewm{
	padding-top:19px;
}
.hr-form-ewm img{
	box-shadow: 0px 0px 8px 0px #e67600;
}
.hr-form-ewm .tit{
	margin-top:10px;
	text-align: center;
}
.hr-form-kefu{
	width:128px;
	height:203px;
	position: relative;
	background: url(../images/play_kefu.png);
}
.hr-form-kefu span{
	position: absolute;
	left:25px;
	top:125px;
	line-height: 1;
	font-size:14px;
	text-shadow: 0px 0px 1px #10060e;
}
.hr-form-kefu a.kefuqq{
	position: absolute;
	width:92px;
	height:28px;
	border-radius: 14px;
	left:20px;
	top:149px;
}
.hr-form-wrp{
	padding-top:22px;
}
.hr-form-tit{
	font-size:28px;
	color:#f8f6f7;
	font-family: '宋体';
	margin-bottom: 14px;
	line-height: 1;
	font-weight: bold;
}
.hr-form-input{
	margin-bottom: 24px;
}
.hr-form-input .text{
	margin-right:22px;
	text-indent: 12px;
	color:#fff;
	font-size:16px;
	height:24px;
	background: transparent;
	line-height: 28px;
	border-bottom: 1px solid #fff;
}
.hr-form-input select.text option{
	background: transparent;
	color:#666;
}
.hr-form-wrp input::-webkit-input-placeholder,
.hr-form-wrp textarea::-webkit-input-placeholder{
	color:#fff;
}
.hr-form-input .text:last-child{
	margin-right:0;
}
.hr-form-wrp .textarea{
	background: transparent;
	width:100%;
	height:97px;
	box-sizing: border-box;
	border:1px solid #fff;
	line-height: 24px;
	text-indent: 12px;
	display: block;
	margin-bottom: 10px;
	font-size:16px;
	color:#fff;
	padding-top:8px;
	resize: none;
}
.hr-form-wrp .submit{
	width:92px;
	height:26px;
	line-height: 26px;
	text-align: center;
	font-size:16px;
	color:#ff8900;
	background: #FFF;
	border-radius: 6px;
}
.hr-job{
	padding:49px 0px 65px;
}
.hr-job-tit{
	text-align: center;
	font-size:44px;
	color:#0f0f0f;
	margin-bottom: 34px;
	line-height: 1;
}
.hr-job-tit span{
	color:#ff8600;
}
.hr-job-tab{
	margin-bottom: 25px;
}
.hr-job-tab a{
	box-sizing: border-box;
	width:19.2%;
	border:2px solid #f4f4f4;
	text-align: center;
	height:45px;
	line-height:41px;
	font-size:16px;
	color:#2e2734;
	margin-bottom: 7px;
	margin-right:1%;
	transition: all .2s;
}
.hr-job-tab a:hover{
	background: #fafafa;
}
.hr-job-tab a:nth-of-type(5n) {
	margin-right:0;
}
.hr-job-con-item{
	display: none;
	position: absolute;
	left:0;
	top:0;
}
.hr-job-con-item:first-child{
	display: block;
}
.hr-daiyan{
	width:100%;
	background: url(../images/dybg_02.jpg) no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
	padding:69px 0;
	height:auto!important;
	overflow:hidden;
	clear:both;
}
.hr-dy-tit{
	font-size:44px;
	text-align: center;
	line-height: 1;
	color:#ff8600;
	margin-bottom: 80px;
}
.hr-dy-swiper-container{
	width:100%;
	height:350px;
	overflow: hidden;
}
.hr-dy-swiper-btn{
	width:158px;
	height:158px;
	background-position: center center;
	background-repeat: no-repeat;
}
.hr-dy-swiper-prev{
	background-image: url(../images/dy-left.png);
}
.hr-dy-swiper-next{
	background-image: url(../images/dy-right.png);
}
.hr-dy-swiper-wrapper{
	height:350px;
}
.hr-dy-swiper-wrap{
	overflow: hidden;
}
.hr-dy-swiper-slide{
	width:100% !important;
	height:100%;
}
.hr-dy-swiper-slide .img{
	width:29.6%;
	border-radius: 50%;
	margin-right:3%;
}
.hr-dy-swiper-slide .tit{
	font-size:32px;
	color:#000;
	margin-bottom: 28px;
}
.hr-dy-swiper-slide .desc{
	font-size:23px;
}
.hr-dy-left{
	width:40%;
	margin-right:8%;
}
.hr-dy-left .left-img{
	width:50%;
	position: relative;
}
.hr-dy-left .left-mask{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.5);
}
.hr-dy-left .left-img.on .left-mask{
	display: none;
}
.hr-dy-left .left-img img{
	width:100%;
	display: block;
}
.hr-dy-right{
	width:52%;
	height:469px;
	border-radius: 8px;
	background: #fff;
	position: relative;
}

.hr-dy-con .tit{
	font-size:24px;
	color:#666;
	margin-bottom: 25px;
}
.hr-dy-con .con{
	font-size:14px;
	color:#666;
}
.hr-dy-con{
	display: none;
	width:100%;
	height:100%;
	position: relative;
	padding: 50px;
	box-sizing: border-box;
}
.hr-dy-con:first-child{
	display: block;
}
.hr-dy-con:after{
	content: "";
	display: block;
	width:1px;
	height:1px;
	border-right:26px solid #fff;
	border-left:26px solid transparent;
	border-top:21px solid transparent;
	border-bottom:21px solid transparent;
	position: absolute;
	left:-52px;
	top:50%;
	margin-top:-11px;
}
.hr-jobaddr-con{
	width:37%;
	height:360px;
	background: #f8f8f8;
	box-sizing: border-box;
	padding:20px 30px;
	font-size:14px;
	color:#666;
	margin-bottom: 60px;
}
.hr-jobaddr-con h4{
	font-size:26px;
	line-height: 1.2;
	font-weight: bold;
	color:#666;
	margin-bottom: 10px;
}
.hr-jobaddr-con p{
	line-height: 1.7;
}
.hr-jobaddr-con .ewm{
	margin-top:14px;
}
.hr-jobaddr-con .ewm-desc{
	margin-top:6px;
}

@media screen and (max-width: 1600px){
	.wc-head-fa-item .wc-tit{
		font-size: 13px;
	}
}

.wc-foot-nav-item .wc-nav-type-2 .wc-con .add_item{
	width: 100% !important;
}

.wc-contact-hotline{
	font-size:42px;
	font-family: '宋体';
	font-weight: bold;
	color:#000;
	margin-bottom: 30px;
	text-align: center;
	padding-top:30px;
}
.wc-contact-main{
	margin-bottom: 104px;
	padding:0 5%;
}
.wc-contac-main-left{
	width:47%;
	margin-right:4%;
}
.wc-contact-item{
	width:100%;
	height:122px;
	box-sizing: border-box;
	border:1px solid #ff6e15;
	border-radius: 6px;
	padding:0 14px 0 22px;
	margin-bottom: 13px;
}
.wc-contact-item .con-wrp{
	font-size:18px;
	line-height: 26px;
	color:#000;
}
.wc-contact-item .con-wrp .text-orange{
	background: #ff6e15;
	color:#fff;
	margin:0 2px;
}
.wc-contact-item .con-wrp .text-bold{
	font-size:24px;
	font-weight: bold;
}
.wc-contact-item .con-wrp a{
	background: #ff6e15;
	color:#fff;
	border-radius: 13px;
	padding:0 11px;
	display: inline-block;
	vertical-align: middle;
	margin-top:-3px;
	line-height: 26px;
}
.wc-contact-item .con-wrp .text1{
	margin-bottom: 8px;
}
.wc-contact-item .ewm-wrp .tit{
	font-size:16px;
	margin-top:6px;
}
.wc-contact-main-form{
	width:100%;
	box-sizing: border-box;
	padding:35px;
	border-radius: 12px;
	background: #f7f7f7;
}
.wc-contact-main-form .tit-wrp{
	margin-bottom: 40px;
}
.wc-contact-main-form .tit-wrp .tit1{
	font-size:27px;
	margin-bottom: 5px;
}
.wc-contact-main-form .tit-wrp .tit2{
	font-size:16px;
	margin-top:6px;
}
.wc-contact-main-form .input{
	width:100%;
	height:41px;
	background: #FFF;
	text-indent: 8px;
	font-size:14px;
	margin-bottom: 24px;
}
.wc-contact-main-form .textarea{
	width:100%;
	height:122px;
	background: #FFF;
	padding: 8px;
	font-size:14px;
	box-sizing: border-box;
	resize: none;
	margin-bottom: 43px;
}
.wc-contact-main-form .submit{
	width:145px;
	height:40px;
	line-height: 40px;
	color:#fff;
	font-size:22px;
	background: #ff6e15;
	text-align: center;
	border-radius: 20px;
}
.wc-contact-list{
	margin-top:12px;
}
.wc-contact-list p{
	font-size:20px;
	height:36px;
	line-height: 36px;
}
.wc-contact-list p .icon{
	width:22px;
	height:18px;
	margin-right:8px;
	background-repeat: no-repeat;
	background-position: center center;
}
.wc-contact-list p .icon-tel{
	background-image: url(../images/wc_contact_07.jpg);
}
.wc-contact-list p .icon-email{
	background-image: url(../images/wc_contact_10.jpg);
}
.wc-contact-list p .icon-addr{
	background-image: url(../images/wc_contact_12.jpg);
}
.wc-contact-culture{
	padding:75px 0;
	background: #f7f7f7;
}
.wc-contact-culture .maintit1{
	font-size:16px;
	color:#a6a4a7;
	line-height: 1;
	position: absolute;
	left:0px;
	top:0px;
}
.wc-contact-culture .maintit2{
	font-size:34px;
	color:#ff6e15;
	line-height: 1;
	position: absolute;
	left:0px;
	top:22px;
}

/* 收款 */
.wc-inner-shoukuan-wrap{
	padding:50px 0px 70px;
}
.wc-inner-shoukuan-wrap h1{
	font-size:42px;
	color:#000;
	font-family: '宋体';
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin-bottom: 38px;
}
.wc-account-list{
	margin-bottom: 19px;
}
.wc-account-item{
	width:23.875%;
	box-sizing: border-box;
	margin-right: 1.5%;
	padding:34px 1.5%;
}
.wc-account-item .tit{
	font-family: '宋体';
	font-size:28px;
	color:#000;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	height:47px;
	border-bottom: 1px solid #bfbfbf;
	position: relative;
	margin-bottom: 12px;
}
.wc-account-item .tit:after{
	content: "";
	display: block;
	width:100px;
	height:2px;
	background: #ff8f03;
	position: absolute;
	left:50%;
	margin-left:-50px;
	bottom:0;
}
.wc-account-item:last-child{
	margin-right:0;
}
.wc-account-item .con{
	font-size:18px;
	line-height: 48px;
	color:#252525;
}
.sk-border{
	border:1px solid #ff8f03;
	border-radius: 12px;
}
.sk-border.sk-green{
	border-color:#52b647;
}
.sk-border.sk-blue{
	border-color:#4baceb;
}
.wc-pay-item{
	width:32.66%;
	margin-right:1%;
	height:224px;
	box-sizing: border-box;
	padding:14px 2.4% 10px;
	position: relative;
}
.wc-pay-item:after{
	content: "";
	display: block;
	width:25px;
	height:25px;
	border-radius: 50%;
	position: absolute;
	right:3%;
	top:26px;
	background: #ff8f03;
}
.wc-pay-item.sk-green:after{
	background: #52b647;
}
.wc-pay-item.sk-blue:after{
	background: #4baceb;
}
.wc-pay-item:last-child{
	margin-right:0;
}
.wc-pay-item.sk-pay{
	padding-right:4.3%;
}
.wc-pay-item .tit{
	font-family: '宋体';
	font-size:28px;
	color:#000;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 8px;
}
.wc-pay-item .con{
	font-size:18px;
	color:#272726;
	line-height: 32px;
}


.wc-item-cat .wc-inner-case-sel-item-con a{
	line-height: 2;
}
.wc-case-list a.full{ float:left; display:block\9;}
.wc-case-con-wrp{clear:both; height:auto !important;overflow:hidden;}