body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
	font-family: PingFang SC,Microsoft YaHei,Lantinghei SC,Helvetica Neue,Helvetica,Arial,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: normal;
	word-break: break-all;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

.header1 {
	background-color: #eeeeee;
	padding: 0.5rem 0;
}

.header1main {
	width: 87.5rem;
	margin: auto;
}

.header1left {
	float: left;
	font-size: 0.9rem;
	line-height: 2rem;
	color: #616161;
}

.header1left i {
	color: #71246b;
	float: left;
	font-size: 1.2rem;
	margin-right: 0.1rem;
}

.header1lange {
	float: right;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	background-color: #71246b;
	color: #ffffff;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
}

.header1right1 {
	float: right;
	margin-right: 1rem;
}

.header1right1 a {
	font-size: 0.95rem;
	color: #222222;
	line-height: 2rem;
}

.header1center {
	float: right;
	margin-right: 1rem;
	position: relative;
}

.header1center input {
	width: 20rem;
	height: 2rem;
	border: none;
	padding: 0 1rem;
	padding-right: 4rem;
	outline-style: none;
	background-color: #ffffff;
	color: #222222;
	font-size: 0.95rem;
}

.header1center button {
	position: absolute;
	width: 3rem;
	height: 2rem;
	line-height: 2rem;
	background-color: #71246b;
	color: #ffffff;
	font-size: 0.9rem;
	text-align: center;
	right: 0;
	top: 0;
}

.header2 {
	background-color: #ffffff;
	padding: 2rem 0;
}

.header2main {
	width: 87.5rem;
	margin: auto;
}

.header2left {
	height: 5rem;
	float: left;
}

.header2right {
	float: right;
	position: relative;
	padding-left: 3.2rem;
	margin-top: 1.3rem;
}

.header2right i {
	font-size: 3rem;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 3.5rem;
}

.ewmimg {
	float: right;
	height: 6rem;
	/*margin-right: 1rem;*/
}

.header2right h4 {
	font-size: 1rem;
	line-height: 1.5rem;
}

.header2right p {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
}

.header3 {
	background-color: #71246b;
}

.header3main {
	width: 87.5rem;
	margin: auto;
}

