/*https://r.ezhiyang.com/site/REnd/resources/css/index.min.css*/
.swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
}

.swiper-container .swiper-pagination-bullet {
    width: 34px;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    opacity: 0.3;
    vertical-align: bottom;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 40px;
}
.Rwebsite {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.Rwebsite-part-one {
    height: 600px;
    /*background: url("banner00.jpg") no-repeat center;
    background-size: cover;*/
    position: relative;
}
.swiper-slide>a{
    display: block;
    height: 100%;
}
.swiper-container{
    height: 100%;
}
.Rwebsite-part-two {
    height: 644px;
    padding-top: 60px;
    background: url("part_two.png") center no-repeat;
}

.Rwebsite-part-two .difficult-list {
    position: relative;
    width: 520px;
    margin: 0 auto;
}

.Rwebsite-part-two .difficult-list .difficult-item {
    position: absolute;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.44px;
    text-align: center;
    line-height: 28px;
}

.Rwebsite-part-two .difficult-list .difficult-item.top-left {
    top: 160px;
    left: 20px;
}

.Rwebsite-part-two .difficult-list .difficult-item.top-right {
    top: 190px;
    right: 0;
}

.Rwebsite-part-two .difficult-list .difficult-item.bottom-left {
    top: 320px;
    left: 0;
}

.Rwebsite-part-two .difficult-list .difficult-item.bottom-right {
    top: 350px;
    right: 0;
}

.Rwebsite-part-three {
    height: 422px;
    padding-top: 90px;
    background: url("part_three.png") no-repeat center top;
}

.Rwebsite-part-three .case-list {
    font-size: 0;
    width: 900px;
    margin: 65px auto 0;
}

.Rwebsite-part-three .case-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 410px;
    height: 300px;
    margin: 0 20px;
    border-radius: 6px;
/ / cursor: pointer;
    color: #FFFFFF;
    padding-top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Rwebsite-part-three .case-item.lh {
    background: url("part_three_lh.png") center no-repeat;
}

.Rwebsite-part-three .case-item.zqg {
    background: url("part_three_zqg.png") center no-repeat;
}

.Rwebsite-part-three .case-item.jyt {
    background: url("part_three_jyt.png") center no-repeat;
}

.Rwebsite-part-three .case-item:first-child .name {
    background: linear-gradient(45deg, #ffa05a, #ffe1c7);
}

.Rwebsite-part-three .case-item:nth-child(2) .name {
    background: linear-gradient(45deg, #f55977, #ff8b82);
}

.Rwebsite-part-three .case-item:last-child .name {
    background: linear-gradient(45deg, #458ef7, #72b4ff);
}

.Rwebsite-part-three .case-item .tips-name {
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center;
}

.Rwebsite-part-three .case-item .tips-des {
    font-size: 16px;
    letter-spacing: 0.44px;
    text-align: center;
    line-height: 22px;
    margin: 23px 0 10px;
}

.Rwebsite-part-three .case-item .tips-info {
    font-size: 15px;
    letter-spacing: 0.44px;
    text-align: center;
    line-height: 22px;
}

.Rwebsite-part-three .case-item:hover {
    box-shadow: 0 15px 30px 0 rgba(60, 119, 173, 0.1);
}

.Rwebsite-part-three .case-item:hover .hover-tips {
    opacity: 1;
    -webkit-transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
    background-color: #fff;
}

.Rwebsite-part-three .case-item .hover-tips {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    background-color: transparent;
    -webkit-transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}

.Rwebsite-part-three .case-item .hover-tips .name {
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 55px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.Rwebsite-part-three .case-item .hover-tips .des {
    height: 230px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.Rwebsite-part-three .case-item .hover-tips .des p {
    font-size: 15px;
    color: #333333;
    letter-spacing: 0.42px;
    line-height: 22px;
    padding: 0 20px;
    margin-top: 15px;
}
.Rwebsite-part-four{
    padding-top: 90px;
}
.Rwebsite-part-four .title-second {
    font-size: 18px;
    color: #62779A;
    letter-spacing: 0.64px;
    text-align: center;
    margin-top: 30px;
}

.Rwebsite-part-four .nav-list {
    text-align: center;
    margin-top: 35px;
    padding: 15px 0;
    font-size: 0;
    border-bottom: 1px solid rgba(167, 215, 197, 0.2);
}

.Rwebsite-part-four .nav-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 75px;
    font-size: 18px;
    letter-spacing: 0.64px;
    text-align: center;
    margin-right: 120px;
    color: #333;
    cursor: pointer;
}

.Rwebsite-part-four .nav-item:last-of-type {
    margin: 0;
}

.Rwebsite-part-four .nav-item.active {
    font-weight: bold;
    color: #ff9140;
}

.Rwebsite-part-four .nav-item.active:after {
    width: 100%;
    left: 0;
    -webkit-transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}

.Rwebsite-part-four .nav-item:after {
    content: '';
    position: absolute;
    width: 0;
    height: 4px;
    background: #ff9140;
    left: 50%;
    bottom: -15px;
    -webkit-transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}

.Rwebsite-part-four .details-list {
    position: relative;
    width: 1080px;
    height: 373px;
    margin: 60px auto 0;
}

.Rwebsite-part-four .details-item {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 0;
    opacity: 0;
}

.Rwebsite-part-four .details-item.active {
    opacity: 1;
}

.Rwebsite-part-four .details-item .left,
.Rwebsite-part-four .details-item .right {
    display: inline-block;
    vertical-align: middle;
}

.Rwebsite-part-four .details-item .right {
    margin-left: 20px;
}

.Rwebsite-part-four .details-item .right .name {
    font-size: 22px;
    color: #ff9140;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    line-height: 68px;
}

.Rwebsite-part-four .details-item .right p.des {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.5px;
    line-height: 26px;
}

.Rwebsite-part-four .details-item:nth-child(1) .right .name {
    background: url("part_four_salary_bg.png") left center no-repeat;
}

.Rwebsite-part-four .details-item:nth-child(2) .right .name {
    background: url("part_four_danger_bg.png") left center no-repeat;
}

.Rwebsite-part-four .details-item:nth-child(3) .right .name {
    background: url("part_four_cost_bg.png") left center no-repeat;
}

.Rwebsite-part-four .details-item:nth-child(4) .right .name {
    background: url("part_four_manager_bg.png") left center no-repeat;
}

.Rwebsite-part-five {
    width: 100%;
    height: 310px;
    padding-top: 90px;
    background: url("part_five_bg.png") right bottom no-repeat;
}

.Rwebsite-part-five .manager-list {
    width: 1120px;
    margin: 50px auto 0;
    font-size: 0;
}

.Rwebsite-part-five .manager-item {
    display: inline-block;
    width: 240px;
    height: 160px;
    margin: 0 20px 40px;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(60, 119, 173, 0.08);
    border-radius: 6px;
    text-align: center;
    color: #333;
/ / cursor: pointer;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 26px;
}

.Rwebsite-part-five .manager-item img {
    margin-bottom: 14px;
}

.Rwebsite-part-five .manager-item img.tips {
    display: inline-block;
}

.Rwebsite-part-five .manager-item img.hover-tips {
    display: none;
}

.Rwebsite-part-five .manager-item:hover {
    color: #fff;
    background: linear-gradient(135deg, #ff9140, #ffe1c7);
}

.Rwebsite-part-five .manager-item:hover img.tips {
    display: none;
}

.Rwebsite-part-five .manager-item:hover img.hover-tips {
    display: inline-block;
}

.Rwebsite-part-six {
    margin-top: 60px;
    padding-bottom: 80px;
}

.Rwebsite-part-six .worth-list {
    width: 1200px;
    margin: 65px auto 0;
    font-size: 0;
}

.Rwebsite-part-six .worth-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 260px;
    height: 300px;
    margin: 0 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 5px 10px 0 rgba(60, 119, 173, 0.08);
/ / cursor: pointer;
    padding-top: 134px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}

.Rwebsite-part-six .worth-item .name {
    font-size: 20px;
    letter-spacing: 0.71px;
    margin-bottom: 30px;
}

.Rwebsite-part-six .worth-item .des {
    font-size: 16px;
    letter-spacing: 0.44px;
    line-height: 30px;
}

.Rwebsite-part-six .worth-item .tips-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 134px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}

.Rwebsite-part-six .worth-item:hover .tips-hover {
    opacity: 1;
    -webkit-transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}

.Rwebsite-part-six .worth-item:nth-child(1) {
    background: url("part_six_worth_one.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(1) .tips-hover {
    background: url("part_six_worth_one_hover.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(2) {
    background: url("part_six_worth_two.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(2) .tips-hover {
    background: url("part_six_worth_two_hover.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(3) {
    background: url("part_six_worth_three.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(3) .tips-hover {
    background: url("part_six_worth_three_hover.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(4) {
    background: url("part_six_worth_four.png") right center no-repeat;
}

.Rwebsite-part-six .worth-item:nth-child(4) .tips-hover {
    background: url("part_six_worth_four_hover.png") right center no-repeat;
}

.Rwebsite-part-seven {
    margin-top: 50px;
}

.Rwebsite-part-seven .company-list {
    width: 1150px;
    margin: 65px auto 0;
    font-size: 0;
}

.Rwebsite-part-seven .company-item {
    display: inline-block;
    width: 200px;
    margin: 0 15px 30px;
}

.Rwebsite-part-eight {
    margin-top: 100px;
    height: 663px;
    background: url("part_eight_news_bg.png") top center no-repeat;
}

.Rwebsite-part-eight .news-list {
    width: 800px;
    margin: 45px auto 0;
}

.Rwebsite-part-eight .news-item {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(60, 119, 173, 0.1);
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 25px;
    font-size: 0;
    transition: all .6s ease;
}

.Rwebsite-part-eight .news-item:hover {
    box-shadow: 0 15px 20px 0 rgba(60, 119, 173, 0.1);
}

.Rwebsite-part-eight .news-item span {
    display: inline-block;
    vertical-align: top;
    height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
}

.Rwebsite-part-eight .news-item span.time {
    width: 64px;
    padding: 10px 0 0 8px;
    background-image: linear-gradient(135deg, #ff9140, #ffe1c7);
    border-radius: 4px;
    color: #FFFFFF;
}

.Rwebsite-part-eight .news-item span.time i.day {
    font-size: 24px;
    line-height: 30px;
}

.Rwebsite-part-eight .news-item span.time p.date {
    font-size: 12px;
    line-height: 26px;
}
.Rwebsite-part-eight .news-item span.time i.num {
    font-size: 24px;
    line-height: 50px;
	margin-left:16px;
	text-align:center
}
.Rwebsite-part-eight .news-item span.info,.Rwebsite-part-eight .news-item span.info1 {
    width: 676px;
    line-height: 70px;
    padding-left: 30px;
    font-size: 16px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Rwebsite-part-eight .news-item span.info1 {font-size:14px;}
.Rwebsite-part-eight .news-item span.info2 {
    width: 676px;
    line-height: 35px;
    padding-left: 30px;
    font-size: 16px;
    color: #000000;font-size:14px;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.Rwebsite-part-eight .news-item span.details {
    width: 60px;
    text-align: center;
}

.Rwebsite-part-eight .news-item span.details img {
    display: inline-block;
    margin-top: 23px;
}

.Rwebsite-part-nine {
    position: relative;
    height: 456px;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("part_nine_form_bg.jpg") center no-repeat;
}

.Rwebsite-part-nine h2.title {
    color: #fff;
}

.Rwebsite-part-nine h2.title:after {
    background-color: #fff;
}

.Rwebsite-part-nine .btn {
    bottom: 70px;
    padding: 15px 80px;
}

.Rwebsite-part-nine .form-list {
    width: 320px;
    margin: 55px auto 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.Rwebsite-part-nine .form-item {
    display: flex;
    padding: 14px 0;
    background-color: #fff;
}

.Rwebsite-part-nine .form-item:not(:last-of-type) {
    border-bottom: 1px solid #E7E7E7;
}

.Rwebsite-part-nine .form-item label {
    flex: 5;
    height: 20px;
    background-image: url("form_icon.png");
    background-repeat: no-repeat;
}

.Rwebsite-part-nine .form-item:nth-child(1) label {
    background-position: center 0;
}

.Rwebsite-part-nine .form-item:nth-child(2) label {
    background-position: center -20px;
}

.Rwebsite-part-nine .form-item:nth-child(3) label {
    background-position: center -80px;
}

.Rwebsite-part-nine .form-item input {
    flex: 27;
}
