img.img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: all ease-in-out .3s;
}
@media screen and (max-width: 950px) {
    img.img {
        position: static !important;
    }
}
a:hover {
    color: var(--active-color);
    text-decoration: none;
    /*background: linear-gradient(0deg, #3D99E2 0%, #6DBBFB 100%);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}
/*home swiper*/
.slider_banner {
    position: relative;
    overflow: hidden;
}
.slider_banner .swiper-button-prev, .slider_banner .swiper-button-next {
    display: inline-block;
    width: 35px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    text-align: center;
    font-weight: bold;
    color: #999;
    font-size: 20px;
    background: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 50%;
}
.slider_banner .swiper-button-prev {
    left: 0;
}
.slider_banner .swiper-button-next {
    right: 0;
}
.slider_banner .swiper-button-disabled {
    opacity: .3;
    filter: alpha(opacity=30);
}
.slider_banner .swiper-button-prev:before, .slider_banner .swiper-button-next:before {
    font-family: 'fontawesome';
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.slider_banner .swiper-button-prev:before {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 13px;
    height: 23px;
    background: url(../image/next.png) no-repeat;
    content: "";
    transform: rotate(180deg);
}

.slider_banner .swiper-button-next:before {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 13px;
    height: 23px;
    background: url(../image/next.png) no-repeat;
    content: "";
}
.slider_banner .swiper-button-prev:not(.swiper-button-disabled):hover, .slider_banner .swiper-button-next:not(.swiper-button-disabled):hover {
    color: #fff;
    /*border-color:#da251c;*/
    /*background-color:#da251c;*/
}
.slider_banner .swiper-button-white {
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 52px;
    height: 52px;
    line-height: 52px;
    margin-top: -26px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.3);
}
.slider_banner .swiper-slide img {
    width: 100%;
}
.slider_banner .swiper-slide img + img {
    position: absolute;
    left: 0;
    top: 0;
}
.slider_banner .swiper-slide img {
    width: 100%;
    transition: 3s linear;
    transform: scale(1.08);
}
.slider_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1);
}
.slider_banner .swiper-pagination {
    width: 100%;
    left: 0;
    bottom: 20px;
    text-align: center;
}
.slider_banner .swiper-pagination-bullet {
    background: #0F0F0F;
    opacity: 0.32;
    margin: 0 8px;
    border: none;
    width: 36px;
    height: 7px;
}
.slider_banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background-color: #444444;
    opacity: 1;
}
.slider_banner .slide-page-box {
    display: none;
}
.slider_banner:hover .swiper-button-next, .slider_banner:hover .swiper-button-prev {
    opacity: .7;
    filter: alpha(opacity=70);
}
.slider_banner:hover .swiper-button-prev {
    left: 60px;
}
.slider_banner:hover .swiper-button-next {
    right: 60px;
}
.slider_banner:hover .swiper-button-next:hover, .slider_banner:hover .swiper-button-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#sjduan {
    display: none;
}
@media screen and (max-width: 950px) {
    #diannao {
        display: none;
    }
    #sjduan {
        display: block;
    }
    .slider_banner .slider_swiper_buttons{
        display:none;
    }
}
/*home page*/
.index_main .title {
    font-size: 60px;
    font-family: ArialMTBold;
    text-align: center;
    text-transform: uppercase;
}
.index_main .title.left {
    text-align: left;
}
.index_main .tou-content {
    color: rgba(34, 34, 34, 0.69);
    font-size: 24px;
    text-align: center;
}
.index_main .tou-content.left {
    text-align: left;
}
.index_main .title.white a {
    color: #fff;
}
.index_main .title.white a:hover{
    color:var(--textActive-color);
}
.index_main .tou-content.white {
    color: #fff;
}
.index_main .color {
    background: linear-gradient(0deg, #3D99E2 0%, #6DBBFB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.index_main .color a {
    color: transparent;
}
@media screen and (max-width: 950px) {
    .index_main .title {
        font-size: 30px;
        font-family: ArialMTBold;
        text-align: center;
    }
    .index_main .tou-content {
        color: rgba(34, 34, 34, 0.69);
        font-size: 16px;
        text-align: center;
    }
}
.index_main_pro {
    margin-top: 7%;
}
.index_main_pro .index_pro_sw {
    position: relative;
    padding-bottom: 5%;
}
.index_main_pro .rank {
    width: 41%;
    margin: 0 auto;
}
.index_main_pro .rank img {
    width: 100%;
}
.index_main_pro .blank {
    width: 76%;
    background: #FFFFFF;
    box-shadow: 0px 9px 18px 0px rgba(2, 50, 89, 0.19);
    border-radius: 30px 30px 2px 2px;
    margin: -75px auto 0;
    padding: 70px 35px 20px 35px;
}
.index_main_pro .img_box {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 93%;
}
.index_main_pro .option {
    width: 100%;
    background: url("../img/blank.png") no-repeat center bottom;
    background-size: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 10%;
    padding-bottom: 10%;
}
.index_main_pro .p-title {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin: 30px auto 20px;
}
.index_main_pro .more {
    position: absolute;
    width: 227px;
    height: 55px;
    line-height: 55px;
    /*background: url("../img/btn_pro_more.png") no-repeat center top;*/
    /*background-size: 100%;*/
    font-size: 18px;
    color: #A9752A;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: -16px;
    left: 50%;
    margin-left: -113px;
    border: 2px solid #e5e5e7;
    background:linear-gradient(to bottom,#fbe18f,#feaf5f);
    border-radius: 35px;
}
.index_main_pro .more:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../img/arrow-right.png") no-repeat center top;
    background-size: 100%;
    margin-left: 8px;
}
.index_main_pro .more:hover {
    background:linear-gradient(to bottom,#fbde8b,#f7871b);
    border-radius: 35px;
    color: #fff;
}
.index_main_pro .more:hover:after {
    background: url("../img/arrow-right-white.png") no-repeat center top;
    background-size: 100%;
    color: #fff;
}
@media screen and (max-width: 950px) {
    .index_main_pro .img_box .img {
        position: absolute !important;
    }
}
.index_main_category {
    padding-top: 3%;
    background-color: #F6F6F6;
    padding-bottom: 3%;
}
.index_main_category .flex-box {
    display: flex;
    justify-content: space-between;
    margin-top: 4%;
    margin-bottom: 4%;
}
.index_main_category .lable {
    position: absolute;
    left: -8px;
    top: 26px;
    color: #fff;
    box-shadow: 0px 6px 18px 0px rgba(14, 104, 141, 0.19);
    border-radius: 0px 0px 15px 0px;
    padding: 6px 25px;
    font-size: 24px;
}
.index_main_category .lable:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 7px;
    background: url(../img/triangle.png) no-repeat center top;
    background-size: 100%;
    left: 0px;
    top: 100%;
}
.index_main_category .lr {
    width: 69.4%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.index_main_category .lr .top {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.index_main_category .lr .top .left {
    background-color: #BEEBFE;
    width: 58.8%;
    padding: 8% 0 0 0;
    position: relative;
}
.index_main_category .lr .top .left .lable {
    background-color: #6BC9EF;
}
.index_main_category .lr .top .left .img_box {
    max-width: 525px;
    height: 0;
    padding-top: 61%;
    position: relative;
    margin: 0 auto;
}
.index_main_category .lr .top .left .img_box .img {
    object-fit: contain;
}
.index_main_category .lr .top .right {
    width: 40%;
    background-color: #FACDE5;
    padding: 8% 0 0 0;
    position: relative;
}
.index_main_category .lr .top .right .lable {
    background-color: #EA8BBE;

}
.index_main_category .lr .top .right .img_box {
    max-width: 319px;
    height: 0;
    padding-top: 84%;
    position: relative;
    margin: 0 auto;
}
.index_main_category .lr .top .right .img_box .img {
    object-fit: contain;
}
.index_main_category .lr .bottom {
    display: flex;
    justify-content: space-between;
}
.index_main_category .lr .bottom .left {
    width: 58.8%;
    background-color: #FAEAB6;
    padding: 8% 0 0 0;
    position: relative;
}
.index_main_category .lr .bottom .left .lable {
    background-color: #EECD72;
}
.index_main_category .lr .bottom .left .img_box {
    max-width: 525px;
    height: 0;
    padding-top: 61%;
    position: relative;
    margin: 0 auto;
}
.index_main_category .lr .bottom .left .img_box .img {
    object-fit: contain;
}
.index_main_category .lr .bottom .right {
    width: 40%;
    background-color: #D4D2FA;
    padding: 8% 0 0 0;
    position: relative;
}
.index_main_category .lr .bottom .right .lable {
    background-color: #9B96F1;
}
.index_main_category .lr .bottom .right .img_box {
    max-width: 319px;
    height: 0;
    padding-top: 84%;
    position: relative;
    margin: 0 auto;
}
.index_main_category .lr .bottom .right .img_box .img {
    object-fit: contain;
}
.index_main_category .rr {
    position: relative;
    width: 29.6%;
    background-color: #F9E1DC;
    padding: 8% 0 1.6% 0;
}
.index_main_category .rr .lable {
    background-color: #EC9480;
}
.index_main_category .rr .img_box {
    max-width: 312px;
    height: 0;
    padding-top: 176%;
    position: relative;
    margin: 0 auto;
}
.index_main_category .rr .img_box .img {
    object-fit: contain;
}
.index_main_category .more {
    width: 226px;
    height: 56px;
    /*background: url(../img/btn_pro_cate.png) no-repeat center top;*/
    /*background-size: 100%;*/
    margin: 0 auto;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e5e5e7;
    background:linear-gradient(to bottom,#6cbafa,#3f9ae3);
    border-radius: 35px;
}
.index_main_category .more:hover {
    /*background: url(../img/btn_pro_cate_on.png) no-repeat center top;*/
    /*background-size: 100%;*/
    color: #A9752A;
    background: linear-gradient(to bottom, #fbe18f, #feaf5f);
}
.index_main_category .more:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/arrow-right-white.png) no-repeat center top;
    background-size: 100%;
    margin-left: 8px;

}
.index_main_category .more:hover:after {
    background: url(../img/arrow-right.png) no-repeat center top;
    background-size: 100%;
}
@media screen and (max-width: 1500px) {
    .index_main_category .lable {
        font-size: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .index_main_category .lable {
        font-size: 16px;
        padding: 10px 15px;
    }
}
@media screen and (max-width: 950px) {
    .index_main_category .flex-box {
        flex-direction: column;
    }
    .index_main_category img.img {
        position: absolute !important;
    }
    .index_main_category .lr {
        width: 100%;
    }
    .index_main_category .lr .top .left {
        width: 47.5%;
    }
    .index_main_category .lr .top .right {
        width: 47.5%;
    }
    .index_main_category .lr .bottom {
        margin-top: 5%;
    }
    .index_main_category .lr .bottom .left {
        width: 47.5%;
    }
    .index_main_category .lr .bottom .right {
        width: 47.5%;
    }
    .index_main_category .rr {
        width: 100%;
        margin-top: 5%;
    }
    .index_main_category .rr .img_box {
        transform: rotate(90deg);
        max-width: 100%;
        height: 0;
        padding-top: 50%;
    }
}
/**/
.index_main_odds {
    margin-top: 3%;
}
.index_main_odds .flex-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3%;
}
.index_main_odds .flex-box .lr {
    width: 73.6%;
}
.index_main_odds .flex-box .iconlist {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index_main_odds .flex-box .option {
    width: 50%;
    display: inline-flex;
    margin: 15px 0;
}
.index_main_odds .flex-box .option img {
    width: 58px;
    height: 58px;
    margin-right: 29px;
}
.index_main_odds .flex-box .option .info {
    margin-top: 14px;
}
.index_main_odds .flex-box .option .o-title {
    font-size: 24px;
    /*color: var(--active-color);*/
    background: linear-gradient(0deg, #3D99E2 0%, #6DBBFB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: ArialMTBold;
}
.index_main_odds .flex-box .option .content {
    color: #2D2D2D;
    font-size: 18px;
    line-height: 1.3;
    margin-top: 15px;
}
.index_main_odds .flex-box .option:hover img {
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
}
.index_main_odds .flex-box .rr {
    width: 22.2%;
}
.index_main_odds .flexBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}
.index_main_odds .flexBox .lr {
    width: 73.6%;
}
.index_main_odds .flexBox .lr .group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index_main_odds .flexBox .lr .f-title {
    color: rgba(45, 45, 45, 0.29);
    font-family: ArialBL;
    font-size: 60px;
}
.index_main_odds .flexBox .lr .bg {
    background: linear-gradient(0deg, rgba(61, 153, 226, 0.29), rgba(109, 187, 251, 0.29));
    padding-right: 10px;
    position: relative;
}
.index_main_odds .flexBox .lr .bg:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-45deg);
    display: none;
}
.index_main_odds .flexBox .lr .bg-deeper {
    padding-right: 10px;
    background: linear-gradient(0deg, rgba(61, 153, 226, 0.29), rgba(109, 187, 251, 0.29));
}
.index_main_odds .flexBox .lr .bg-deeper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.index_main_odds .flexBox .lr .bg-deep {
    padding: 8px 10px 8px 17px;
    background: linear-gradient(0deg, #3D99E2, #6DBBFB);
    position: relative;
    color: #fff;
    font-size: 30px;
    font-family: ArialMTBold;
    line-height: 1;
}
.index_main_odds .flexBox .lr .bg-deep:after {
    display: none;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background-image: linear-gradient(45deg, #3D99E2 50%, #fff);
}
.index_main_odds .flexBox .lr .content {
    font-family: ArialMTBold;
    color: #2D2D2D;
    font-size: 36px;
}
.index_main_odds .flexBox .rr {
    width: 22.2%;
}
.index_main_odds .flexBox .rr .r-title {
    font-size: 24px;
    background: linear-gradient(0deg, #3D99E2 0%, #6DBBFB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: ArialMTBold;
    width: 120%;
    text-align: center;
    margin-left: -10%;
    margin-top: 15px;
}
.index_main_odds .flex_box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.index_main_odds .flex_box .lr {
    width: 28.125%;
}
.index_main_odds .flex_box .lr .f-title {
    font-size: 16px;
    color: rgba(45, 45, 45, 0.69);
    text-align: right;
    padding-right: 15%;
    margin-top: -14px;
}
.index_main_odds .flex_box .rr {
    width: 65.4%;
}
.index_main_odds .flex_box .rr .item {
    height: 24px;
    line-height: 24px;
    width: 100%;
    text-align: right;
    margin-top: 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    padding-right: 5px;
}
.index_main_odds .flex_box .rr .item:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/edit.png) no-repeat right top;
    background-size: 100%;
    display: inline-block;
    float: right;
    margin-left: 20px;
}
.index_main_odds .flex_box .rr .item:nth-child(1) {
    background: url(../img/rectangle1.png) no-repeat right top;
    background-size: 71% 100%;
}
.index_main_odds .flex_box .rr .item:nth-child(2) {
    background: url(../img/rectangle2.png) no-repeat right top;
    background-size: 80% 100%;
}
.index_main_odds .flex_box .rr .item:nth-child(3) {
    background: url(../img/rectangle3.png) no-repeat right top;
    background-size: 82% 100%;
}
.index_main_odds .flex_box .rr .item:nth-child(4) {
    background: url(../img/rectangle4.png) no-repeat right top;
    background-size: 85.8% 100%;
}
.index_main_odds .flex_box .rr .item:nth-child(5) {
    background: url(../img/rectangle5.png) no-repeat right top;
    background-size: 100% 100%;
}
.index_main_odds .imgbox {
    display: none;
    justify-content: space-between;
    align-items: center;
    margin: 5% 0;
    width: 110%;
}
.index_main_odds .imgbox .left {
    width: 50.9%;
}
.index_main_odds .imgbox .left .f-title {
    font-size: 16px;
    color: rgba(45, 45, 45, 0.69);
    text-align: right;
    padding-right: 12%;
    margin-top: -14px;
}
.index_main_odds .imgbox .right {
    width: 33.5%;
    margin-right: 5%;
}
.index_main_odds .more {
    width: 276px;
    height: 54px;
    /*background: url(../img/btn_contact.png) no-repeat center top;*/
    /*background-size: 100%;*/
    margin: 25px auto 0;
    line-height: 56px;
    text-align: center;
    color: #A9752A;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    background: linear-gradient(to bottom, #fbe18f, #feaf5f);
    border-radius: 35px;
}
.index_main_odds .more:hover {
    /*background: url(../img/btn_contact_on.png) no-repeat center top;*/
    /*background-size: 100%;*/
    color: #fff;
    background: linear-gradient(to bottom, #6cbafa, #3f9ae3);
}
.index_main_odds .more:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/arrow.png) no-repeat center top;
    background-size: 100%;
    margin-left: 8px;

}
.index_main_odds .more:hover:after {
    background: url(../img/arrow-white.png) no-repeat center top;
    background-size: 100%;
}
@media screen and (max-width: 1600px) {
    .index_main_odds .flexBox .lr .bg-deep {
        font-size: 24px;
    }
    .index_main_odds .flexBox .lr .f-title {
        font-size: 40px;
    }
    .index_main_odds .flexBox .lr .content {
        font-size: 24px;
    }
    .index_main_odds .flex_box .lr .f-title {
        margin-top: 0;
    }
}
@media screen and (max-width: 1500px) {
    .index_main_odds .flex_box .lr .f-title {
        margin-top: 0;
        padding-right: 10%;
    }
}
@media screen and (max-width: 1300px) {
    .index_main_odds .flex_box .left .f-title {
        margin-top: 0;
        padding-right: 7%;
    }
}
@media screen and (max-width: 1200px) {
    .index_main_odds .flexBox .lr .bg-deep {
        font-size: 20px;
    }
    .index_main_odds .flexBox .lr .f-title {
        font-size: 32px;
    }
    .index_main_odds .flexBox .lr .content {
        font-size: 18px;
    }
}
@media screen and (max-width: 950px) {
    .index_main_odds .contains{
        margin-bottom: 30px;
    }
    .index_main_odds .more{
        display:none;
    }
    .index_main_odds .layout {
        padding: 0;
    }
    .index_main_odds .contains {
        padding: 0 15px;
    }
    .index_main_odds .flex-box {
        flex-direction: column;
    }
    .index_main_odds .flex-box .lr {
        width: 100%;
    }
    .index_main_odds .flex-box .rr {
        display: none;
    }
    .index_main_odds .flex-box .option {
        width: 100%;
    }
    .index_main_odds .flex-box .option .info {
        margin-top: 0;
    }
    .index_main_odds .flexBox {
        flex-direction: column;
    }
    .index_main_odds .flexBox .lr {
        width: 100%;
    }
    .index_main_odds .flexBox .lr .bg-deeper {
        padding-right: 0;
    }
    .index_main_odds .flexBox .rr {
        width: 100%;
        margin-top: 5%;
    }
    .index_main_odds .flexBox .rr img {
        width: 100%;
    }
    .index_main_odds .flex_box .lr {
        display: none;
    }
    .index_main_odds .flex_box .rr {
        width: 100%;
    }
    .index_main_odds .imgbox {
        display: flex;
    }
}
@media screen and (max-width: 768px) {
    .index_main_odds .layout {
        padding: 0;
    }
    .index_main_odds .contains {
        padding: 0 15px;
    }
    .index_main_odds .flex-box {
        flex-direction: column;
    }
    .index_main_odds .flex-box .lr {
        width: 100%;
    }
    .index_main_odds .flex-box .rr {
        display: none;
    }
    .index_main_odds .flex-box .option {
        width: 100%;
    }
    .index_main_odds .flex-box .option .info {
        margin-top: 0;
    }
    .index_main_odds .flexBox {
        flex-direction: column;
    }
    .index_main_odds .flexBox .lr {
        width: 100%;
    }
    .index_main_odds .flexBox .lr .f-title {
        font-size: 24px;
        max-width: 50%;
        margin-top: -32px;
    }
    .index_main_odds .flexBox .lr .content {
        max-width: 50%;
        margin-top: -16px;
        line-height: 1.2;
    }
    .index_main_odds .flexBox .lr .bg {
        max-width: 50%;
        line-height: 1.5;
    }
    .index_main_odds .flexBox .lr .bg-deep {
        font-size: 12px;
        line-height: 1.5;
        padding: 6px 10px 6px 17px;
    }
    .index_main_odds .flex_box .rr {
        width: 100%;
    }
    .index_main_odds .flex_box .rr .item:before {
        content: "";
        width: 24px;
        height: 24px;
        background: url(../img/edit.png) no-repeat right top;
        background-size: 100%;
        display: inline-block;
        float: right;
        margin-left: 20px;
    }
    .index_main_odds .flex_box .rr .item:nth-child(1) {
        background: url(../img/rectangle1.png) no-repeat right top;
        background-size: 100% 100%;
    }
    .index_main_odds .flex_box .rr .item:nth-child(2) {
        background: url(../img/rectangle2.png) no-repeat right top;
        background-size: 110% 100%;
    }
    .index_main_odds .flex_box .rr .item:nth-child(3) {
        background: url(../img/rectangle3.png) no-repeat right top;
        background-size: 100% 100%;
    }
    .index_main_odds .flex_box .rr .item:nth-child(4) {
        background: url(../img/rectangle4.png) no-repeat right top;
        background-size: 100% 100%;
    }
    .index_main_odds .flex_box .rr .item:nth-child(5) {
        background: url(../img/rectangle5.png) no-repeat right top;
        background-size: 110% 100%;
    }
    .index_main_odds .imgbox {
        display: flex;
    }
    .index_main_odds .imgbox .left .f-title {
        padding-right: 3%;
        margin-top: 0;
    }
}
@media screen and (max-width: 500px) {
    .index_main_odds .flexBox .lr .f-title {
        font-size: 24px;
        max-width: 50%;
        margin-top: -32px;
    }
    .index_main_odds .flexBox .lr .content {
        max-width: 50%;
        margin-top: -22px;
        line-height: 1.2;
        font-size: 14px;
    }
}
/**/
.index_main_intro {
    min-height: 406px;
    padding-top: 2.5%;
    margin-top: 2%;
}
@media screen and (max-width: 950px) {
    .index_main_intro {
        min-height: 308px;
        padding-top: 5%;
        margin-top: 2%;
    }
}
/**/
.index_main_video .flex-box {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin-top: -13%;
    background-color: #F6F6F6;
}
.index_main_video .lr {
    width: 40%;
    padding: 0 5% 0 10px;
}
.index_main_video .lr .f-title {
    font-size: 36px;
    font-family: ArialMTBold;
}
.index_main_video .lr .content {
    color: #2D2D2D;
    font-size: 18px;
    /*max-height: 60%;*/
    /*overflow: auto;*/
}
.index_main_video .lr .more {
    width: 244px;
    height: 53px;
    /*background: url(../img/btn_video.png) no-repeat center top;*/
    /*background-size: 100%;*/
    margin-top: 25px;
    line-height: 56px;
    text-align: center;
    color: #A9752A;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    background: linear-gradient(to bottom, #fbe18f, #feaf5f);
    border-radius: 35px;
}
.index_main_video .lr .more:hover {
    /*background: url(../img/btn_video_on.png) no-repeat center top;*/
    /*background-size: 100%;*/
    color: #fff;
    background: linear-gradient(to bottom, #6cbafa, #3f9ae3);
}
.index_main_video .lr .more:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/arrow.png) no-repeat center top;
    background-size: 100%;
    margin-left: 8px;
}
.index_main_video .lr .more:hover:after {
    background: url(../img/arrow-white.png) no-repeat center top;
    background-size: 100%;
}
.index_main_video .rr {
    width: 60%;
}
.index_main_video .rr .img_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 62.5%;
    overflow: hidden;
}
.index_main_video .rr .img_box iframe{
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
}
.index_main_video .rr .play_btn {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
    background: url("../img/play_btn.png") no-repeat center top;
    background-size: 100%;
}
@media screen and (max-width: 950px) {
    .index_main_video .flex-box {
        flex-direction: column-reverse;
        padding: 0;
        margin-top: -18%;
    }
    .index_main_video .lr {
        width: 100%;
        margin-top: 3%;
    }
    .index_main_video .rr {
        width: 100%;
    }
    .index_main_video .rr .img_box {
        height: auto;
        padding: 0;
    }
    .index_main_video .rr .play_btn {
        width: 38px;
        height: 38px;
        left: 50%;
        margin-left: -19px;
        top: 50%;
        margin-top: -19px;
    }
}
@media screen and (max-width: 768px) {
    .index_main_video .flex-box {
        flex-direction: column-reverse;
        padding: 0;
        margin-top: -25%;
    }
    .index_main_video .lr {
        width: 100%;
        margin-top: 3%;
    }
    .index_main_video .rr {
        width: 100%;
    }
    .index_main_video .rr .img_box {
        height: auto;
        padding: 0;
    }
}
@media screen and (max-width: 500px) {
    .index_main_video .flex-box {
        flex-direction: column-reverse;
        padding: 0;
        margin-top: -50%;
    }
    .index_main_video .lr {
        width: 100%;
        margin-top: 3%;
    }
    .index_main_video .rr {
        width: 100%;
    }
    .index_main_video .rr .img_box {
        height: auto;
        padding: 0;
    }
}
.index_main_pic {
    margin-top: 2%;
}
.index_main_pic .pic {
    width: 100%;
    overflow: hidden;
}
.index_main_pic .pic img {
    width: 100%;
}
.index_main_pic .tou-content.special {
    margin-bottom: 20px;
    max-width: 81%;
}
/**/
.index_news_sw {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 4%;
}
.index_news_sw .option {
    width: 32%;
    position: relative;
    background: #F6F6F6;
}
.index_news_sw .option .img_box {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 68%;
    overflow: hidden;
}
.index_news_sw .option .groups {
    padding: 27px 27px 47px 27px;
}
.index_news_sw .option .p-title {
    font-size: 18px;
    color: #222222;
    min-height: 4.5em;
}
.index_news_sw .option .date {
    font-size: 16px;
    color: #222222;
}
.index_news_sw .option .content {
    font-size: 16px;
    color: rgba(34, 34, 34, 0.69);
    margin-top: 20px;
    max-height:50px;
    overflow: hidden;
}
@media screen and (max-width: 950px) {
    .index_news_sw .option .content {
        display:none;
    }
    .index_news_sw .option .p-title{
        min-height: min-content;
        margin-bottom:20px;
    }
}
.index_news_sw .option .more {
    width: 226px;
    height: 56px;
    /*background: url(../img/btn_pro_cate.png) no-repeat center top;*/
    /*background-size: 100%;*/
    margin-top: 25px;
    line-height: 53px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    margin-left: -113px;
    bottom: -28px;
    border: 2px solid #e5e5e7;
    background: linear-gradient(to bottom, #6cbafa, #3f9ae3);
    border-radius: 35px;
}
.index_news_sw .option .more:hover {
    /*background: url(../img/btn_pro_cate_on.png) no-repeat center top;*/
    /*background-size: 100%;*/
    color: #A9752A;
    background: linear-gradient(to bottom, #fbe18f, #feaf5f);
}
.index_news_sw .option .more:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/arrow-white.png) no-repeat center top;
    background-size: 100%;
    margin-left: 8px;
}
.index_news_sw .option .more:hover:after {
    background: url(../img/arrow.png) no-repeat center top;
    background-size: 100%;
}
.index_news_sw .option:hover .p-title {
    color: var(--active-color);
}
@media screen and (max-width: 950px) {
    .index_news_sw {
        flex-direction: column;
    }
    .index_news_sw .option {
        width: 100%;
        margin-top: 12%;
    }
    .index_news_sw .option .img_box {
        height: auto;
        padding: 0;
    }
}
/**/
.index_main_pick .index_pick_sw {
    position: relative;
    padding-bottom: 50px;
}
.index_main_pick .black {
    padding: 20px 40px;
    background: url("../img/black.png") no-repeat center top;
    min-height: 215px;
    background-size: 100%;
}
.index_main_pick .flex-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-family: ArialMTBold;
    color: #fff;
    font-size: 28px;
}
.index_main_pick .more {
    font-size: 18px;
    color:#fff;
    display: inline-flex;
    align-items: center;
}
.index_main_pick .more:after{
    display: inline-block;
    content:"";
    width:18px;
    height:18px;
    background: url("../img/arrow-right-white2.png") no-repeat center top;
    background-size: 100%;
    margin-left:4px;
}
.index_main_pick .picklist {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
}
.index_main_pick .index_pick_sw {
    display: none;
}
.index_main_pick .item {
    width: 19%;
    margin-right: 1%;
    padding: 14px;
    background: #F6F6F6;
    border-radius: 10px;
    margin-bottom: 18px;
}
.index_main_pick .item:hover .p-title {
    color: var(--active-color);
}
.index_main_pick .item:nth-child(5n) {
    margin-right: 0;
}
.index_main_pick .img_box {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}
.index_main_pick .p-title {
    font-size: 16px;
    color: #2D2D2D;

    margin-top: 20px;
    height:6em;
    overflow: auto;
}
@media screen and (max-width: 950px) {
    .index_main_pick .index_pick_sw {
        display: block;
    }
    .index_main_pick .layout {
        width: 100%;
        padding: 0;
    }
    .index_main_pick .black {
        background-size: 200%;
        padding: 20px 15px;
    }
    .index_main_pick .picklist {
        display: none;
    }
    .index_main_pick .picklist.special {
        display: flex;
    }
    .index_main_pick .picklist.special .item {
        width: 48%;
        margin-right: 4%;
    }
    .index_main_pick .picklist.special .item:nth-child(5n) {
        margin-right: 1%;
    }
    .index_main_pick .picklist.special .item:nth-child(2n) {
        margin-right: 0;
    }
    .index_main_pick .picklist.special img.img {
        position: absolute !important;
    }
}
@media screen and (max-width: 768px) {
    .index_main_pick .black {
        background-size: 250%;
    }
}
/**/
.index_main_contact {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 5%;
    text-align: center;
}
.index_main_contact .tou {
    color: #fff;
    font-size: 38px;
    font-family: ArialMTBold;
}
.index_main_contact .content {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.69);
}
.index_main_contact .group {
    display: flex;
    background-color: #fff;
    height: 51px;
    line-height: 51px;
    border-radius: 35px;
    align-items: center;
    max-width: 604px;
    margin: 5% auto 0;
    justify-content: space-between;
    padding: 0 2px;
    cursor: pointer;
}
@media screen and (max-width: 950px) {
    .index_main_contact .group {
        max-width: 84%;
    }
}
.index_main_contact .group input {
    background-color: #fff;
    border: none;
    height: 51px;
    line-height: 51px;
    border-radius: 35px;
    padding-left: 20px;
    width: calc(100% - 147px);
    cursor: pointer;
}
.index_main_contact .group .submit {
    width: 143px;
    height: 47px;
    /*background: url("../img/btn_contact_blue.png") no-repeat center top;*/
    /*background-size: 100%;*/
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;

    background: linear-gradient(to bottom, #6cbafa, #3f9ae3);
    border-radius: 35px;
}
.index_main_contact .group .submit:hover {
    background: url(../img/btn_contact_yellow.png) no-repeat center top;
    background-size: 100%;
    color: #A9752A;
    background: linear-gradient(to bottom, #fbe18f, #feaf5f);
}
.index_main_contact .group .submit:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/arrow-right-white.png) no-repeat center top;
    background-size: 100%;
    margin-left: 8px;
}
.index_main_contact .group .submit:hover:after {
    background: url(../img/arrow-right.png) no-repeat center top;
    background-size: 100%;
}
/**/
.index_main_icons {
    margin-top: 2%;
}
.index_main_icons .iconlist {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2%;
}
.index_main_icons .option {
    display: inline-flex;
    margin: 15px 0;
    max-width: 25%;
    padding-right: 1%;
}
.index_main_icons .option img {
    width: 50px;
    height: 50px;
    margin-right: 6px;
}
.index_main_icons .option .o-title {
    font-size: 18px;
    color: #222;
    font-family: ArialMTBold;
}
.index_main_icons .option .content {
    color: rgba(34, 34, 34, 0.49);
    font-size: 18px;
    line-height: 1.3;
    margin-top: 4px;
}
.index_main_icons .option:hover img {
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
}
@media screen and (max-width: 950px) {
    .index_main_contact {
        margin-top: 8%;
    }
    .index_main_icons .iconlist {
        flex-direction: column;
        align-items: center;
        margin-bottom: 4%;
    }
    .index_main_icons .option {
        max-width: 100%;
        width: 80%;
    }
    .index_main_contact .tou {
        font-size: 32px;
    }
}
@media screen and (max-width: 500px) {
    .index_main_contact {
        margin-top: 12%;
    }
}
iframe{
    border:none;
}
.inquiry-pop-bd .inquiry-pop .ico-close-pop{
    background: url(../image/fancy_close.png) no-repeat center center;
}