*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

.wrap{
	position: relative;
	width: 1200px;
	margin:40px auto 0 auto
}
.wrap h2{font-size:36px;margin-bottom:17px;text-align:center;font-weight:normal;line-height:42px;height:60px;}

.wrap .swiper-container {
	position: relative;
    top: 105px;
    width: 90%;
}

.wrap .swiper-slide {
	width: 50%;
	height: 430px;
	background: #fff;
	box-shadow: 0 6px 10px 0 rgba(20, 34, 67, .1);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	cursor: pointer;
}

.wrap .swiper-slide img {
	width:100%;
	display: block;
	height: 100%;
}

.wrap .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

.wrap .swiper-pagination {
	width: 100%;
	bottom: 35px;
}

.wrap .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #030000;
	width: 10px;
	height: 10px;
	opacity: .6;
}

.wrap .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 34px;
	display: inline-block;
	height: 10px;
	border-radius: 10px;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	background-image: linear-gradient(80deg, #0989c5, #995cb6);
	opacity: 1;
}

.wrap .swiper-button-prev {
	left: 190px;
    top: 300px;
    width: 45px;
	height: 45px;
	background: transparent url(../images/prev_dbff5b8.png) left center no-repeat;
}

.wrap .swiper-button-next {
	right: 190px;
	top: 300px;
	width: 45px;
	height: 45px;
	background: transparent url(../images/next_23104f2.png) right center no-repeat;
}

/* 职业介绍的样式重写  2021-03-10 by leo*/
.roles-tab {
	display: flex;
	margin-bottom: 28px;
}

.roles-tab  p{
	width: 112px;
	height: 38px !important;
	line-height: 38px;
	font-size: 26px;
	text-align: center;
	border: 1px solid #C08D47;
	margin-right: 10px;
	color: #C08D47;
	margin-bottom: 0 !important;
	cursor: pointer;
}

.roles-tab  p.title {
	width: 136px;
	border: none !important;
	height: 40px !important;
	line-height: 40px;
}

.leo2,.leo3 {
	display: none;
}
.g-footer {
    font-family: SimSun sans-serif;
    color: #555;
}

.g-footer-row1 {
    text-align: center;
    background: #DBDBDB;
    line-height: 34px;
    border-top: 1px solid #D0D0D0;
    font-family: "Microsoft Yahei";
}

.g-footer-row1 a {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 33px;
    margin-right: 20px;
    overflow: hidden;
    text-indent: -999px;
    background: url(../images/bg-foot-logo.png) no-repeat 0 3px;
    _background-image: url(../images/bg-foot-logo-8.png);
}

.g-footer-row1 label,
.g-footer-row1 span {
    display: inline-block;
}

.g-footer-row2 {
    background-color: #efefef;
    overflow: hidden;
    height: 142px;
    *position: relative;
    width: 100%;
}

.g-footer-row2-main {
    width: 975px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    overflow: visible;
}

.g-footer-row2 dl {
    float: left;
    width: 160px;
    border-right: 1px solid #d8d8d8;
}

.g-footer-row2 dt,
.g-footer-row2 dd {
    height: 33px;
    line-height: 33px;
}

.g-footer-row2 .f-noborder {
    border: none;
}

.g-footer-row2 dt {
    color: #496b7f;
    font-size: 14px;
    font-weight: bold;
}

.g-footer-row2 a {
    color: #808080;
}

.g-footer-row3 {
    background-color: #333;
    background-image: url('../images/spacer.gif');
    text-align: center;
    color: #b0afaf;
    padding-top: 14px;
    padding-bottom: 14px;
    border-top: 1px solid #606060;
    *position: relative;
}

.g-footer-row3 p {
    width: 1000px;
    margin: 5px auto;
    overflow: hidden;
}

.g-footer-row3 a {
    color: #b0afaf;
}

.g-footer-row3-1 a {
    color: #fdfdfd;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 5px;
}

.g-footer-row3-2 span {
    margin-right: 10px;
}

.g-footer-row3-2 a,
.g-footer-row3-3 span {
    margin-left: 5px;
    margin-right: 8px;
    white-space: nowrap;
}