
.shengshi_index_content{
    overflow: hidden;
    height: 980px;

}
.shengshi_index{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.index_content_left_banner{
    float: left;
    width: 74.3%;
    position: relative;
}
.index_content_left_banner img{
    width: 100%;
}
.index_content_right{
    float: right;
    width: 25.7%;
    height: 100%;
    border-bottom: 1px solid #ededed;
}
.banner_pos{
    position: absolute;
    top: 28%;
    left: 120px;
    z-index: 9;
}
.banner_pos .banner_pos_cn{
    font-size: 14px;
    color: #fff;
}
.banner_pos .banner_pos_en{
    color: #fff;
    font-weight: 700 !important;
    font-size: 120px;
    padding-top: 10px;
}
.banner_pos_more{
    width: 92px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 17%;
    transition: .3s;

}
.center_img_more_box{
    width: 92px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    transition: .3s;
    margin: auto;
    cursor: pointer;
}
.swiper-container-center .swiper-slide:nth-child(2) .center_img img{
	marign-top:-5px;
}
.center_img_more_box:hover{
    border: 1px solid #24aae1;
}
.center_img_more_box:hover p{
    color: #24aae1;
}
.center_img_more_box:hover span{
    color: #24aae1;
}
.center_img_more_box p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
    color: #ccc;
}
.center_img_more_box span {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
    color: #ccc;
}
.banner_pos_more:hover{
    transition: .3s;
    transform: translateY(-20px);
    border: 1px solid #24aae1;
}
.banner_pos_more p{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
}
.banner_pos_more:hover p{
	color: #24aae1;
}
.banner_pos_more:hover span{
	color: #24aae1;
}
.banner_pos_more span{
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}
.swiper-pagination-index{
    color: #fff;
    width: 50px !important;
    position: absolute;
    bottom: 50px !important;
    left: 40px !important;
    font-size: 16px;
}
.swiper-button-next-index,.swiper-button-prev-index{
    position: absolute;
    width: 100px;
    /* top: 94% !important; */
    /* left: 355px !important; */
}
 .swiper-button-next-index::after{
    content: 'next';
    color: #fff;
    font-size: 14px !important;

}
.swiper-button-prev-index::after{
    content: 'prev';
    color: #fff;
    font-size: 14px !important;
    /* padding-right: 50px; */
	width: 20px !important;
}
.swiper-button-prev-index{
	right: 200px !important;
	position: absolute;
}
.swiper-button-next-index{
	right: 300px !important;
	position: absolute;
}
.swiper-container-center .swiper-slide:nth-child(7) .center_img img{
	width: 40%;
}
.swiper-container-center .swiper-slide:nth-child(8) .center_img img{
	width: 40%;
}
.index_content_right_top{
    background: #b2c0c2;
    position: relative;
}
.index_content_right_top_bgc{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.index_content_right_top_bgc:hover img{
    transition: .3s;
    transform: scale(1.2);
}
.index_content_right_top_bgc img{
    margin-top: -1px;
    margin-left: -2px;
    width: 100%;
    height: 100%;
    transition: .3s;
}
.index_content_right_top_pos{
    position: absolute;
    top: 110px;
    left: 30px;
}
.index_content_right_top_pos p{
    color: #fff;
    font-size: 24px;
}
.index_content_right_top_pos .right_title_en{
    /*font-size: 24px;*/
    font-weight: 700;
    padding-top: 13px;
    width: 99px;
    line-height: 30px;
}
.index_content_right_top .more_title{
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 45px;
    left: 30px;
    cursor: pointer;
}
.swiper-container-right .slide_img {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.slide_img .slide_img_title{
    position: absolute;
    top: 38px;
    left: 30px;
    color: #000;
    font-weight: 700    ;
    font-size: 12px;
}
.slide_img .slide_img_box{
    padding-top: 60px;
    overflow: hidden;
    height: 100%;
}
.slide_img .slide_img_box:hover img{
    transition: .3s;
    transform: scale(1.2);
}
.slide_img .slide_img_box img{
    transition: .3s;
}
.slide_text{
    position: absolute;
    left: 30px;
    bottom: 44px;
}
.index_content_right_btm{
    height: 490px;
    position: relative;
}
.swiper-container-right{
    height: 100%;
}
.swiper-container-right .swiper-slide{
    height: 100%;
}
.slide_text .slide_text_name{
    font-size: 14px;
    color: #666;
    padding-bottom: 0px;
	margin-bottom: 5px;
    text-align: left;
    transition: .3s;
}
.slide_text_name:hover {
    transform: translateY(-20px);
    transition: .3s;
}
.slide_text_en{
    color: #000;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 15px;
}
.slide_text_price{
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.slide_img_box img{
	width: 27%;
}
.center_img .pinpai_title{
	font-size: 24px;
	color: #000;
	font-weight: 700;
}
.index_content_right_btm .swiper-button-next-right{
    position: absolute;
    top: 50%;
    right: 30px;
}
.index_content_right_btm .swiper-button-prev-right{
    position: absolute;
    top: 50%;
    left: 30px;
}
.index_content_right_btm .swiper-button-next-right,.index_content_right_btm .swiper-button-prev-right{

    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    border: 1px solid #999;
}
.swiper-button-next-right::after{
    content: '\e601';
    font-size: 14px;
    font-family: "iconfont";
    color: #999;
    text-align: center;
}
.swiper-button-prev-right::after{
    content: '\e600';
    font-family: "iconfont";
    color: #999;
    font-size: 14px;
    text-align: center;
    padding-right: 0px;
}
.index_content_right_btm .swiper-button-next-right:hover{
    background: #ccc;
    border: none;
}
.index_content_right_btm .swiper-button-next-right:hover:after{
    color: #fff !important;
}
.index_content_right_btm .swiper-button-prev-right:hover{
    background: #ccc;
    border: none;
}
.index_content_right_btm .swiper-button-prev-right:hover:after {
    color: #fff !important;
}
.swiper-container-center{
    height: 287px;
}
.swiper-container-center .swiper-slide{
    width: 100%;
    height: 100%;
    text-align: center;
    border-right: 1px solid #ededed;
}
.swiper-container-center .swiper-slide .center_img{
    width: 100%;
    height: 100%;
    padding-top: 38%;
    transition: .3s;
}
.center_img_box{
    height: 70%;
}
.more_btn{
    display: block;
}
.center_img_more{
    margin-top: 20px;
    opacity: 0;
}
.swiper-container-center .swiper-slide:hover .center_img{
    transform: translateY(-30px);
    transition: .3s;
}
/*.swiper-container-center .swiper-slide .center_img_box::before{*/
/*    !*color: #444;*!*/
/*    width: 0%;*/
/*    border: none;*/
/*    border-bottom: 1px solid red;*/
/*    position: absolute;*/
/*    bottom: 0px;*/
/*    transition: .5s;*/
/*}*/
/*.swiper-container-center .swiper-slide:hover  .center_img_box::before{*/
/*    !*border-bottom: 2px solid #444 !important;*!*/
/*    !*color: #444;*!*/

/*    width: 100%;*/
/*    border: none;*/
/*    border-bottom: 1px solid red;*/
/*    position: absolute;*/
/*    bottom: 0px;*/
/*    transition: .5s;*/
/*}*/
.swiper-container-center .swiper-slide:hover .btm_line{
    width: 100%;
}
.btm_line{
    width: 0%;
    border: none;
    border-bottom: 2px solid #444;
    position: absolute;
    bottom: 0px;
    transition: .5s;

}
.swiper-container-center2 .swiper-slide:hover  .center_img_box{
    border-bottom: 2px solid #444 !important;
}
.swiper-container-center .swiper-slide:hover .center_img_more{
    opacity: 1;
    margin-top: 40px;
}

.center_img_box{
    width: 100%;
    height: 100%;
}
.shengshi_index_video_banner{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
	background-image: url(../imgs/20210927183451.jpg);height: 669px;background-attachment: fixed;background-position: center;
}
.shengshi_index_video_banner:hover img{
    transition: .3s;
    transform: scale(1.2);
}
.shengshi_index_video_banner img{
    transition: .3s;
}
.shengshi_index_video_banner .video_title{
    position: absolute;
    top: 60px;
    left: 16px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.shengshi_index_video_banner .video_banner_text{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
}
.shengshi_index_video_banner .video_banner_text p{
    color: #fff;
    font-size: 36px;
    font-weight: 700;

}
.swiper-container-center2 .swiper-slide .center_img {
    width: 100%;
    height: 100%;
    padding-top: 25%;
    transition: .3s;
}
.move_index{
    display: none;
}

.swiper-container-center2 .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    border-right: 1px solid #ededed;
}
.shengshi_index_video_banner .video_banner_text img{
    margin-top: 13px;
}
.video_banner_text img {
    width: 16%;
}
.video_w{
    width: 100%;
}

.swiper-container-pinpai .swiper-slide{
    width: 100%;
    height: 100%;
    text-align: center;
}
.swiper-container-pinpai .swiper-slide:hover {
    cursor: url("../imgs/jia.png"), auto;
}
.swiper-container-pinpai2 .swiper-slide{
    width: 100%;
    height: 100%;
    text-align: center;
}
.shengshi_index_pinpai .shengshi_index_pinpai_title{
    font-size: 24px;
    color: #000;
    font-weight: 700;
    padding-top: 90px;
    padding-bottom: 30px;
    padding-left: 20px;
}
.swiper-container-pinpai .swiper-slide .drand_box{
    width: 100%;
    height: 588px;
    text-align: center;
    /*background: -webkit-linear-gradient(180deg,);*/
    background-image: linear-gradient(#d2d2d2, #fff, #d2d2d2);
    /*background-image: url("../imgs/db3.png");*/

}
.drand_box_h_bgc_img img{
    width: 100%;
}
.drand_box_h_bgc_img{

}
.swiper-container-pinpai2 .swiper-slide .drand_box{
    width: 100%;
    height: 588px;
    text-align: center;
    background-image: url("../imgs/db3.png");
}
/*.swiper-container-pinpai .swiper-slide:hover .drand_box{*/
/*    background-image: url("../imgs/brand_banner.png");*/
/*    z-index: 100;*/
/*}*/

.swiper-button-next-pinpai, .swiper-button-prev-pinpai {
    position: absolute;
    top: 36%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    /*opacity: 0;*/
    display: none;
    text-align: center;
    line-height: 50px;
    opacity: 1 !important;
}

/*.swiper-container-pinpai .swiper-slide:hover .swiper-button-prev-pinpai{*/
/*    display: block;*/
/*}*/
/*.swiper-container-pinpai .swiper-slide:hover .swiper-button-next-pinpai{*/
/*    display: block;*/
/*}*/
.swiper-button-next-pinpai:after{
    font-size: 20px;
    opacity: 1 !important;
}
.swiper-button-prev-pinpai:after{
    font-size: 20px;
    opacity: 1 !important;
}
.drand_box_h_bgc{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    opacity: 0;
    transition: .3s;
    width: 100%;
    height: 100%;
    overflow: hidden;
	
}
.drand_box_h_bgc_img{
    width: 100%;
    height: 588px;
    overflow: hidden;
}
.drand_box_h_bgc_img:hover img{
    transform: scale(1.2);
    transition: .3s;
}
.swiper-container-pinpai .swiper-slide .drand_box img{
    padding-top: 70px;
    /*padding-bottom: 112px;*/
	/* width: 50%; */
	max-height: 80%;
	max-width: 80%;
}
.drand_box_h_bgc_img{
	position: absolute;
	    top: 0px;
	    left: 0px;
	    bottom: 0px;
	    background: rgba(0,0,0,.3);
}
.drand_box_h_bgc_img img{
	width: 28%;
	padding-top: 20%;
}
.swiper-container-pinpai2 .swiper-slide .drand_box img{
    padding-top: 84px;
    /*padding-bottom: 112px;*/
}
.drand_box_h_bgc_img img{
    transition: .3s;
}
.swiper-container-pinpai .swiper-slide:hover .drand_box_h_bgc{
    opacity: 1;
    transition: .3s;
}
.swiper-container-pinpai2 .swiper-slide:hover .drand_box_h_bgc{
    opacity: 1;
    transition: .3s;
}
.pinpai_detail{
    text-align: left;
}
.pinpai_detail .pinpai_detail_title_cn{
    padding-top: 0px;
    font-size: 14px;
    color: #999;
}
.pinpai_detail_title_en{
    padding-top: 10px;
    padding-bottom: 0px;
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.pinpai_detail_title_price{
    font-size: 16px;
    color: #000;
    font-weight: 700;
	padding-top: 15px;
}
.swiper-container-index .img_chanpin {
    width: 23%;
    margin-top: 14%;
    float: right;
    margin-right: 18%;
}
.swiper-container-index{
	background-color: #000;
}
.swiper-container-index>.swiper-scrollbar {
    position: absolute;
    left: 7%;
    bottom: 56px;
    z-index: 50;
    height: 5px;
    width: 18%;
    background: #3e3f40;
}
.swiper-container-index .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #24aae1;
    border-radius: 10px;
    left: 0;
    top: 0;
}
.shengshi_index_pinpai_content{
    padding: 0px 20px;
}
.drand_box_h_bgc_more_box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30px,-95px);
    transition: .3s;
}
.drand_box_h_bgc_more_box:hover img{
    transform: translateY(-20px);
    transition: .3s;
}
.drand_box_h_bgc_more_box img{
    transition: .3s;
}
.shengshi_index_company{
    width: 100%;
    margin-top: 85px;
    overflow: hidden;
    height: 878px;
}
.shengshi_index_company_left{
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}
.company_slide:hover img {
    transition: .3s;
    transform: scale(1.2);
}
.company_slide img{
    transition: .3s;
}
.shengshi_index_company_left .swiper-container-company{
    width: 100%;
    height: 100%;
    position: relative;
}
.shengshi_index_company_left .swiper-container-company .swiper-slide{
    width: 100%;
    height: 100%;
}
.shengshi_index_company_left .swiper-container-company .swiper-slide img{
    width: 100%;
    height: 100%;
}
.shengshi_index_company_right{
    width: 50%;
    height: 100%;
    float: left;
    background: #e5e5e7;
    padding: 170px 167px;
}
.company_left_title{
    position: absolute;
    top: 67px;
    left: 23px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    z-index: 99;
}
.shengshi_index_company_right .company_right_en{
    font-size: 36px;
    color: #444242;
    font-weight: 400;
}
.shengshi_index_company_right .company_right_cn{
    color: #444242;
    font-size: 16px;
    padding-top: 10px;
    font-weight: 700;
}
.company_right_text{
    /* width: 510px; */
    line-height: 32px;
    color: #686868;
    font-size: 16px;
    padding-top: 60px;
}
.company_right_text2{
    width: 100%;
    line-height: 32px;
    color: #686868;
    font-size: 16px;
    padding-top: 30px;
}
.company_right_more{
	width: 92px;
	height: 39px;
	background-color: #333;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 39px;
	border-radius: 20px;
	cursor: pointer;
	transition: .3s;
}
.company_right_more:hover{
	background-color: transparent;
	color: #24aae1;
	transition: .3s;
}
.company_right_btm .right_btm_title{
    color: #686868;
    font-size: 12px;
    font-weight: 700;
}
.company_right_btm{
    overflow: hidden;
    padding-top: 40px;
}
.company_right_btm ul>li{
    float: left;
    padding-right: 163px;
}
.company_right_btm .right_btm_num{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    padding-top: 20px;
}
.hang_line{
    width: 18px;
    height: 2px;
    border-bottom: 2px solid #444242;
    padding-top: 20px;
}
/*.wiper-container-company .swiper-pagination-company{*/
/*    width: 100px;*/
/*    position: absolute;*/
/*    bottom: 47px;*/
/*    left: 24px;*/
/*    color: #fff !important;*/
/*    text-align: left;*/
/*}*/
/*.swiper-scrollbar-company {*/
/*    position: absolute;*/
/*    left: 9%;*/
/*    bottom: 53px;*/
/*    z-index: 50;*/
/*    height: 5px;*/
/*    width: 77%;*/
/*    background: red;*/
/*}*/
.shengshi_index_company_left .swiper-scrollbar-company{
    position: absolute;
    bottom: 54px;
    left: 30px;
    z-index: 200;
    width: 76%;
    left: 100px;
    background: rgba(0,0,0,.2);
    /* opacity: .2; */
}
.shengshi_index_company_left .swiper-button-next-company{
    position: absolute;
    /* bottom: 66px; */
    z-index: 200;
    /* color: red; */
    /*background: red;*/
    top: 93.5%;
    right: 60px;
}
.shengshi_index_company_left .swiper-button-next-company:after{
    color: #fff;
    font-size: 14px;
}
.shengshi_index_company_left .swiper-button-prev-company:after{
    color: #fff;
    font-size: 14px;
}
.shengshi_index_company_left .swiper-button-prev-company:hover:after{
    color: #24aae1;
}
.shengshi_index_company_left .swiper-button-next-company:hover:after{
    color: #24aae1;
}
.shengshi_index_company_left .swiper-button-prev-company{
    position: absolute;
    /* bottom: 66px; */
    z-index: 200;
    /* color: red; */
    /*background: red;*/
    top: 93.5%;
    left: 88%;
}
.shengshi_index_company_left  .swiper-pagination-company{
    position: absolute;
    bottom: 47px;
    font-weight: 700;
    left: 24px;
    z-index: 200;
    color: #fff;
    width: 70px;
    text-align: left;
}
.shengshi_index_company_left .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    /*background: rgba(0,0,0,.5);*/
    background: #24aae1;
    border-radius: 10px;
    left: 0;
    top: 0;
}
.shengshi_index_product{
    position: relative;
    background: #f9f9f9;
}
.shengshi_index_product_tetx{
    position: absolute;
    top: 123px;
    left: 30px;
}
.shengshi_index_product_tetx .product_en{
    color: #444242;
    font-size: 30px;
    font-weight: 400;
    transition: .3s;
}
.product_en:hover {
    transition: .3s;
    transform: translateY(-20px);
}
.shengshi_index_product_tetx .product_cn{
    font-size: 24px;
    color: #444242;
    width: 700px;
    padding-top:10px;
    font-weight: 700;
    line-height: 34px;
}
.shengshi_index_product_tetx .product_line{
    width: 22px;
    height: 2px;
    border-bottom: 2px solid #807f7f;
    padding-top: 30px;
}
.shengshi_index_product .product_more{
    position: absolute;
    bottom: 80px;
    left: 30px;
    cursor: pointer;
    transition: .3s;
}
.product_more:hover {
    transition: .3s;
    transform: translateY(-20px);
    color: #2D93CA;
}
.gift_view:hover {
    transition: .3s;
    transform: translateY(-20px);

}
.shengshi_index_gift{
    width: 100%;
    height: 366px;
}
.dianpu_box .tianmao_box{
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
}
.dianpu_box .tianmao_box:hover {
    border: 1px solid #2D93CA;
}
.dianpu_box li:last-child .tianmao_box img{
    padding-bottom: 5px;
}
.gift_box{
    height: 365px;
    width: 100%;

    position: relative;

}

.swiper-container-gift .swiper-slide:nth-child(1){
    background: #c5c5c5;
}
.swiper-container-gift .swiper-slide:nth-child(2){
    background: #686868;
}
.swiper-container-gift .swiper-slide:nth-child(3){
    background: #f6f6f6;
    /* background-image: url("../imgs/4.png"); */
}
.swiper-container-gift .swiper-slide:nth-child(1) .gift_box .gift_img{
        width: 41%;
        position: absolute;
        top: 47px;
        right: 81px;
}
.swiper-container-gift .swiper-slide:nth-child(2) .gift_box .gift_img{
    width: 45%;
    position: absolute;
    top: 0px;
    right: 0px;
     transition: .3s;
}
.swiper-container-gift .swiper-slide:nth-child(3) .gift_box .gift_img{
	    width: 40%;
	    position: absolute;
	    /* top: 42px; */
	    right: 0px;
	    transition: .3s;
	    bottom: 0px !important;
}
.swiper-container-gift .swiper-slide:nth-child(3) p{
	color: #686868;
}
.gift_box:hover .gift_img{
	
    transform: scale(1.2);
    transition: .3s;
}
.gift_text{
    position: absolute;
    top: 83px;
    left: 30px;
    overflow: hidden;margin-bottom: 30px;
    width: 90%;
}
.gift_box .gift_img{
	width: 39%;
    position: absolute;
    /* top: 42px; */
    right: 0px;
    transition: .3s;
}
.gift_text .gift_en{
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    transition: .3s;
}
/*.gift_en:hover {*/
/*    transition: .3s;*/
/*    transform: translateY(-20px);*/
/*}*/
.gift_text .gift_cn{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 20px;
}
.new_right .new_right_box  .img_bc{
	height: 754px;
}

.gift_view{
    position: absolute;
    bottom: 38px;
    left: 30px;
    color: #fff;
    font-size: 14px;
   cursor: pointer;
    transition: .3s;
}
.liwu_img{
    width: 7%;
    transition: .3s;
}
.liwu_img:hover{
    transition: .3s;
    transform: translateY(-20px);
}
.gift_box2{
    width: 100%;
    height: 365px;
    background: #686868;
    position: relative;
}
.gift_box2 .gift_img{
    position: absolute;
    top: 42px;
    right: 66px;
}
.gift_box3{
    width: 100%;
    height: 365px;
    background: #f6f6f6;
    position: relative;
    background-image: url("../imgs/4.png");
}
.gift_box3 .gift_img{
    position: absolute;
    top: 42px;
    right: 66px;
}
.gift_box3 .gift_text .gift_en{
    color: #686868;
}
.gift_box3 .gift_text .gift_cn{
    color: #686868;
}
.gift_box3 .gift_view{
    color: #686868;

}
.shengshi_index_new{
	/* height: 752px; */
    width: 100%;
    overflow: hidden;
}
.shengshi_index_new .new_right_box{
	height: 100%;
}
.shengshi_index_new .new_right_box img{
	height: 100%;
}
.new_left{
    width: 33.3%;
    float: left;
}
.collapse.in {
    display: block;
}
.new_right{
    width: 66.7%;
    float: left;
}
.new_right_box{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.new_right_box:hover img{
    transform: scale(1.2);
    transition: .5s;
}
.new_right_box img{
    transition: .5s;
}
.new_left .demo{
    width: 100%;
    padding-top: 130px;
}
.new_left{
    padding: 63px 68px 0px 35px;
}
.new_left .demo .container{
    width: 100%;
}
.panel-title a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.panel-title a:focus{
    text-decoration: none;
}
.panel-title a:hover{
    text-decoration: none;
}
.new_title{
    overflow: hidden;

}
.new_title .new_tilte_left{
    color: #000;
    font-size: 24px;
    font-weight: 700;
    float: left;

}
.new_title .new_tilte_right{
    color: #666666;
    font-size: 14px;
    float: right;
    line-height: 60px;
    cursor: pointer;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent !important;
    border: none !important;
    border-bottom: transparent !important;
    border-color: transparent;
}
.panel-default {
    border-color: transparent !important;
}
.panel-body{
    font-size: 14px;
    color: #666;
}
.time{
    color: #666;
    font-size: 12px;
}
.time .date_time{
    color: #666;
    font-weight: 700;
    font-size: 12px;
}
.dianji,.dianji2,.dianji3,.dianji4{
    position: relative;
}
.dianji .icon-hengxian-{
    position: absolute;
    color: #000;
    font-size: 20px;
    right: 0px;
    font-weight: 700;
}
.dianji2 .icon-hengxian-{
    position: absolute;
    color: #000;
    font-size: 20px;
    right: 0px;
    font-weight: 700;
}
.dianji3 .icon-hengxian-{
    position: absolute;
    color: #000;
    font-size: 20px;
    right: 0px;
    font-weight: 700;
}
.dianji4 .icon-hengxian-{
    position: absolute;
    color: #000;
    font-size: 20px;
    right: 0px;
    font-weight: 700;
}
.dianji .icon-jia2{
    color: #000 !important;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    right: 0px;
}
.dianji2 .icon-jia2{
    color: #000 !important;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    right: 0px;
	top: 2px;
}
.dianji3 .icon-jia2{
    color: #000 !important;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    right: 0px;
}
.con_data{
	padding-left: 5%;
}
.dianji4 .icon-jia2{
    color: #000 !important;
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    right: 0px;
}
.pinpai1_index{
    display: block;
}
.index2_pinpai{
    display: none;
}
.gift_index1{
    display: block;
}
.gift_move_index{
    display: none;
}
.icon-jia2{
	float: right;
	font-weight: 700;
}
.icon-hengxian-{
	float: right;
	font-weight: 700;
}
.fontCol{
	color: #268bba !important;
}
.title_right{
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
}
.hang_two{
	display: inline-block;
}
.pinpai_detail_title_price span:first-child{
	font-size: 16px;
	color: #333;
	padding-top: 20px;
}
.pinpai_detail_title_price span:last-child{
	font-size: 16px;
	color: #000;
	padding-left: 10px;
}
.panel-body p{
	padding-left: 10px;
}
.drand_box_h_bgc_img {
	background-image: url(../imgs/20210928120322.png);
}

.swiper-container-index>.swiper-scrollbar {
    position: absolute;
    left: 7%;
    bottom: 27%;
    z-index: 50;
    height: 5px;
    width: 18%;
    background: #3e3f40;
}
.swiper-button-next-index, .swiper-button-prev-index {
    position: absolute;
    width: 20px;
    /* top: 73% !important; */
    /* left: 400px !important; */
}
 .swiper-button-prev-index{
	 
	 left: 355px !important;
 }
.swiper-pagination-index {
    color: #fff;
    width: 50px !important;
    position: absolute;
    bottom: 26% !important;
    left: 40px !important;
    font-size: 16px;
}

.index_nav a{
	color: white;
}
 a:hover, a:focus{
	text-decoration:none !important;
}
 