.headerlb {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.headerlb a {
	font-size: 1rem;
	line-height: 3.5rem;
	display: block;
	color: #ffffff;
	transition: all 0.3s ease;
}

.headerlb a:hover {
	color: #dddddd;
}

.headerlb .headerlbxz {
	background: #4e194a;
	padding: 0 2rem;
}

.headerlb1 {
	position: relative;
}

.headerlb1:hover>div {
	max-height: 30rem;
}

.headerlb1 div {
	position: absolute;
	left: 0;
	top: 3.5rem;
	background: #5e1659;
	z-index: 2;
	width: 12rem;
	right: 0;
	margin: auto;
	text-align: center;
	left: 50%;
	transform: translate(-50%, 0);
	max-height: 0px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.headerlb1 div a:hover {
	background: #71246b;
}

.footer1 {
	width: 100%;
	background-color: #eeeeee;
	padding-top: 5rem;
	padding-bottom: 3rem;
}

.footer1main {
	width: 87.5rem;
	margin: auto;
}

.footer1top {
	display: flex;
	justify-content: space-between;
}

.footer1top li h4 {
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	color: #000000;
	font-weight: bold;
}

.footer1top li a {
	font-size: 0.95rem;
	line-height: 1.8rem;
	color: #303030;
	display: block;
	transition: all 0.3s ease;
}

.footer1top li a:hover {
	color: #793083;
}

.footer1bottom {
	border-top: 1px solid #bcbcbc;
	padding-top: 3rem;
	margin-top: 3rem;
	display: flex;
	justify-content: space-between;
}

.footer1bottom p {
	font-size: 0.95rem;
	color: #000000;
	line-height: 1.5rem;
	margin-right: 5rem;
	max-width: 45%;
}
.footer1bottom p:last-child{
	margin-right: 0;
}

.footer2 {
	background-color: #793083;
}

.footer2main {
	width: 87.5rem;
	margin: auto;
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #ffffff;
	text-align: center;
	padding: 0.5rem 0;
}

.footer2main a {
	color: #ffffff;
}

.login {
	background: url(../images/loginbg.jpg) center center no-repeat;
	padding: 5rem 0;
}

.loginmain {
	width: 1200px;
	margin: auto;
}

.loginleft {
	width: 56%;
	float: left;
	margin-top: 8rem;
}

.loginleft1 {
	margin-top: 14%;
}

.loginright {
	width: 35%;
	float: right;
	background: #ffffff;
	padding: 2rem;
}

.logintabs {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.logintabs h2 {
	width: 50%;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #222222;
	padding-bottom: 1rem;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}

.logintabs .active {
	color: #367af5;
}

.logintabs .active:after {
	content: "";
	width: 40%;
	height: 0.2rem;
	position: absolute;
	left: 30%;
	bottom: -1px;
	background: #367af5;
}

.logintabs h3 {
	width: 50%;
	text-align: left;
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #222222;
	padding-bottom: 1rem;
	position: relative;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}

.logintabs h3.active {
	color: #367af5;
}

.logintabs h3.active:after {
	content: "";
	width: 40%;
	height: 0.2rem;
	position: absolute;
	left: 30%;
	bottom: -1px;
	background: #367af5;
}

.logintabs a {
	width: 33.33%;
	text-align: left;
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #222222;
	padding-bottom: 1rem;
	position: relative;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}

.logintabs a.active {
	color: #367af5;
}

.logintabs a.active:after {
	content: "";
	width: 40%;
	height: 0.2rem;
	position: absolute;
	left: 30%;
	bottom: -1px;
	background: #367af5;
}

.logintabs h4 {
	width: 50%;
	text-align: left;
	font-size: 1.6rem;
	line-height: 2.5rem;
	color: #222222;
	padding-bottom: 1rem;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}

.logintabs h4.active {
	color: #367af5;
}

.logintabs h4.active:after {
	content: "";
	width: 40%;
	height: 0.2rem;
	position: absolute;
	left: 0%;
	bottom: -1px;
	background: #367af5;
}

.loginmain1 .control-group {
	position: relative;
	margin-bottom: 1.5rem;
}

.loginmain1 .control-group input {
	width: 100%;
	height: 3rem;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 0 1rem;
	font-size: 1rem;
}

.loginmain1 .control-group1 input {
	width: 100%;
	height: 3rem;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding-right: 100px;
}

.loginmain1 .control-group1 img {
	width: 100px;
	height: calc(3rem - 2px);
	position: absolute;
	right: 1px;
	top: 1px;
}

.loginmain1 .control-group button {
	width: 100%;
	height: 3rem;
	background: #2c69f5;
	color: #ffffff;
	font-size: 1.2rem;
	border-radius: 5px;
	box-shadow: 0px 5px 5px #dddddd;
	transition: all 0.3s ease;
}

.loginmain1 .control-group button:hover {
	background: #2254c7;
}

.inline {
	display: flex;
	flex-wrap: wrap;
	width: 70%;
	margin-left: 15%;
}

.inline li {
	width: 50%;
}

.inline li a {
	color: #367af5;
	font-size: 0.9rem;
	border-bottom: 1px solid #3e84f4;
	padding-bottom: 0.1rem;
}

.loginmain1 .control-group p a {
	color: #367af5;
}

.loginmain1 .control-group p {
	font-size: 0.9rem;
}

.realname {
	background: #f5f5f5;
	padding: 5rem 0;
}

.realnamemain {
	width: 1200px;
	margin: auto;
	background: #ffffff;
	padding: 2rem;
}

.realnametit {
	border-bottom: 1px solid #dddddd;
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 2rem;
	padding-bottom: 1.5rem;
	color: #71246b;
	font-weight: bold;
}

.realnametit i {
	font-size: 2rem;
	float: left;
	color: #71246b;
	margin-right: 0.2rem;
	margin-top: 0.1rem;
}

.realnamelb {
	width: 50%;
}

.realnamelb1 {
	margin-bottom: 2rem;
}

.realnamelb1 h4 {
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.8rem;
}

.realnamelb1 input {
	width: 100%;
	height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	border: 1px solid #dddddd;
	border-radius: 5px;
}

.realnamelb1 select {
	width: 100%;
	height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	border: 1px solid #dddddd;
	border-radius: 5px;
	outline-style: none;
}

.realnamelb2 h4 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}

.realnamelb2nr {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.8rem;
}

.realnamelb21 {
	position: relative;
	margin-right: 10%;
	margin-bottom: 2rem;
}

.realnamelb21 i {
	font-size: 3rem;
	line-height: 12rem;
	width: 12rem;
	display: inline-block;
	text-align: center;
	border: 1px solid #dddddd;
	color: #aaaaaa;
}

.realnamelb21 input {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
}

.realnamelb21 p {
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.5rem;
	margin-top: 0.3rem;
}

.realnametj {
	width: 12rem;
	margin-top: 3rem;
	height: 3rem;
	background: #71246b;
	color: #ffffff;
	font-size: 1.1rem;
	border-radius: 5px;
	margin-bottom: 2rem;
	box-shadow: 0px 5px 5px #dddddd;
	transition: all 0.3s ease;
}

.realnametj:hover {
	background: #60185b;
}

/* 新增 */
.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.about {
	width: 100%;
	padding: 8rem 0;
}

.aboutmain {
	width: 87.5rem;
	margin: auto;
}

.aboutleft {
	width: 15rem;
	float: left;
	background: url(../images/aboutleftbg.png) left bottom no-repeat;
	background-color: #71246b;
}

.aboutright {
	width: calc(100% - 18rem);
	float: right;
}

.aboutleft h4 {
	font-size: 1.4rem;
	line-height: 4.5rem;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	padding: 0 1.5rem;
	font-weight: bold;
}

.aboutleft a {
	display: block;
	color: #FFFFFF;
	padding-left: 3rem;
	padding-right: 1rem;
	font-size: 1.1rem;
	line-height: 4rem;
	position: relative;
	transition: all 0.3s ease;
	border-bottom: 1px solid #965d91;
}

.aboutleft a:after {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #ffffff;
	position: absolute;
	left: 1.5rem;
	top: 0;
	bottom: 0;
	margin: auto;
}

.aboutleft a:hover {
	background-color: rgba(92, 29, 87, 0.4);
}

.aboutrighttit {
	border-bottom: 1px solid #71246b;
	padding-bottom: 0.5rem;
	margin-bottom: 2rem;
	position: relative;
}

.aboutrighttit h3 {
	float: left;
	font-size: 1.3rem;
	line-height: 2rem;
	color: #71246b;
	position: relative;
}

.aboutrighttit:after {
	content: "";
	width: 10rem;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0px;
	background-color: #71246b;
}

.aboutrighttit h3 img {
	float: left;
	margin-right: 0.4rem;
	height: 2rem;
}

.aboutrighttit h4 {
	float: right;
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
}

.aboutrightnr {}

.aboutrightnr div p {
	font-size: 1rem;
	line-height: 2.5rem;
	color: #000000;
	margin-bottom: 1rem;
}

.aboutimg1 {
	width: 100%;
	margin-top: 1rem;
}

.zzjg {
	display: flex;
	flex-wrap: wrap;
}

.zzjg1 {
	width: 48%;
}

.zzjg1:nth-child(2n) {
	margin-left: 4%;
}

.zzjg1 h2 {
	font-size: 1.3rem;
	line-height: 3rem;
	background: linear-gradient(to right, #72266c, #ffffff);
	color: #ffffff;
	padding: 0 1rem;
}

.zzjg1 h4 {
	position: relative;
	font-size: 1.1rem;
	line-height: 3.8rem;
	padding-left: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #dddddd;
}

.zzjg1 h4:after {
	content: "";
	width: 0.25rem;
	height: 1.8rem;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 20px;
	background-color: #71246B;
}

.zzjg1 h4 span {
	width: 100%;
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: bold;
    padding: 1rem 0;
}

.zzjg1 h4 b {
	font-size: 1.1rem;
	line-height: 3.5rem;
	width: 50%;
	font-weight: bold;
}

.yjyfc {
	display: flex;
	flex-wrap: wrap;
}

.yjyfc img {
	width: 32.33%;
	box-sizing: border-box;
	border-style: solid;
	border-width: 0.3125rem;
	border-color: rgb(216, 216, 216);
	background-color: rgb(0, 0, 0);
	box-shadow: 0px 7px 9px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 1.2rem;
	transition: all 0.3s ease;
	display: block;
}

.yjyfc img:nth-child(3n-1) {
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.yjyfc img:hover {
	transform: scale(1.02);
}

.kytdjs p {
	font-size: 1rem;
	line-height: 2.5rem;
}

.kytdjs {
	margin-bottom: 2rem;
}

.zjfclb {
	display: flex;
	flex-wrap: wrap;
}

.zjfclb li {
	width: 48%;
	margin-bottom: 2rem;
}

.zjfclb li:nth-child(2n) {
	margin-left: 4%;
}

.zjfclb li img {
	width: 30%;
	float: left;
}

.zjfclbright {
	width: 65%;
	margin-left: 5%;
	float: right;
}

.zjfclbright h2 {
	font-size: 1.3rem;
	line-height: 2rem;
	font-weight: bold;
	padding-top: 0.5rem;
	margin-bottom: 0.3rem;
}

.zjfclbright h3 {
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: bold;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #DDDDDD;
}

.zjfclbright h4 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	height: 4.5rem;
	margin-bottom: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 3;
	-o-box-orient: vertical;
}

.zjfclbright a {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #000000;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
}

.zjfclbright a:after {
	content: "";
	width: 0%;
	height: 1px;
	background-color: #71246B;
	position: absolute;
	left: 0;
	bottom: -0.1rem;
	transition: all 0.2s ease;
}

.zjfclbright a:hover {
	color: #71246B;
}

.zjfclbright a:hover::after {
	width: 100%;
}

.newsmbx {
	margin-bottom: 2rem;
}

.newsmbx h4 {
	float: left;
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
}

.newsmbxright {
	float: right;
}

.newsmbxright a {
	color: #000000;
	display: inline-block;
	margin-left: 2rem;
	line-height: 2.8rem;
	transition: all 0.3s ease;
}

.newsmbxright a:hover {
	color: #71246B;
}

.newsmbxright .newsmbxrightxz {
	background-image: -moz-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
	background-image: -webkit-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
	background-image: -ms-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
	color: #FFFFFF;
	padding: 0 2rem;
}

.newsmbxright .newsmbxrightxz:hover {
	color: #ffffff;
}

.newslb {
	display: flex;
	flex-wrap: wrap;
}

.newslb li {
	width: 31.33%;
	margin-bottom: 2rem;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 19.92px 4.08px rgba(0, 0, 0, 0.08);
}

.newslb li:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.newslb li img {
	width: 100%;
	height: 20rem;
}

.newslb li div {
	padding: 1.5rem;
}

.newslb li div h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newslb li div h4 {
	font-size: 0.85rem;
	line-height: 1.2rem;
	margin-bottom: 0.6rem;
	color: #242424;
}

.newslb li div p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.newslb li div a {
	background-color: #434343;
	margin-top: 1.5rem;
	display: inline-block;
	line-height: 2.2rem;
	padding: 0 1.5rem;
	color: #ffffff;
	border-radius: 3px;
	margin-bottom: 1rem;
	transition: all 0.3s ease;
}

.newslb li div a:hover {
	background-color: #793083;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.contact1top {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.contact1top1 {
	width: 80%;
}

.contact1top2 {
	width: 12%;
	margin-left: 8%;
}

.contact1top1tit {
	position: relative;
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 2rem;
}

.contact1top1tit:after {
	content: "";
	width: 5rem;
	height: 2px;
	background-color: #60185B;
	position: absolute;
	left: 0;
	bottom: -0.4rem;
}

.contact1top1 div {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.contact1top1 div p {
	padding-right: 1rem;
	font-size: 1rem;
	line-height: 2.5rem;
	color: #000000;
	width: 50%;
}

.contactewm {
	width: 100%;
}

.contact_map {
	width: 100%;
	height: 30rem;
}

.indexbannerimg1 {
	width: 45%;
	position: absolute;
	right: 3%;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}

.index01 {
	width: 100%;
	padding: 8rem 0;
}

.index01main {
	width: 87.5rem;
	margin: auto;
}

.index01left {
	width: 45%;
	float: left;
	border-style: solid;
	border-width: 0.625rem;
	border-color: rgb(113, 36, 107);
	background-color: rgb(132, 204, 201);
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.31);
}

.index01right {
	width: 50%;
	float: right;
	padding-top: 2rem;
}

.index01right h2 {
	font-size: 1.2rem;
	line-height: 2rem;
	color: #666666;
	margin-bottom: 0.2rem;
}

.index01right h3 {
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #222222;
	margin-bottom: 1rem;
	font-weight: bold;
}

.index01right h4 {
	font-size: 1.15rem;
	line-height: 2.8rem;
	color: #666;
	margin-bottom: 0.2rem;
	text-align: justify;
	max-height: 22.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 8;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 8;
	-o-box-orient: vertical;
}

.index01right a {
	display: inline-block;
	padding: 0 2rem;
	line-height: 3rem;
	color: #FFFFFF;
	font-size: 1.1rem;
	margin-top: 3rem;
	border-radius: 23px;
	background-image: -moz-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
	background-image: -webkit-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
	background-image: -ms-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
	box-shadow: 0px 6px 9.1px 0.9px rgba(208, 215, 213, 0.5);
	transition: all 0.3s ease;
}

.index01right a i {
	margin-left: 0.2rem;
	font-size: 1.5rem;
	vertical-align: bottom;
}

.index01right a:hover {
	padding: 0 2.5rem;
	box-shadow: 0px 6px 9.1px 0.9px rgba(208, 215, 213, 0.8);
}

.index00 {
	background: url(../images/index01bg.jpg) center center no-repeat;
}

.index02 {
	width: 100%;
	padding-bottom: 8rem;
}

.index02main {
	width: 87.5rem;
	margin: auto;
}

.index02left {
	width: 67%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

.index02right {
	width: 28%;
	float: right;
}

.swiper-container1 {
	width: 47%;
	float: left;
	position: relative;
	overflow: hidden;
}

.index02left02 {
	width: 51%;
	float: right;
	margin-left: 2%;
}

.index02left1 {
	width: 100%;
}

.index02tit {
	width: 100%;
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 1rem;
	position: relative;
	padding-left: 0.8rem;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 1rem;
}

.index02tit:after {
	content: "";
	width: 0.2rem;
	height: 2rem;
	background-color: #71246B;
	border-radius: 20px;
	position: absolute;
	left: 0;
	top: 0;
}

.swiper-container1 .swiper-slide {
	width: 100%;
	position: relative;
}

.swiper-container1 .swiper-slide img {
	width: 100%;
	display: block;
	height: 26rem;
}

.swiper-container1 .swiper-slide p {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 1rem;
	color: #FFFFFF;
	line-height: 2.5rem;
	padding: 0 1rem;
	position: absolute;
	left: 0;
	bottom: 0;
}

.index02left02 a {
	position: relative;
	font-size: 1.1rem;
	color: #666666;
	padding-right: 5rem;
	line-height: 3.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.index02left02 a span {
	font-size: 1.1rem;
	color: #666666;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 3.2rem;
}

.index02right a {
	display: block;
	position: relative;
	margin-bottom: 2rem;
	padding-left: 4.5rem;
}

.index02right a h3 {
	width: 4rem;
	height: 4rem;
	text-align: center;
	line-height: 1rem;
	color: #FFFFFF;
	font-size: 1.3rem;
	padding-top: 1rem;
	text-align: center;
	background-color: #7f3a7a;
	position: absolute;
	left: 0;
	top: 0;
}

.index02right a h3 span {
	display: block;
	font-size: 0.7rem;
	background: rgba(0, 0, 0, 0.2);
	line-height: 1.5rem;
	margin-top: 0.5rem;
}

.index02right a h4 {
	font-size: 1rem;
	line-height: 2rem;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index02right a p {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index03tit {
	text-align: center;
	position: relative;
}

.index03tit h4 {
	text-transform: uppercase;
	font-size: 3rem;
	color: #d4d4d4;
	line-height: 3.5rem;
}

.index03tit p {
	font-size: 1.4rem;
	color: #222222;
	line-height: 2.5rem;
}

.index03tit img {
	height: 10rem;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}

.index03lb {
	display: flex;
	flex-wrap: wrap;
	margin-top: 3rem;
}

.index03lb li {
	width: 20%;
	position: relative;
}

.index03lb li img {
	width: 100%;
	display: block;
}

.index03lb li p {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 3rem;
	padding: 0 1rem;
	padding-bottom: 1rem;
	color: #FFFFFF;
	font-size: 1.1rem;
	transition: all 0.3s ease;
}

.index03lb li p:after {
	content: "";
	width: 4.4rem;
	height: 0.1rem;
	background-color: #FFFFFF;
	position: absolute;
	left: 1rem;
	bottom: 1.2rem;
}

.index03lb li:hover>p {
	height: 100%;
	text-align: center;
	padding-top: 70%;
	font-size: 1.4rem;
	font-weight: bold;
}

.index03lb li:hover>p::after {
	display: none;
}

.index04 {
	width: 100%;
	padding: 8rem 0;
}

.index04main {
	width: 87.5rem;
	margin: auto;
}

.index04lb {
	display: flex;
	flex-wrap: wrap;
}

.index04lb1 {
	width: 45%;
}

.index04lb1:nth-child(2) {
	margin-left: 10%;
}

.index02tit a {
	float: right;
	font-size: 1rem;
	line-height: 2rem;
	color: #71246B;
	transition: all 0.3s ease;
}

.index02tit a:hover {
	background-color: #71246B;
	color: #FFFFFF;
	padding: 0 1rem;
	border-radius: 30px;
}

.index04lb2 a {
	position: relative;
	font-size: 1.1rem;
	color: #666666;
	padding-right: 10rem;
	line-height: 2.5rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.index04lb2 a:hover {
	color: #71246B;
}

.index04lb2 a span {
	font-size: 1.1rem;
	color: #71246B;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 2.5rem;
}

.index05 {
	padding-bottom: 8rem;
}

.index05main {
	width: 87.5rem;
	margin: auto;
}

.index05tit {
	font-size: 1.2rem;
	padding: 0 1rem;
	line-height: 3rem;
	background-color: #71246c;
	color: #FFFFFF;
	margin-bottom: 2rem;
}

.index05nrtit {
	font-size: 1.1rem;
	line-height: 2rem;
	border-bottom: 2px dashed #bdb9b9;
	color: #71246c;
	padding-bottom: 0.5rem;
	margin-bottom: 2rem;
}

.index05nrtit a {
	color: #71246c;
	float: right;
	font-size: 0.9rem;
	line-height: 2rem;
}

.index05nrtit i {
	font-size: 1.8rem;
	float: left;
	margin-right: 0.1rem;
	margin-top: 0rem;
}

.index05nrlb1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1rem;
}

.index05nrlb1 a {
	width: 31.33%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.index05nrlb1 a:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.index05nrlb1 a img {
	width: 40%;
}

.index05nrlb1 a div {
	width: 55%;
	padding-top: 1.5rem;
	margin-left: 5%;
}

.index05nrlb1 a div h3 {
	font-size: 1rem;
	line-height: 1.2rem;
	margin-bottom: 0.5rem;
	color: #000000;
}

.index05nrlb1 a div h3 span {
	color: #71246C;
}

.index05nrlb1 a div h4 {
	font-size: 1rem;
	line-height: 1.2rem;
	margin-bottom: 1rem;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index05nrlb1 a div h4 span {
	color: #71246C;
}

.index05nrlb1 a div h5 {
	font-size: 1rem;
	line-height: 1.8rem;
	max-height: 5.4rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 3;
	-o-box-orient: vertical;
}

.index05nrlb1 a div h5 span {
	color: #71246C;
	font-size: 1rem;
}

.index05nrlb2 {
	display: flex;
	flex-wrap: wrap;
}

.index05nrlb2 a {
	width: 31.33%;
	margin-bottom: 2rem;
	padding: 1.5rem;
	background-color: #FFFFFF;
	box-shadow: 0px 5px 10px #dddddd;
}

.index05nrlb2 a:nth-child(3n-1) {
	margin: 0 3%;
	margin-bottom: 2rem;
}

.index05gw h4 {
	font-size: 1.2rem;
	line-height: 2rem;
	padding-right: 5rem;
	color: #71246C;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.index05gw h4 span {
	font-size: 0.95rem;
	line-height: 2rem;
	position: absolute;
	right: 0;
	top: 0;
	color: #fa861c;
}

.index05gw h5 {
	font-size: 0.95rem;
	line-height: 1.2rem;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	margin-bottom: 0.8rem;
	padding-bottom: 0.8rem;
	border-bottom: 1px dashed #dddddd;
}

.index05gw div {
	padding-left: 5rem;
	padding-top: 0.5rem;
	position: relative;
}

.index05gw div img {
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #dddddd;
}

.index05gw div h3 {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index05gw div p {
	font-size: 0.95rem;
	line-height: 1.5rem;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jqqd {
	text-align: center;
	font-size: 2rem;
	line-height: 15rem;
	color: #71246b;
}

.fenye {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.fenye li {
	float: left;
	width: auto;
	line-height: 22px;
	margin-right: 5px;
	padding: 0px 8px;
}

.fenye .active {
	background-color: #222222;
}

.fenye li .current {
	color: #ffffff !important;
}

.fenye li a {
	color: #222222 !important;
}

.smrztit{
	float: right;
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
	font-weight: normal;
}

.smrztit1{
	color: #56b15a;
}

.smrztit1{
	color: #f44336;
}
.preview{
	width: 12rem;
	position: absolute;
	left: 1px;
	height: 12rem;
	overflow: hidden;
	top: 1px;
}
.preview img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #ffffff;
	transform: translate(-50%, -50%);
}

.realnametj:disabled{
	background: #9d9b9b;
}
.realnamelb2 h4 {
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.8rem;
}
.my {
	background-color: #f5f5f5;
}

.mycenter {
	max-width: 87.5rem;
	margin: auto;
	position: relative;
	width: 100%;
	padding: 5rem 2%;
}

.mycenterleft {
	width: 23rem;
	padding: 1.25rem;
	background-color: #FFFFFF;
	/*box-shadow: 0px 5px 17.85px 3.15px rgba(4, 0, 0, 0.18);
	border-radius: 1.25rem;*/
	float: left;
}

.mycenterleft1 {
	text-align: center;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.mycenterleft1 img {
	width: 50%;
	border-radius: 50%;
}

.mycenterleft1 div {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.mycenterleft1 div h4 {
	font-size: 1rem;
	line-height: 1.2rem;
	position: relative;
	/* display: inline-block; */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mycenterleft1 div h4 i {
	position: absolute;
	right: -1.6rem;
	top: -0.5rem;
	color: #ffb507;
	font-size: 1.8rem;
}

.mycenterleft1 section p {
	float: left;
	font-size: 0.8rem;
	color: #000000;
}

/*.mycenterleft1 section p:nth-child(2) {
	float: right;
}
*/
.mycenterleft1 section p span {
	color: #666666;
}

.mycenterleft1 section p i {
	font-size: 1.1rem;
	float: left;
	margin-right: 0.2rem;
	margin-top: 1px;
}

.mycenterleft1 section p .icon-shijian {
	color: #92bdff;
}

.mycenterleft1 section p .icon-jifen {
	color: #ffd980;
}

.mycenterleft2 a {
	display: block;
	font-size: 1.1rem;
	line-height: 4rem;
	color: #000000;
}

.mycenterleft2 a span {
	float: right;
	line-height: 4rem;
	color: #AAAAAA;
	margin-right: 0.5rem;
}

.mycenterleft2 a:hover {
	color: #3b89f2;
	transition: all 0.3s ease;
}

.mycenterleft2 a i {
	font-size: 1.6rem;
	float: left;
	margin-right: 0.5rem;
	margin-left: 1rem;
}

.mycenterleft2 .mycenterleft2xz {
	position: relative;
	color: #3b89f2;
	background: #f2f8ff;
}

.mycenterleft2 .mycenterleft2xz:after {
	content: "";
	width: 0.3125rem;
	height: 100%;
	border-radius: 20px;
	background-color: #3b89f2;
	position: absolute;
	left: 0;
	top: 0;
}

.mycenterright {
	width: calc(100% - 25rem);
	float: right;
	/*background-color: #FFFFFF;
	box-shadow: 0px 5px 17.85px 3.15px rgb(4 0 0 / 18%);
	border-radius: 1.25rem;*/
	min-height: 36.2rem;
}
.mycenterrighttit{
	font-size: 1.2rem;
	background: #ffffff;
	line-height: 4rem;
	padding: 0 1.2rem;
	position: relative;
	color: #3b89f2;
}
.mycenterrighttit:after{
	content: "";
	width: 4px;
	height: 2.4rem;
	background: #3b89f2;
	position: absolute;
	/* FONT-WEIGHT: 100; */
	bottom: 0.7rem;
	left: 0;
}
.wwdjl{
	background: #ffffff;
	margin-top: 1rem;
	padding: 1.5rem;
}
.mycenterrighttit a{
	float: right;
	background: #3b89f2;
	display: inline-block;
	line-height: 2rem;
	padding: 0 1rem;
	color: #ffffff;
	font-size: 0.9rem;
	margin-top: 1rem;
	border-radius: 5px;
	transition: all 0.3s ease;
}
.mycenterrighttit a:hover{
	background: #2a70cd;
}
.mycenterrighttit a i{
	float: left;
	font-size: 1rem;
	margin-right: 0.1rem;
	margin-top: 0.1rem;
	line-height: 2rem;
}
.wwdjl1{
	position: relative;
	/*padding-left: 10rem;*/
	border-bottom: 1px dashed #dddddd;
	padding-bottom: 2rem;
	margin-bottom: 2rem;
}
.wwdjl1right{
	padding-left: 10rem;
}
.wwdjl1 .wwdjl1left{
	width: 8rem;
	height: 8rem;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.wwdjl1right h2{
	font-size: 2rem;
	line-height: 3rem;
	color: #222222;
	margin-bottom: 1rem;
}
.wwdjl1right h2 span{
	font-size: 1rem;
	border: 1px solid #3b89f2;
	padding: 0 0.5rem;
	margin-left: 0.5rem;
	display: inline-block;
	line-height: 1.4rem;
	color: #3b89f2;
	vertical-align: text-top;
}
.wwdjl1right h3{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
}
.wwdjl1right h4{
	font-size: 1rem;
	line-height: 2rem;
	color: #222222;
}
.wwdjl1right h4 .icon-youjiantongzhimoban{
	margin-left: 3rem;
}
.wwdjl2tit{
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 2rem;
	margin-bottom: 1.5rem;
}
.wwdjl2tit span{
	font-size: 0.95rem;
	background: #eb7a68;
	color: #ffffff;
	padding: 0 0.5rem;
	margin-left: 0.2rem;
	vertical-align: super;
	line-height: 1rem;
	border-radius: 5px;
}
.wwdjl2maintit{
	font-size: 1.2rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
	color: #eb7a68;
	font-weight: bold;
}
.wwdjl2main ul{
	display: flex;
	flex-wrap: wrap;
}
.wwdjl2main ul li{
	width: 50%;
	line-height: 2.5rem;
	font-size: 1.1rem;
	color: #222222;
}
.wwdjl2main ul li span{
	color: #666;
}
.wwdjl3{
	margin-top: 2rem;
}
.wwdjl3main{
	background: #f5f5f5;
	padding: 1rem;
}
.wwdjl3main p{
	font-size: 1rem;
	line-height: 2rem;
}
.wwdjl3main p span{

}
.wwdjl4{
	margin-top: 2rem;
}
.wwdjl4lb{
	width: 90%;
	display: flex;
	flex-wrap: wrap;
}
.wwdjl4lb img{
	width: 31.33%;
	margin-bottom: 1rem;
}
.wwdjl4lb img:nth-child(3n-1){
	margin-left: 3%;
	margin-right: 3%;
}
.wwdjxf{
	width: 10rem;
	background: #ffffff;
	position: fixed;
	right: 1rem;
	bottom: 5rem;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #9d9b9b;
}
.wwdjxf1 a{
	display: block;
	line-height: 2rem;
	padding: 0 1rem;
	color: #222222;
}
.wwdjxf1 a i{
	width: 1.5rem;
	height: 1.5rem;
	display: inline-block;
	float: left;
	/* vertical-align: middle; */
	border-radius: 50%;
	color: #ffffff;
	text-align: center;
	line-height: 1.5rem;
	font-size: 0.9rem;
	margin-right: 0.2rem;
	margin-top: 0.3rem;
}
.wwdjxf1 a .icon-shuaxin2{
	background-image: linear-gradient(45deg, #77dd7b, #4caf50);
}
.wwdjxf1 a .icon-yulan1{
	background-image: linear-gradient(45deg, #03a9f4, #76d4ff);
}

.wwdjxf1{
	margin-top: 0.5rem;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 0.5rem;
	padding-bottom: 0.5rem;
}
.wwdjxf2 a{
	display: block;
	line-height: 2.5rem;
	padding: 0 1rem;
	color: #666;
	padding-left: 1.5rem;
	position: relative;
	transition: all 0.3s ease;
	cursor: pointer;
}
.wwdjxf2 a:hover{
	color: #3b89f2;
}
.wwdjxf2 .wwdjxf2xz{
	color: #3b89f2;
}
.wwdjxf2 .wwdjxf2xz:after{
	content: "";
	width: 2px;
	height: 1.5rem;
	background: #3b89f2;
	position: absolute;
	/* FONT-WEIGHT: 100; */
	bottom: 0.5rem;
	left: 0.5rem;
}
.wwdjl a{
	float: right;
	background: #3b89f2;
	display: inline-block;
	line-height: 2rem;
	padding: 0 1rem;
	color: #ffffff;
	font-size: 0.9rem;
	border-radius: 5px;
	transition: all 0.3s ease;
	cursor: pointer;
}
.wwdjl1 a:hover{
	background: #2a70cd;
}
.wwdjly1{
	background: #f5f5f5;
	padding: 2rem;
	margin-top: 2rem;
	position: relative;
}
.wwdjly1lb div{
	width: 70%;
	position: relative;
	padding-left: 10rem;
	margin-bottom: 1rem;
}
.wwdjly1lb div span{
	color: #999;
	font-size: 1.1rem;
	line-height: 3rem;
	position: absolute;
	left: 0;
	top: 0;
}
.wwdjly1lb div input{
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	border: 1px solid #dddddd;
	width: 100%;
}
.xbxz{
	display: flex;
	flex-wrap: wrap;
}
.xbxz p{
	display: inline-block;
	line-height: 3rem;
	border:1px solid #dddddd;
	width: 32.33%;
	font-size: 1rem;
	color: #666;
	margin-right: 1.5%;
	background: #ffffff;
	cursor: pointer;
	text-align: center;
}
.xbxz p:last-child{
	margin-right: 0;
}
.xbxz .xbxz1{
	color: #587cf7;
	border: 1px solid #587cf7;
	background: url(../images/selected.49a0a7.png) no-repeat 102% 102%;
	background-size: 20px;
	background-color: #fff;
}
.wwdjly1lb .sctx{
	width: 10rem;
	position: absolute;
	right: 2rem;
	top: 2rem;
}
.wwdjly1lb .preview {
	width: 10rem;
	position: absolute;
	left: 1px;
	height: 10rem;
	overflow: hidden;
	top: 1px;
}
.wwdjly1lb .realnamelb21 i {
	font-size: 3rem;
	line-height: 10rem;
	width: 10rem;
	display: inline-block;
	text-align: center;
	border: 1px solid #dddddd;
	color: #aaaaaa;
}
.wwdjly1lb .realnamelb21 {
	position: relative;
	margin-right: 0%;
	margin-bottom: 2rem;
}
.wwdjly1lb div select{
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	border: 1px solid #dddddd;
	width: 100%;
}
.wwdjcz{
	padding-left: 10rem;
}
.wwdjcz1{
	background-color: #587cf7;
	color: #fff;
	border-radius: 30px;
	border: 1px solid #587cf7;
	padding: 7px 20px;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	outline: none;
	text-align: center;
	font-size: 1rem;
	margin-right: 1rem;
}
.wwdjcz2{
	outline: none;
	background: none;
	border:none;
	color: #666;
	font-size: 1rem;
}
.wwdjl2tit b{
	float: right;
	border: 1px solid #dddddd;
	display: inline-block;
	line-height: 2.2rem;
	padding: 0 1.5rem;
	color: #999;
	font-size: 1.1rem;
	border-radius: 36px;
	transition: all 0.3s ease;
	font-weight: normal;
	cursor: pointer;
}
.wwdjl2tit b i{
	color: #3b89f2;
	margin-right: 0.1rem;
	font-size: 2rem;
	float: left;
	margin-top: -0.15rem;
}
.wwdjly1lb .xzyqxz input{
	width: 60%;
}
.wwdjly1lb div textarea {
	height: 10rem;
	line-height: 3rem;
	padding: 0 1rem;
	font-size: 1rem;
	border: 1px solid #dddddd;
	width: 100%;
	outline-style: none;
	box-sizing: border-box;
	font-family: PingFang SC,Microsoft YaHei,Lantinghei SC,Helvetica Neue,Helvetica,Arial,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
}
.wwdjl4lb h4{
	font-size: 1.2rem;
	line-height: 2.5rem;
	position: relative;
	padding-right: 20rem;
	color: #222222;
}
.wwdjl4lb h4 span{
	position: absolute;
	font-size: 1rem;
	right: 3rem;
	line-height: 2.5rem;
	color: #999;
}
.wwdjl4lb h4 i{
	position: absolute;
	font-size: 1.1rem;
	color: #3b89f2;
	right: 0.5rem;
	line-height: 2.5rem;
	cursor: pointer;
}
.wwdjl4lb {
	width: 100%;
	display: block;
}
.wwdjly1{
	display: none;
}
.jobss{
	width: 100%;
	background:#f5f5f5;
}
.jobssmain{
	position: relative;
	width: 100%;
}
.jobsstop{
	background: #ffffff;
	padding-top: 3rem;
	/* padding-bottom: 1rem; */
	box-shadow: 5px 5px 10px #ededed;
}
.jobss01{
	width: 80%;
	border:1px solid #dddddd;
	position: relative;
	padding-right: 8rem;
	border-radius: 1rem;
	overflow: hidden;
}
.jobsstopmain{
	width: 87.5rem;
	margin:auto;
}
.jobss01btn1{
	width: 100%;
	border:none;
	outline-style: none;
	height: 4rem;
	padding: 0 1rem;
	font-size: 1.1rem;
}
.jobss01 i{
	width: 8rem;
	line-height: 4rem;
	background: #3b89f2;
	color: #ffffff;
	font-size: 1.5rem;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	transition: all 0.3s ease;
}
.jobss01 i:hover{
	background: #3272c9;
}
.jobss01 .jobss01btn2{
	width: 8rem;
	height: 4rem;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	z-index: 2;
}
.jobss02{
	display: flex;
	flex-wrap: wrap;
	margin-top: 3rem;
}
.jobss021{
	width: 16.66%;
	padding: 0 1rem;
	position: relative;
}
.jobss021tit{
	font-size: 1.1rem;
	line-height: 2rem;
	cursor: pointer;
}
.jobss021tit .icon-you-copy{
	font-size: 0.8rem;
	color: #666;
	margin-left: 0.1rem;
}
.jobss021:hover> .mf-radio{
	max-height: 30rem;
}
.mf-radio{
	width: 100%;
	position: absolute;
	top: 2rem;
	left: 0;
	background:#ffffff;
	box-shadow:5px 5px 5px #dddddd;
	border-radius: 5px;
	overflow: hidden;
	max-height: 0px;
	z-index: 2;
	transition: all 0.3s ease;
}
.mf-radio li{
	width: 100%;
	line-height: 2.5rem;
	font-size: 1.1rem;
	padding: 0 1rem;
	color: #333;
	cursor: pointer;
	transition: all 0.3s ease;
}
.mf-radio li:hover{
	background:#dddddd;
}
.jobss021 .icon-shanchu2-copy{
	font-size: 0.9rem;
	border-radius: 2px;
	color: #176fb5;
	/* transform: scale(0.8); */
	display: inline-block;
	font-weight: bold;
	margin-left: 2px;
	vertical-align: middle;
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
}
.icon-shanchu2-copy:hover{
	background: #d0f0ff;
}
.mf-radio li::selected{
	background: #222222;
}
.jobssbottom1{
	margin-bottom: 3rem;
}
.jobssbottom{
	width: 100%;
	width: 87.5rem;
	padding: 5rem 0;
	margin:auto;
	padding-top: 2rem;
}
.jobssbottomlb{
	width: 100%;
	background: #ffffff;
	padding: 2rem;
	padding-right: 13rem;
	position: relative;
	margin-bottom: 1rem;
	border-radius: 1rem;
}
.jobssbottomlbtit{
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}
.jobssbottomlb1{
	display: flex;
	flex-wrap: wrap;
}
.jobssbottomlb1 h2{
	font-size: 1.3rem;
	color: #ff9800;
	width: 100%;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.jobssbottomlb1 p{
	margin-right: 2rem;
	font-size: 0.95rem;
	color: #222222;
	line-height: 2rem;
}
.jobssbottomlb1 i{
	float: left;
	line-height: 2rem;
	color: #b3b3b3;
	font-size: 1rem;
}
.jobssbottomname{
	display: inline-block;
	background: #2196f329;
	padding: 0 2rem;
	line-height: 2rem;
	margin-top: 1rem;
	color: #2196f3;
	border-radius: 5px;
}
.jobssbottomlbsq{
	position: absolute;
	right: 2rem;
	top: 0;
	bottom: 0;
	margin:auto;
	height: 3rem;
}
.jobssbottomlbsq .apply{
	line-height: 3rem;
	background: #3b89f2;
	padding: 0 2rem;
	display: inline-block;
	color: #ffffff;
	border-radius: 0.5rem;
	font-size: 1.1rem;
	transition: all 0.3s ease;
}
.jobssbottomlbsq .apply:hover{
	background: #3272c9;
}
.wwdjly1lb .dx{
	width: 1rem;
	height: 1rem;
	vertical-align: middle;
}

.wwdjly1lb label{
	line-height: 3rem;
	margin-right: 2rem;
	margin-left: 0.2rem;
}
.jobdet1{
	background: #f5faff;
	padding: 2rem 0;
}
.jobdet1main{
	width: 87.5rem;
	margin:auto;
}
.jobdet1tit{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.jobdet1lb{
	position: relative;
}
.jobdet1lb h2{
	font-size: 1.5rem;
	color: #ff424f;
	font-weight: bold;
	line-height: 2.5rem;
}
.jobdet1lb h5{
	font-size: 0.9rem;
	line-height: 1.2rem;
	margin-top: 0.5rem;
}
.jobssbottomlbsq1{
	position: absolute;
	right: 2rem;
	bottom: 0;
	height: 3rem;
}
.jobssbottomlbsq1 .apply{
	line-height: 3rem;
	background: #3b89f2;
	padding: 0 3rem;
	display: inline-block;
	color: #ffffff;
	border-radius: 0.5rem;
	font-size: 1.1rem;
	transition: all 0.3s ease;
}
.jobssbottomlbsq1 .apply:hover{
	background: #3272c9;
}
.jobdet2{
	width: 87.5rem;
	margin:auto;
	padding-top: 3rem;
	padding-bottom: 5rem;
}
.jobdet2left{
	width: calc(100% - 25rem);
	float: left;
}
.jobdet2right{
	width: 20rem;
	float: right;
	background: #f5faff;
	padding: 2rem;
}
.jobdet2left1 h2{
	font-size: 1.1rem;
	line-height: 1.5rem;
	border-bottom: 1px solid #ebe9e9;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	font-weight: bold;
}
.jobdet2left1 h2 i{
	margin-right: 0.2rem;
}
.jobdet2left1{
	margin-bottom: 3rem;
}
.jobdet2left1:last-child{
	margin-bottom: 0;
}
.jobdet2left1 p{
	font-size: 0.95rem;
	line-height: 2rem;
}
.jobdet2right h2{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
}
.jobdet2rightlx{
	border: 1px solid #3b89f2;
	padding: 0 0.5rem;
	font-size: 0.8rem;
	line-height: 1.4rem;
	display: inline-block;
	border-radius: 5px;
	color: #3b89f2;
	margin-top: 0.2rem;
}
.jobdet2rightlx i{
	font-size: 0.8rem;
	margin-right: 0.1rem;
}
.jobdet2rightlx1{
	display: block;
	font-size: 0.95rem;
	line-height: 1.5rem;
	margin-top: 1rem;
}
.wdtd{
	background: #ffffff;
	margin-top: 1rem;
	padding: 1.5rem;

}
.wdtdlb:hover{
	box-shadow: 0px 5px 10px #dddddd;
}
.wdtdlb{
	width: 100%;
	background: #ffffff;
	padding: 1rem 2rem;
	position: relative;
	margin-bottom: 1rem;
	border-radius: 8px;
	border: 1px solid #dddddd;
	transition: all 0.3s ease;
}
.wdtdlb .jobssbottomlbtit{
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
	color: #222222;
	border-bottom: 1px dashed #dddddd;
	padding-bottom: 0.5rem;
}
.wdxx{
	padding: 1.5rem;
	background: #f5f5f5;
	margin-bottom: 1rem;
}
.wdxx h1{
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 0.3rem;
}
.wdxx p{
	font-size: 0.95rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	color: #666;
}
.wdxx h4{
	font-size: 0.85rem;
	color: #aaaaaa;
	line-height: 1rem;
}
.wdxx h4 i{
	font-size: 0.9rem;
}
.zwgllb{
	display: inline-block;
	background: #3b89f2;
	padding: 0 2rem;
	line-height: 2rem;
	margin-top: 1rem;
	color: #2196f3;
	border-radius: 5px;
	transition: all 0.3s ease;
}
.zwgllb a{
	color: #ffffff;
}
.zwgllb:hover{
	background: #2a70cd;
}
.bjzw .mf-radio {
	width: 100%;
	position: initial;
	top: 2rem;
	left: 0;
	background: #ffffff;
	box-shadow: none;
	border-radius: 0px;
	overflow: hidden;
	max-height: 1000px;
	z-index: 2;
	transition: all 0.3s ease;
}
.bjzw .xbxz p{
	width: 31.33%;
	margin-right: 3%;
}
.bjzw .xbxz p:nth-child(3){
	margin-right: 0%;
}
.mssq{
	background: #ffffff;
	margin-top: 1rem;
	padding: 1.5rem;
}
.mssq1{
	position: relative;
	padding-left: 10rem;
}
.mssq1{
	position: relative;
	padding-left: 9.5rem;
	min-height: 9rem;
	margin-bottom: 1rem;
	border-bottom: 1px dashed #dddddd;
}
.mssq1 img{
	width: 8rem;
	height: 8rem;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	border:2px solid #dddddd;
	box-sizing: border-box;
}
.mssq1 h1{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
	color: #222222;
}
.mssq2 h3{
	color: #222222;
	font-size: 1rem;
	line-height: 1.5rem;
}
.mssq2 h3 span{
	font-size: 1.2rem;
	color: #3b89f2;
}
.mssq2 p{
	color: #666;
	font-size: 0.9rem;
	line-height: 1.5rem;
}
.mssq3{
	margin-top: 0.8rem;
}
.mssq3 a{
	background: #3b89f2;
	display: inline-block;
	line-height: 2rem;
	padding: 0 1rem;
	color: #ffffff;
	font-size: 0.9rem;
	border-radius: 5px;
	transition: all 0.3s ease;
	margin-right: 1rem;
}
.mssq3 a:hover{
	background: #2a70cd;
}
.mssq3 .ckjl{
	background: #ff5722;
}
.mssq3 .ckjl:hover{
	background: #e34918;
}
.zprylb{
	width: 100%;
	background: #ffffff;
	padding: 2rem;
	padding-left: 14rem;
	position: relative;
	margin-bottom: 1rem;
	border-radius: 1rem;
}
.zprylbimg{
	width: 10rem;
	height: 10rem;
	border-radius: 50%;
	position: absolute;
	left: 2rem;
	top: 2rem;
	border: 0.2rem solid #dddddd;
	box-sizing: border-box;
}
.zprylbtit{
	font-size: 2rem;
	line-height: 2.5rem;
	color: #222222;
	margin-bottom: 0.5rem;
}
.zprylbmain h2{
	font-size: 1.5rem;
	color: #F44336;
	line-height: 1.8rem;
}
.zprylbmain p{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
	display: inline-block;
	margin-right: 1rem;
}
.zprylbsq{
	margin-top: 1rem;
}
.zprylbsq a{
	background: #3b89f2;
	display: inline-block;
	line-height: 2.5rem;
	padding: 0 2rem;
	color: #ffffff;
	font-size: 1rem;
	border-radius: 5px;
	transition: all 0.3s ease;
}
.zprylbsq a:hover{
	background: #2a70cd;
}
.jobss02zp .jobss021{
	width: 20%;
}
.jobsstopmainzp{
	padding-top: 3rem;
}
.requireadd div{
	width: 100%;
}
.jobss02zp{
	width: 100%;
	background: #ffffff;
	padding: 1rem 2rem;
	margin-top: 0;
	box-shadow: 0px 10px 15px #e9e9e9;
}
.jobss02zp .mf-radio{
	top: 3rem;
}
.wwdjly1lb .fwbmain{
	width: 100%;
}
.wwdjly1lb .fwbmain div{
	padding: 0;
	margin:0;
}
.wwdjly1lb .fwbmain #content{
	width: 100%;
}
.job01nr{
	width: 87.5rem;
	margin: auto;
	padding: 5rem 0;
}
.job01nrleft{
	width: 68%;
	float: left;
	border: 5px solid #71246b;
}
.job01nrright{
	width: 30%;
	float: right;
	background: #f5f5f5;
	padding: 2rem;
}
.job01nrleft .swiper-slide img{
	display: block;
	height: 26rem;
}
.job01nrrightlb span{
	font-size: 1.2rem;
	color: #333;
	line-height: 2rem;
	margin-right: 1rem;
	cursor: pointer;
}
.job01nrrightlb .job01nrrighttit{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
	color: #367af5;
	position: relative;
	display: inline-block;
}
.job01nrrighttit:after{
	content: "";
	width: 4rem;
	height: 0.2rem;
	position: absolute;
	left: 0%;
	bottom: calc(-0.8rem - 2px);
	background: #367af5;
	right: 0;
	margin: auto;
}
.job01nrrightlb{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 0.8rem;
	margin-bottom: 1rem;
}
.job01nrrightfl{
	margin-bottom: 0.8rem;
}
.job01nrrightfl h4{
	font-size: 1rem;
	line-height: 1.2rem;
	margin-bottom: 0.4rem;
}
.job01nrrightfl input{
	width: 100%;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 0 1rem;
	font-size: 1rem;
}
.job01nrright1 button{
	width: 80%;
	margin-left: 10%;
	margin-top: 1rem;
	height: 3rem;
	background: #2c69f5;
	color: #ffffff;
	font-size: 1.1rem;
	border-radius: 5px;
	box-shadow: 0px 5px 5px #dddddd;
	transition: all 0.3s ease;
}
.job01nrright1 button:hover{
	background: #2254c7;
}
.job01lb{
	display: flex;
	flex-wrap: wrap;
}
.job01lb a{
	width: 31.33%;
	margin-bottom: 2rem;
	padding: 1.5rem;
	background-color: #FFFFFF;
	box-shadow: 0px 5px 10px #dddddd;
}
.job01lb a h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #71246C;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.job01lb a h3{
	font-size: 0.95rem;
	line-height: 1.2rem;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	margin-bottom: 0.8rem;
}
.job01lb1 h2{
	font-size: 0.95rem;
    line-height: 1.2rem;
    margin-bottom: 0.4rem;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.job01lb1 h2 span{
	color: #71246C;
}
.job01lb a h4{
	font-size: 0.95rem;
	line-height: 1.5rem;
	max-height: 3rem;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	margin-bottom: 0.8rem;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	display: -moz-box; 
	-moz-line-clamp: 2; 
	-moz-box-orient: vertical; 
	display: -o-box; 
	-o-line-clamp: 2; 
	-o-box-orient: vertical;
	white-space: normal;
}
.job01lb a p{
	font-size: 0.8rem;
	color: #aaaaaa;
}
.jobzmain{
	width: 87.5rem;
	margin:5rem auto;

}
.requirenrmain{
	width: 87.5rem;
    margin: auto;
    padding-top: 3rem;
    padding-bottom: 5rem;
}
.requirenrmaintit{
	font-size: 1.1rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #ebe9e9;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
}
.requirenrmaintit i{
	margin-right: 0.2rem;
}
.jobdet1lb h3 {
    font-size: 1.2rem;
    color: #222222;
    font-weight: bold;
    line-height: 2rem;
}
.jobssbottomlb1 h4{
	width: 100%;
	font-size: 1rem;
    line-height: 1.8rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    max-height: 3.6rem;
}
.jobssbottomlb1 h3 {
    width: 100%;
    font-size: 0.9rem;
    line-height: 1rem;
    color: #878585;
}
.jobadd1{
	margin-top: 4rem;
}
.jobadd1:nth-child(1){
	margin-top: 0;
}
.job01nrleftall{
	width: 100%;
}

.job01nrleftall .swiper-slide img{
	height: auto;
}
.zjfcxq{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.zjfcxqleft{
	width: 35%;
}

.zjfcxqright{
	width: 60%;
	margin-left: 5%;
}
.zjfcxqright h3{
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #222222;
	margin-bottom: 0.5rem;
}
.zjfcxqright h2{
	font-size: 1.3rem;
	line-height: 1.5rem;
	color: #71246b;
	margin-bottom: 1rem;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 1rem;
}
.zjfcxqright h4{
	font-size: 1rem;
	line-height: 1.5rem;
	color: #222222;
}














@media only screen and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1560px) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
}




@media only screen and (max-width: 640px) {
	html {
		font-size: 15px;
	}

	body {
		min-width: 100%;
		padding-top: 90px;
	}

	header {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 999;
		/* background-color: rgb(118 117 117 / 30%); */
		transition: all 0.3s ease;
		background-color: #ffffff;
		box-shadow: 0px 0px 20px #a5a3a3;
		box-sizing: border-box;
	}

	.header1 {
		background-color: #eeeeee;
		padding: 5px 10px;
	}

	.header1main {
		width: 100%;
		margin: auto;
	}

	.header1left {
		float: left;
		font-size: 0.75rem;
		line-height: 2rem;
		color: #616161;
	}

	.header1right1 {
		float: right;
		margin-right: 0.5rem;
	}

	.header1right1 {
		float: right;
		margin-right: 0.5rem;
	}

	.header2 {
		background-color: #ffffff;
		padding: 10px 10px;
	}

	.header2main {
		width: 100%;
		margin: auto;
	}

	.header2left {
		height: 30px;
		float: left;
	}

	.header2right {
		display: none;
	}

	.ewmimg {
		display: none;
	}

	.mobilemenu {
		display: block;
		width: 35px;
		height: 30px;
		position: fixed;
		right: 10px;
		top: 49.5px;
		overflow: hidden;
		z-index: 99999;
	}

	.mobilemenu span {
		width: 100%;
		height: 4px;
		background-color: #71246b;
		transition: all 0.3s ease;
	}

	.mobilemenu span:nth-child(1) {
		position: absolute;
		left: 0;
		top: 0;
	}

	.mobilemenu span:nth-child(2) {
		position: absolute;
		left: 0;
		top: 13px;
	}

	.mobilemenu span:nth-child(3) {
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.mobilemenuxz {
		top: 10.5px;
	}

	.mobilemenuxz span:nth-child(2) {
		left: -40px;
		background-color: #ffffff;
	}

	.mobilemenuxz span:nth-child(1) {
		transform: rotate(45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #ffffff;
	}

	.mobilemenuxz span:nth-child(3) {
		transform: rotate(-45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #ffffff;
	}

	.header3main {
		width: 100%;
		margin: auto;
	}

	.header3 {
		background-color: #71246b;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease;
	}

	.headerlb {
		display: block;
		align-items: center;
		justify-content: space-between;
		text-align: center;
	}

	.headerlb1 div {
		position: initial;
		left: 0;
		top: 3.5rem;
		background: #7b2d75;
		z-index: 2;
		width: 100%;
		right: 0;
		margin: auto;
		text-align: center;
		left: 50%;
		transform: none;
		max-height: 1000px;
		overflow: hidden;
		transition: all 0.3s ease;
	}

	.headerlb1 div a {
		font-size: 0.9rem;
		line-height: 2.2rem;
		display: block;
		color: #ffffff;
		transition: all 0.3s ease;
	}

	.indexbannerimg1 {
		width: 80%;
		position: absolute;
		right: 3%;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 1;
	}

	.swiper-pagination-bullet-active {
		opacity: 1;
		width: 1rem;
	}

	.swiper-pagination-bullet-active {
		width: 0.8rem;
		height: 2px;
	}

	.swiper-pagination {
		display: none;
	}

	.index01 {
		width: 100%;
		padding: 20px 10px;
	}

	.index01main {
		width: 100%;
		margin: auto;
	}

	.index01left {
		width: 100%;
		float: left;
		border-style: solid;
		border-width: 0.325rem;
		border-color: rgb(113, 36, 107);
		background-color: rgb(132, 204, 201);
		box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.31);
		box-sizing: border-box;
	}

	section {
		box-sizing: border-box;
	}

	.index01right {
		width: 100%;
		float: right;
		padding-top: 15px;
	}

	.index01right h2 {
		font-size: 13px;
		line-height: 20px;
		color: #666666;
		margin-bottom: 0.2rem;
	}

	.index01right h3 {
		font-size: 23px;
		line-height: 25px;
		color: #222222;
		margin-bottom: 10px;
		font-weight: bold;
	}

	.index01right h4 {
		font-size: 13px;
		line-height: 30px;
		color: #666;
		margin-bottom: 0;
		text-align: justify;
		max-height: 240px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 8;
		-moz-box-orient: vertical;
		display: -o-box;
		-o-line-clamp: 8;
		-o-box-orient: vertical;
	}

	.index01right a {
		display: inline-block;
		padding: 0 15px;
		line-height: 35px;
		color: #FFFFFF;
		font-size: 14px;
		margin-top: 15px;
		border-radius: 23px;
		background-image: -moz-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
		background-image: -webkit-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
		background-image: -ms-linear-gradient(75deg, rgb(113, 36, 107) 0%, rgb(196, 62, 186) 100%);
		box-shadow: 0px 6px 9.1px 0.9px rgba(208, 215, 213, 0.5);
		transition: all 0.3s ease;
	}

	.index01right a i {
		margin-left: 4px;
		font-size: 14px;
		vertical-align: bottom;
	}

	.index02 {
		width: 100%;
		padding-bottom: 8rem;
		padding: 20px 10px;
	}

	.index02main {
		width: 100%;
		margin: auto;
	}

	.index02tit {
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 1rem;
		position: relative;
		padding-left: 0.8rem;
		border-bottom: 1px solid #dddddd;
		padding-bottom: 10px;
	}

	.index02tit a {
		float: right;
		font-size: 12px;
		line-height: 30px;
		color: #71246B;
		transition: all 0.3s ease;
	}

	.index02left {
		width: 100%;
		float: left;
		display: block;
		flex-wrap: wrap;
		margin-bottom: 15px;
	}

	.swiper-container1 {
		width: 100%;
		float: left;
		position: relative;
		overflow: hidden;
		margin-bottom: 10px;
	}

	.swiper-container1 .swiper-slide img {
		width: 100%;
		display: block;
		height: auto;
	}

	.index02left02 {
		width: 100%;
		float: right;
		margin-left: 0;
	}

	.index02left02 a {
		position: relative;
		font-size: 14px;
		color: #666666;
		padding-right: 100px;
		line-height: 35px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		display: block;
	}

	.index02left02 a span {
		font-size: 13px;
		color: #666666;
		position: absolute;
		right: 0;
		top: 0;
		line-height: 35px;
	}

	.index02right {
		width: 100%;
		float: right;
	}

	.index02right a h4 {
		font-size: 14px;
		line-height: 2rem;
		color: #222222;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.index02right a p {
		font-size: 13px;
		line-height: 1.5rem;
		color: #666;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.index02right a {
		display: block;
		position: relative;
		margin-bottom: 20px;
		padding-left: 4.5rem;
	}

	.index03tit h4 {
		text-transform: uppercase;
		font-size: 20px;
		color: #d4d4d4;
		line-height: 25px;
	}

	.index03 {
		margin-top: 20px;
	}

	.index03tit p {
		font-size: 16px;
		color: #222222;
		line-height: 30px;
	}

	.index03lb li {
		width: 50%;
		position: relative;
	}

	.index03lb li p {
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.5);
		line-height: 30px;
		padding: 0 1rem;
		padding-bottom: 5px;
		color: #FFFFFF;
		font-size: 14px;
		transition: all 0.3s ease;
	}

	.index03lb li p:after {
		content: "";
		width: 55px;
		height: 1px;
		background-color: #FFFFFF;
		position: absolute;
		left: 1rem;
		bottom: 7px;
	}

	.index04 {
		width: 100%;
		padding: 20px 10px;
	}

	.index04main {
		width: 100%;
		margin: auto;
	}

	.index04lb1 {
		width: 100%;
	}

	.index04lb1 {
		width: 100%;
	}

	.index04lb2 a {
		position: relative;
		font-size: 14px;
		color: #666666;
		padding-right: 100px;
		line-height: 30px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		display: block;
	}

	.index04lb2 a span {
		font-size: 12px;
		color: #71246B;
		position: absolute;
		right: 0;
		top: 0;
		line-height: 30px;
	}

	.index05 {
		padding-bottom: 8rem;
		padding: 20px 10px;
	}

	.index05main {
		width: 100%;
		margin: auto;
	}

	.index05tit {
		font-size: 15px;
		padding: 10px;
		line-height: 25px;
		background-color: #71246c;
		color: #FFFFFF;
		margin-bottom: 10px;
	}

	.index05nrtit {
		font-size: 15px;
		line-height: 25px;
		border-bottom: 1px dashed #bdb9b9;
		color: #71246c;
		padding-bottom: 0.5rem;
		margin-bottom: 15px;
	}

	.index05nrtit a {
		color: #71246c;
		float: right;
		font-size: 12px;
		line-height: 25px;
	}

	.header1lange {
		float: right;
		width: 25px;
		height: 25px;
		line-height: 25px;
		background-color: #71246b;
		color: #ffffff;
		font-size: 13px;
		text-align: center;
		text-transform: uppercase;
		margin-top: 2px;
	}

	.header1right1 a {
		font-size: 13px;
		color: #222222;
		line-height: 2rem;
	}

	.index04lb1:nth-child(2) {
		margin-left: 0;
		margin-top: 15px;
	}

	.index05nrlb1 {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
	}

	.index05nrlb1 a {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 1rem;
	}

	.index05nrlb1 a:nth-child(3n-1) {
		margin-left: 0;
		margin-right: 0;
	}

	.index05nrlb1 a div {
		width: 55%;
		padding-top: 5px;
		margin-left: 5%;
	}

	.index05nrlb1 a div {
		width: 55%;
		padding-top: 5px;
		margin-left: 5%;
	}

	.index05nrlb1 a div h5 {
		font-size: 13px;
		line-height: 1.8rem;
		max-height: 7.2rem;
		color: #666;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 4;
		-moz-box-orient: vertical;
		display: -o-box;
		-o-line-clamp: 4;
		-o-box-orient: vertical;
	}

	.index05nrlb1 a div h5 span {
		font-size: 13px;
	}

	.index05nrlb2 a {
		width: 100%;
		margin-bottom: 10px;
		padding: 1.5rem;
		background-color: #FFFFFF;
		box-shadow: 0px 5px 10px #dddddd;
	}

	.index05nrlb2 a:nth-child(3n-1) {
		margin: 0;
		margin-bottom: 10px;
	}

	.footer1 {
		padding: 20px 10px;
	}

	.footer1main {
		width: 100%;
		margin: auto;
	}

	.footer1top {
		display: none;
	}

	.footer1bottom {
		border-top: 0px solid #bcbcbc;
		padding-top: 0;
		margin-top: 0;
		display: flex;
		justify-content: normal;
		flex-wrap: wrap;
	}

	.footer1bottom p {
		font-size: 14px;
		color: #000000;
		width: 100%;
		line-height: 30px;
	}

	.footer2main {
		width: 100%;
		margin: auto;
		font-size: 12px;
		line-height: 20px;
		color: #ffffff;
		text-align: center;
		padding: 5px 10px;
	}

	.footer2main {
		width: 100%;
		margin: auto;
		font-size: 12px;
		line-height: 20px;
		color: #ffffff;
		text-align: center;
		padding: 5px 10px;
	}

	.aboutmain {
		width: 100%;
		margin: auto;
	}

	.aboutleft {
		display: none;
	}

	.aboutright {
		width: 100%;
		float: right;
	}

	.about {
		width: 100%;
		padding: 20px 10px;
	}

	.aboutrighttit h3 {
		float: left;
		font-size: 16px;
		line-height: 2rem;
		color: #71246b;
		position: relative;
		margin-bottom: 2px;
		width: 100%;
	}

	.aboutrighttit h4 {
		float: left;
		font-size: 13px;
		line-height: 22px;
		color: #666;
		margin-bottom: 5px;
	}

	.aboutrighttit {
		border-bottom: 1px solid #71246b;
		padding-bottom: 0.5rem;
		margin-bottom: 1rem;
		position: relative;
	}

	.aboutrightnr div p {
		font-size: 15px;
		line-height: 25px;
		color: #000000;
		margin-bottom: 10px;
	}

	.zzjg1 {
		width: 100%;
		margin-bottom: 20px;
	}

	.zzjg1:nth-child(2n) {
		margin-left: 0;
	}

	.zzjg1 h2 {
		font-size: 18px;
		line-height: 40px;
		background: linear-gradient(to right, #72266c, #ffffff);
		color: #ffffff;
		padding: 0 1rem;
	}

	.zzjg1 h4 span {
		width: 50%;
		font-size: 14px;
		line-height: 40px;
		font-weight: bold;
	}

	.yjyfc img {
		width: 49%;
		margin-bottom: 10px;
	}

	.yjyfc img:nth-child(3n-1) {
		margin-left: 0%;
		margin-right: 0%;
	}

	.yjyfc img:nth-child(2n) {
		margin-left: 2%;
	}

	.zjfclb li {
		width: 100%;
		margin-bottom: 10px;
	}

	.zjfclb li img {
		width: 40%;
		float: left;
	}

	.zjfclbright {
		width: 55%;
		margin-left: 5%;
		float: right;
	}

	.newsmbx h4 {
		float: left;
		font-size: 14px;
		line-height: 2rem;
		color: #666;
		margin-bottom: 10px;
	}

	.newsmbxright a {
		color: #000000;
		display: inline-block;
		margin-left: 0;
		line-height: 35px;
		transition: all 0.3s ease;
		font-size: 12px;
		margin-right: 15px;
	}

	.newsmbxright {
		float: left;
	}

	.newsmbx {
		margin-bottom: 10px;
	}

	.newslb li {
		width: 100%;
		margin-bottom: 10px;
		background-color: #FFFFFF;
		box-shadow: 0px 2px 19.92px 4.08px rgba(0, 0, 0, 0.08);
	}

	.newslb li:nth-child(3n-1) {
		margin-left: 0;
		margin-right: 0;
	}

	.newslb li:nth-child(2n) {
		margin-left: 0%;
	}
	.newslb li img {
		width: 100%;
		height: auto;
	}
	.newslb li div {
		padding: 10px;
	}
	.newslb li div h3 {
		font-size: 15px;
		line-height: 25px;
		margin-bottom: 0.5rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.contact1top1 {
		width: 100%;
	}
	.contact1top1 div p {
		padding-right: 0;
		font-size: 13px;
		line-height: 30px;
		color: #000000;
		width: 100%;
	}
	.contact1top1tit {
		position: relative;
		font-size: 18px;
		line-height: 2rem;
		margin-bottom: 20px;
		font-weight: bold;
	}
	.contact1top2 {
		width: 100%;
		margin-left: 0;
	}
	.contactewm {
		width: 40%;
	}
	.contact_map {
		width: 100%;
		height: 20rem;
	}
.job01nr {
    width: 100%;
    margin: auto;
    padding: 20px 10px;
}
.job01nrleft {
    width: 100%;
    float: left;
    border: 5px solid #71246b;
}
.job01nrright {
    width: 100%;
    float: right;
    background: #f5f5f5;
    padding: 1rem;
    margin-top: 1rem;
}
.job01lb a {
    width: 100%;
    margin-bottom: 2rem;
    padding: 1.5rem;
    background-color: #FFFFFF;
    box-shadow: 0px 5px 10px #dddddd;
}
.job01lb a:nth-child(3n-1){
	margin:0.5rem 0;
}
.job01nrleft .swiper-slide img {
    display: block;
    height: auto;
}


























}