@charset "gb2312";
/* CSS Document */

.join-banner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
}
.join-banner img{
	width: 100%;
}
.join-region{
	width: 100%;
	height: 190px;
	margin: 0 auto;
	min-width: 1200px;
	box-shadow: 0 8px 15px rgba(192,192,192,0.41);
	position: relative;
	z-index: 1;
}
.j-r-ul{
	width: 1128px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.j-r-ul li{
	float: left;
	width: 60px;
	height: auto;
	margin: 43px 13px;
	cursor: pointer;
}
.j-r-ul li i{
	display: block;
	width: 60px;
	height: 60px;
	margin-bottom: 12px;
	border-radius: 100%;
}
.j-r-beijing{
	background: url(../images/beijing01.png) center no-repeat;
	background-size: 100%;
}
.j-r-shanghai{
	background: url(../images/shanghai01.png) center no-repeat;
	background-size: 100%;
}
.j-r-shenzhen{
	background: url(../images/shenzhen01.png) center no-repeat;
	background-size: 100%;
}
.j-r-chengdu{
	background: url(../images/chengdu01.png) center no-repeat;
	background-size: 100%;
}
.j-r-xian{
	background: url(../images/xian01.png) center no-repeat;
	background-size: 100%;
}
.j-r-shenyang{
	background: url(../images/shenyang01.png) center no-repeat;
	background-size: 100%;
}
.j-r-nanjing{
	background: url(../images/nanjing01.png) center no-repeat;
	background-size: 100%;
}
.j-r-wuhan{
	background: url(../images/wuhan01.png) center no-repeat;
	background-size: 100%;
}
.j-r-jinan{
	background: url(../images/jinan01.png) center no-repeat;
	background-size: 100%;
}
.j-r-chongqing{
	background: url(../images/chongqing01.png) center no-repeat;
	background-size: 100%;
}
.j-r-changsha{
	background: url(../images/changsha01.png) center no-repeat;
	background-size: 100%;
}
.j-r-guangzhou{
	background: url(../images/guangzhou01.png) center no-repeat;
	background-size: 100%;
}
.j-r-hangzhou{
	background: url(../images/hangzhou01.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-beijing{
	background: url(../images/beijing02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-shanghai{
	background: url(../images/shanghai02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-shenzhen{
	background: url(../images/shenzhen02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-chengdu{
	background: url(../images/chengdu02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-xian{
	background: url(../images/xian02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-shenyang{
	background: url(../images/shenyang02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-nanjing{
	background: url(../images/nanjing02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-wuhan{
	background: url(../images/wuhan02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-jinan{
	background: url(../images/jinan02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-chongqing{
	background: url(../images/chongqing02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-changsha{
	background: url(../images/changsha02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-guangzhou{
	background: url(../images/guangzhou02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li.hover .j-r-hangzhou{
	background: url(../images/hangzhou02.png) center no-repeat;
	background-size: 100%;
}
.j-r-ul li span{
	font-size: 18px;
	color: #555;
}
.j-r-ul li.hover span{
	font-weight: bold;
	color: #ff6b6b;
}
.j-r-note{
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	background-color: #f8f8f8;
	padding-bottom: 50px;
}
.j-r-n-ul{
	width: 1100px;
	height: auto;
	margin: 0 auto;
	box-shadow: 0 5px 13px rgba(192,192,192,0.1);
	padding: 0 22px;
	background-color: #fff;
	position: relative;
	padding-bottom: 34px;
}
/* .j-r-n-ul li{
	width: 100%;
	height: auto;
} */
.j-r-l-des{
	margin-left:50px;
}
.j-r-n-list{
	width: 100%;
	height: auto;
	border-bottom: 1px #d4d4d4 solid;
	padding: 34px 0 28px 0;
	position: relative;
}
.j-r-l-left{
	float: left;
	width: 540px;
	margin-right: 104px;
	margin-left: 24px;
}
.j-r-l-title{
	margin-bottom: 30px;
}
.j-r-l-title img,.j-r-r-title img{
	float: left;
}
.j-r-l-title b{
	font-size: 28px;
	color: #ff6b6b;
	margin-left: 14px;
	display: inline-block;
	width: 268px;
	white-space: nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
}
.j-r-l-title span{
	font-size: 20px;
	color: #555;
	float: right;
	line-height: 37px;
}
.j-r-l-title span i{
	width: 2px;
	height: 22px;
	background-color: #777;
	display: inline-block;
	position: relative;
	top: 3px;
	margin: 0px 8px;
}
.j-r-l-des span{
	font-size: 14px;
	color: #666;
	display: inline-block;
	margin: 6px;
	background-color: #f7f7f7;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(177,177,177,0.75);
	line-height: 40px;
	padding: 0 15px;
	text-align: center;
}
.j-r-r-title{
	margin-bottom: 30px;
}
.j-r-r-title b{
	font-size: 22px;
	color: #555;
	margin-left: 14px;
	display: inline-block;
	line-height: 41px;
}
.j-r-r-des span{
	font-size: 14px;
	color: #666;
	display: inline-block;
	margin: 6px;
	border: 1px #888 solid;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(177,177,177,0.75);
	line-height: 38px;
	width: 86px;
	text-align: center;
}
.j-r-l-right{
	float: left;
	width: 422px;
	position: relative;
}
.j-r-img{
	position: absolute;
	top: -1px;
	left: -22px;
	z-index: 1;
	display: none;
}
/* .j-r-n-list:hover .j-r-img{
	display: list-item;
} */
.j-r-r-listem{
	width: 100%;
	height: 108px;
	background-color: #fff;
	position: absolute;
	top: 72px;
	right: 0;
	z-index: 1;
	display: none;
}
.j-r-r-listem span{
	font-size: 20px;
	color: #fff;
	background-color: #ff6b6b;
	border-radius: 4px;
	float: right;
	width: 160px;
	line-height: 60px;
	text-align: center;
	margin-right: 34px;
	margin-top: 21px;
}
.join-together{
	width: 100%;
	height: 446px;
	margin: 0 auto;
	background: url(../images/j-t.jpg) center no-repeat;
	min-width: 1200px;
	padding-top: 50px;
}
.join-1200{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.join-t-title{
	width: 100%;
	height: auto;
}
.join-t-title h1{
	font-weight: bold;
	font-size: 48px;
	color: #333;
	padding-top: 54px;
}
.join-t-title span{
	color: #f75348;
}
.j-t-welfare{
	width: 948px;
	height: auto;
	margin: 0 auto;
	margin-top: 94px;
}
.j-t-welfare li{
	font-size: 20px;
	color: #333;
	width: 96px;
	float: left;
	margin: 0 31px;
}
.j-t-welfare img{
	display: block;
	margin-bottom: 34px;
}
.join-work{
	width: 100%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(186,186,186,0.6);
	border-radius: 10px;
	text-align: left;
	padding: 3px 0;
	margin-bottom: 30px;
}
.j-w-title{
	background: url(../images/j-t08.png) center no-repeat;
	float: left;
	width: 155px;
	height: 377px;
	margin-right: 4px;
	margin-left: 3px;
}
.j-w-title b{
	font-size: 31px;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 30px;
	margin: 106px 54px;
}
.j-w-center{
	display: inline-block;
	width: 412px;
	margin-right: 4px
}
.j-w-center img{
	margin-left: 8px;
	float: left;
	margin-top: 8px;
}
.j-w-right{
	background: url(../images/j-t14.png) center no-repeat;
	float: right;
	width: 155px;
	height: 377px;
	margin-right: 3px;
	margin-left: 4px;
	
}
.j-w-right b{
	margin: 106px 72px;
}
.j-w-left{
	display: inline-block;
	width: 764px;
	margin-right: 6px;
	margin-left: 2px;
}
.j-w-left img{
	margin-left: 8px;
	float: left;
	margin-top: 8px;
}
.j-w-top{
	margin-top: 8px;
}
.j-w-mar{
	padding-top: 73px;
}
.j-w-slogan{
	background: url(../images/j-t22.jpg) center no-repeat;
	height: 190px;
	min-width: 1200px;
	font-size: 48px;
	text-align: center;
	line-height: 190px;
	color: #fff;
}
.j-w-slogan b{
	font-weight: bold;
}
.j-r-bg01{
	background: url(../images/j-r01.png) center no-repeat;
}
.j-r-bg01 b{
	margin-top: 86px;
	margin-bottom: 86px;
}
.j-r-bg02{
	background: url(../images/j-r07.png) center no-repeat;
	float: right;
}
.j-r-bg02 b{
	margin: 86px 72px;
}
.j-r-swiper{
	float: left;
	width: 1000px;
	height: auto;
	margin-left: 25px;
}
.j-r-s-img{
	width: 100%;
	height: 376px;
	margin: 0 auto;
}
.j-r-s-img img{
	margin: 48px 15px;
}
.swiper-container01 .swiper-wrapper{
	padding-bottom: 0;
}
.swiper-container01 .swiper-phone-bullet {
    width: 40px;
    height: 8px;
    border-radius: 30px;
    display: inline-block;
	background-color: #d7d7d7;
	border: none;
	margin: 0 10px !important;
}
.swiper-container01 .swiper-phone-bullet-active {
    opacity: 1;
    background: #ff6b6b;
}
.j-r-praise{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.j-r-praise li{
	float: left;
	width: 354px;
	height: 200px;
	border-radius: 10px;
	box-shadow: 0 0 16px rgba(211,211,211,0.88);
	background-color: #f3f3f3;
	border: 1px #fff solid;
	text-align: center;
	-webkit-transition: .8s;
	margin: 14px 22px;
}
.j-r-p-title{
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.j-r-p-title i{
	display: inline-block;
	width: 44px;
	height: 38px;
	position: relative;
	top: 4px;
	-webkit-transition: .8s
}
.j-r-p01{
	background: url(../images/j-p01.png) right no-repeat;
}
.j-r-p-title em{
	width: 2px;
	height: 38px;
	background-color: #333;
	display: inline-block;
	margin-left: 14px;
	margin-right: 12px;
	position: relative;
	top: 4px;
	-webkit-transition: .8s
}
.j-r-p-title b{
	font-size: 40px;
	color: #333;
	font-weight: bold;
	-webkit-transition: .8s
}
.j-r-praise li p{
	font-size: 18px;
	color: #555;
	line-height: 30px;
	margin-top: 22px;
	-webkit-transition: .8s
}
.j-r-praise li:hover{
	background-color: #fff;
	-webkit-transition: .8s
}
.j-r-praise li:hover p,.j-r-praise li:hover .j-r-p-title b{
	color: #ff6b6b;
	-webkit-transition: .8s
}
.j-r-praise li:hover .j-r-p-title em{
	background-color: #ff6b6b;
	-webkit-transition: .8s
}
.j-r-praise li:hover .j-r-p01{
	background: url(../images/j-p02.png) right no-repeat;
	-webkit-transition: .8s
}
.j-r-p02{
	background: url(../images/j-p03.png) right no-repeat;
}
.j-r-p03{
	background: url(../images/j-p05.png) right no-repeat;
}
.j-r-p04{
	background: url(../images/j-p07.png) right no-repeat;
}
.j-r-p05{
	background: url(../images/j-p09.png) right no-repeat;
}
.j-r-p06{
	background: url(../images/j-p11.png) right no-repeat;
}
.j-r-praise li:hover .j-r-p02{
	background: url(../images/j-p04.png) right no-repeat;
	-webkit-transition: .8s
}
.j-r-praise li:hover .j-r-p03{
	background: url(../images/j-p06.png) right no-repeat;
	-webkit-transition: .8s
}
.j-r-praise li:hover .j-r-p04{
	background: url(../images/j-p08.png) right no-repeat;
	-webkit-transition: .8s
}
.j-r-praise li:hover .j-r-p05{
	background: url(../images/j-p10.png) right no-repeat;
	-webkit-transition: .8s
}
.j-r-praise li:hover .j-r-p06{
	background: url(../images/j-p12.png) right no-repeat;
	-webkit-transition: .8s
}

/*闂佸憡甯掑Λ婵嬪Υ閿燂拷*/
.pagination-btn {
	padding: 0.06rem 0.10rem;
	margin-right: 8px;
	border-radius: 4px;
	cursor: pointer;
	color: #555;
	display: inline-block;
	box-sizing: border-box;
	width: 34px;
	text-align: center;
	font-size: 18px;
	background-color: #f4f4f4;
	line-height: 34px;
}

.pagination-wrap {
	position: relative;
	display: inline-block;
	padding-left: 0px;
}

.pagination-ellipsis {
	color: #555;
	position: relative;
	top: -2px;
	display: inline-block;
	padding: 0 0.12rem;
	margin-right: 4px;
	font-size: 18px;
}

.pagination-current {
	color: #fff;
	background-color: #ff6b6b;
}

.pagination-disabled {
	cursor: not-allowed;
}

#pagination-next,
#pagination-prev {
	padding-right: 0.08rem;
	padding-left: 0.08rem;
	position: relative;
	top: 4px;
}

.pagenum {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.box{
	text-align: center;
	margin-top: 0px;
}
.j-r-border{
	border: none;
}


/*闁诲孩绋掗崝娆撳Υ婢舵劖顥堥柨鐕傛嫹*/
.c-duty{
	width: 1085px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-top: 60px;
	padding-bottom: 50px;
	position: relative;
}
.c-duty span{
	font-size: 36px;
	color: #555;
	display: block;
}
.c-duty b{
	font-size: 54px;
	color: #f96359;
	display: inline-block;
	margin-right: 14px;
}
.c-duty a{
	position: absolute;
	right: 0;
	top: 84px;
	z-index: 1;
	font-size: 14px;
	color: #f96359;
	border: 1px #f96359 solid;
	padding: 9px 26px;
	margin-right: 12px;
	-webkit-transition: .8s
}
.c-duty a:hover{
	background-color: #f96359;
	color: #fff;
	-webkit-transition: .8s
}
.c-d-table{
	width: 1085px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
.c-d-t-left{
	float: left;
	width: 173px;
}
.c-d-t-left b{
	font-size: 28px;
	color: #333;
}
.c-d-t-right{
	float: left;
	position: relative;
	width: 818px;
	border-left: 2px #f96359 solid;
	top: 10px;
	padding-bottom: 60px;
	font-size: 20px;
	color: #333;
	padding-left: 85px;
	line-height: 38px;
}
/* .c-d-t-right p{
	font-size: 20px;
	color: #333;
	width: 818px;
	margin-bottom: 18px;
	margin-left: 85px;
} */
.c-d-t-right i{
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #f96359;
	position: absolute;
	left: -11px;
	top: 0;
	z-index: 1;
}

.address-img{
	box-shadow: 0 0 15px rgba(186,186,186,0.45);
	border-radius: 10px;
	width: 818px !important;
	margin-top: 18px;
}

.c-d-t-address{
	position: absolute;
	left: 444px;
	top: 201px;
	z-index: 1;
	width: 120px;
}
.c-d-t-address span{
	font-size: 14px;
	color: #333;
	width: 120px;
	display: block;
}
.c-d-a-none{
	width: 240px;
	height: auto;
	position: relative;
}
.c-d-a-n-center{
	width: 240px;
	height: 60px;
	line-height: 60px;
	background-color: #f9665c;
	text-align: center;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
}
.c-d-a-n-center img,.c-d-a-n-white img{
	margin-right: 16px;
	position: relative;
	top: 4px;
}
.c-d-a-n-center em,.c-d-a-n-white em{
	font-size: 20px;
	color: #fff;
}
.c-d-a-n-white{
	width: 240px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	text-align: center;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 7px 14px rgba(186,186,186,0.45);
	cursor: pointer;
}
.c-d-a-n-white em{
	color: #333;
}
.c-d-a-img01{
	position: relative;
	top: 17px;
	left: -12px;
}
.c-d-a-img02{
	position: relative;
	top: -5px;
	left: -10px;
}
.c-d-t-padding{
	padding-bottom: 0px;
}
.c-slgon{
	background: url(../images/j-c06.jpg) center no-repeat;
	height: 190px;
	min-width: 1200px;
	font-size: 48px;
	text-align: center;
	line-height: 190px;
	color: #333;
	margin-top: 110px;
}
.c-slgon b{
	color: #f75348;
}
.c-j-cnter{
	margin-right: 0;
}
.c-j-cnter img{
	margin-left: 0;
	margin-right: 7px;
}
.c-w-right{
	margin-right: 6px;
	margin-left: -2px;
}
.c-work{
	margin-bottom: 50px;
}
.j-white{
	width: 100%;
	height: auto;
	min-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.j-fixed{
	position: fixed;
	bottom: 200px;
	right: 70px;
	z-index: 9999;
}
.c-d-a-n-center i{
	background: url(../images/j-c02.png) center no-repeat;
	position: absolute;
	top: -76px;
	left: -12px;
	z-index: 999;
	width: 268px;
	height: 90px;
	display: none;
	font-size: 16px;
	color: #333;
	font-weight: 500;
	line-height: 66px;
}
.c-d-a-n-center:hover i,.c-d-a-n-white:hover .c-d-n-erweima{
	display: list-item;
}
.c-d-n-erweima{
	background: url(../images/j-c05.png) center no-repeat;
	position: absolute;
	top: 114px;
	left: -12px;
	z-index: 999;
	width: 188px;
	height: 198px;
	display: none;
}
.c-d-n-erweima img{
	margin-top: 32px;
	margin-left: 15px;
	width: 132px;
	height: 132px;
}
#page_index1{
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 30px;
}
#page_index1 a{
	width: 34px;
	text-align: center;
	font-size: 18px;
	background-color: #f4f4f4;
	line-height: 34px;
	color: #555;
	display: inline-block;
	margin: 0 4px;
	-webkit-transition: .8s;
	border-radius: 4px;
}
#page_index1 a:hover,#page_index1 a.thislink{
	color: #fff;
	background-color: #ff6b6b;
}