.page_container{ padding-top:80px;}
.navigation .tab-list div.active span {
    border-bottom: 2px solid #F7731B;
    color: #F7731B;
}

.anli-div {
    background: #F5F5FA !important;
}

.about-article {
    background: #fff !important;
}

.public-banner .btn-div .btn {
    color: #F7731B;
}

.btn-div .btn {
    background: linear-gradient(90deg, #f56c15, #fe9f44);
}

.section-1 {
    height: 425px;
    background: url(../images/00-banner15.jpg) no-repeat center top;
    background-size: cover;
}

.section-1 .btn-div .btn-border-blue:hover {
    color: #F6721B;
}

.section-1 .container {
    position: relative;
    height: 390px;
}

.section-1 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-3 .container .info {
    width: 50%;
    float: left;
}

.section-3 .container .form {
    width: 40%;
    float: right;
    padding-top: 80px;
}

.big-title {
    font-size: 22px;
    background: url(../images/02-img1.png) no-repeat center bottom;
    padding-bottom: 24px;
    margin-bottom: 13px;
    background-position-x: 1px;
}

.section-3 .container .form .h1 {
    font-size: 34px;
    color: #333;
    font-weight: 600;
}

.section-3 .container .form .color-h {
    font-size: 15px;
    color: #888888;
    display: inline-block;
    line-height: 34px;
    margin: 10px 0px;
    width: 433px;
}

.section-3 .form .color-ye {
    font-size: 20px;
    color: #F6721B;
    background: #fff3e7;
    padding: 15px 0;
    margin: 21px 0;
    width: 437px;
    text-align: center;
}

.section-3 .btn-div {
    text-align: left;
    margin-top: 55px;
}

.section-4 {
    padding: 26px 0 110px 0;
}

.section-4 .section-title {
    margin-bottom: 60px;
    padding-top: 10px;
}

.section-4 .content-div {
    display: inline-block;
    padding: 50px 20px;
    background: #ffffff;
    border: 1px solid #ededed;
    transition: all ease 300ms;
}

.section-4 .content-div:hover {
    transform: translateY(-30px);
    box-shadow: 0px 10px 40px 0px rgba(78, 73, 73, 0.13);
}

.section-4 .content-div:nth-child(2) {
    margin: 0 17px;
}

.section-4 .content-div:nth-child(3) {
    margin-right: 17px;
}

.section-4 .content-div .top {
    text-align: center;
    position: relative;
}

.section-4 .content-div .img-div {
    width: 94px;
    height: 94px;
    margin: 0 auto;
}

.section-4 .content-div .xian div {
    width: 30px;
    height: 3px;
    background: #E6E6E6;
    margin: 25px auto;
}

.section-4 .content-div .img-div {
    background: url("../images/2f-icon.png") no-repeat center;
}

.section-4 .content-div:nth-child(1) .img-div {
    background-position: 6px 0;
}

.section-4 .content-div:nth-child(2) .img-div {
    background-position: -152px 0;
}

.section-4 .content-div:nth-child(3) .img-div {
    background-position: -312px 0;
}

.section-4 .content-div:nth-child(4) .img-div {
    background-position: -473px 0;
}

.section-4 .content-div .title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.section-4 .content-div .contetn {
    font-size: 16px;
    color: #888888;
    width: 242px;
    margin-top: 12px;
    line-height: 28px;
    padding-bottom: 5px;
    text-align: center;
}

.section-5 .tit-img-div {
    background: url("../images/6f-img1.png") no-repeat center;
    width: 718px;
    height: 366px;
    margin: 0 auto;
}

.section-6 {
    background: linear-gradient(0deg, #f56c15, #fe9f44);
    padding: 80px 0;
}

.section-6 .section-title {
    text-align: left;
    margin-bottom: 110px;
}

.section-6 .section-title div {
    color: #FFFFFF;
}

.section-6 .section-title span {
    margin-bottom: 20px;
    color: #FFFFFF;
}

.section-6 .section-title p {
    color: #FFFFFF;
}

.section-6 .slide {
    overflow: hidden;
}

.section-6 .slide .hd {
    overflow: hidden;
    margin-top: 80px;
    width: 600px;
}

.section-6 .slide .hd ul li {
    float: left;
    cursor: pointer;
    margin-right: 37px;
    overflow: hidden;
    margin-bottom: 60px;
    width: 160px;
    height: 52px;
    line-height: 52px;
}

.section-6 .slide .hd ul li.item-pull {
    margin-left: 313px;
}

.section-6 .slide .hd ul li.item-big {
    width: 358px;
}

.section-6 .slide .hd ul li .img {
    width: 25px;
    height: 23px;
    background: url(../images/4f-icon7.png) no-repeat;
    float: inherit;
    background-position-y: -2px;
    margin-top: 13px;
    margin-left: 25px;
    margin-right: 10px;
}

.section-6 .slide .hd ul li.item-1 .img {
    background-position: -2px 0;
}

.section-6 .slide .hd ul li.item-2 .img {
    background-position-x: -59px;
}

.section-6 .slide .hd ul li.item-3 .img {
    background-position-x: -115px;
}

.section-6 .slide .hd ul li.item-4 .img {
    background-position-x: -170px;
}

.section-6 .slide .hd ul li.item-5 .img {
    background-position-x: -226px;
}

.section-6 .slide .hd ul li.item-6 .img {
    background-position-x: -282px;
}

.section-6 .slide .hd ul li h3 {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: #FFFFFF;
}

.section-6 .slide .hd ul li.on {
    background: #FFFFFF;
}

.section-6 .slide .hd ul li.on h3 {
    color: #F6721B;
}

.section-6 .slide .hd ul li.on .img {
    background-position-y: -58px;
}

.section-6 .slide .bd {
    float: left;
    margin-right: 50px;
    width: 506px;
    background: url(../images/4f-bg1.png) no-repeat center center;
    text-align: center;
    margin-top: 40px;
}


.section-7 {
    padding: 0;
    text-align: center;
    padding-top: 100px;
}

.section-7 .img-div {
    display: inline-block;
    height: 420px;
}

.section-7 img {
    width: 195px;
    height: 415px;
    float: left;
    box-shadow: 0 5px 15px 2px #19202c14;
    margin: 0 19px;
    margin-left: 19px;
    transition: all 0.1s;
}

.section-7 img:first-child {
    margin-left: 0;
}

.section-7 img:last-child {
    margin-right: 0;
}

.section-7 img:hover {
    width: 238px;
    height: 500px;
    margin-top: -45px;
    margin-right: 26px;
}

.section-7 .img-hover {
    width: 238px;
    height: 500px;
    margin-top: -45px;
    margin-right: 26px;
}

.section-8 {
    background: url('../images/6f-bg.png') no-repeat center;
    background-position-y: center;
    padding: 100px 0 0 0;
    height: 677px;
    background-position-y: 320px;
}

.section-8 .section-title.crown .btn-div:after {
    content: none;
}

.section-8 .section-title .btn-div {
    margin: 40px auto 0;
    background: none;
}

.section-8 .swiper-container3 {
    width: 1200px;
    height: 250px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.section-8 .swiper-container3 .swiper-wrapper {
    display: flex;
    align-items: flex-end;
    left: -102px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide {
    height: 210px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0 7px 24px 0 rgba(206, 29, 0, .47);
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img-div {
    width: 60px;
    height: 60px;
    background: url(../images/6f-icon6.png) no-repeat center;
    margin-top: 22px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img1 {
    background-position-x: -3px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img2 {
    background-position-x: -133px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img3 {
    background-position-x: -263px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img4 {
    background-position-x: -393px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img5 {
    background-position-x: -523px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img6 {
    background-position-x: -653px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img7 {
    background-position-x: -783px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img8 {
    background-position-x: -913px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img9 {
    background-position-x: -1043px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img10 {
    background-position-x: -1173px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img11 {
    background-position-x: -1300px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img12 {
    background-position-x: -1430px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img13 {
    background-position-x: -1560px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img14 {
    background-position-x: -1690px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img15 {
    background-position-x: -1820px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img16 {
    background-position-x: -1950px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img17 {
    background-position-x: -2080px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img18 {
    background-position-x: -2210px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img19 {
    background-position-x: -2340px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img20 {
    background-position-x: -2470px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img21 {
    background-position-x: -2600px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide .img22 {
    background-position-x: -2730px;
    background-position-y: 5px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide img {
    margin-top: 28px;
    width: 102px;
    height: 94px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide div {
    margin-top: 5px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide div p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 20px;
    padding: 10px 0 20px;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide div a {
    display: inline-block;
    width: 93px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-size: 14px;
    font-weight: 400;
    color: #F6721B;
    border: 1px solid #f6721b;
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide-active {
    box-shadow: 0 7px 24px 0 rgba(206, 29, 0, .47);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.section-8 .swiper-container3 .swiper-wrapper .swiper-slide-active div a {
    color: #FFFFFF;
    background: linear-gradient(90deg, #f56c15, #fe9f44);
    border: none;
}

.section-8 .swiper-button-prev:after {
    position: absolute;
    content: '';
    width: 29px;
    height: 29px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}

.section-8 .swiper-button-next, .section-8 .swiper-div {
    position: relative;
    width: 1500px;
    text-align: center;
    margin: 0 auto;
}

.section-8 .swiper-button-next, .section-8 .swiper-button-prev {
    position: absolute;
    display: inline-block;
    margin: 0 32px 84px 0;
}

.section-8 .swiper-button-next {
    right: 63px;
}

.section-8 .swiper-button-prev {
    left: 80px;
}

.section-8 .swiper-button-next {
    content: '';
    width: 29px;
    height: 29px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(225deg);
    margin-left: 14px;
}

.show_system .content {
    margin-top: 55px;
    text-align: center;
}

.show_system table {
    width: 533px;
    display: inline-block;
    margin-right: -75px;
    margin-top: -14px;
}

.show_system .pic-list {
    display: inline-block;
    width: 400px;
    float: right;
    margin-right: 70px;
    margin-top: -16px;
}

.show_system .pic-list .img-div {
    margin-right: 20px;
}

.section-3 .container {
    opacity: 0;
}

.section-4 .container {
    opacity: 0;
}

.section-5 .container {
    opacity: 0;
}

.section-6 .container {
    opacity: 0;
}

.section-7 .container {
    opacity: 0;
}

.section-8 .container {
    opacity: 0;
}

.section-9 .container {
    opacity: 0;
}

.section-10 .container {
    opacity: 0;
}


