@charset "utf-8";
.moreB{font-size: 16px;color: #666666;padding-right: 30px;position: relative;transition: all .5S;}
.moreB:after{
    content:'';
    position: absolute;
    width: 16px;
    height: 12px;
    background-image: url(../img/news_jt.png);
    right: 0;
    top: 5px;
    transition: all .2S;
}
.moreB:hover{padding-right:50px}
.lbanner{padding: 280px 0 60px;}
.lbanner .wh{}
.lbanner .h3{font-size: 35px;color: white;}
.Llocation{background-color: #f3f3f3;padding: 20px 0;margin-bottom: 30px;}
.Llocation ul{background-image: url(../img/lLocation.png);background-repeat: no-repeat;padding-left: 30px;background-position: left;}
.Llocation ul li{font-size: 16px;display: inline-block;background-image: url(../img/lLocation_r.png);background-repeat: no-repeat;background-position: right;padding-right: 30px;margin-right: 25px;}
.Llocation ul li a{color: #333333;}
.Llocation ul li span{color: #d40505;}
.Llocation ul li:last-of-type{background: none;}
.new_list{}
.new_list ul{}
.new_list ul li{padding: 20px;clear: both;} 
.new_list .new_list_item{}
.new_list_item{} 
.new_list_item a{
    border-bottom: 1px solid #dfdfdf;
    display: block;
    background-color: #f5f5f5;
    padding: 20px;
    position: relative;
} 
.new_list_item a:after{
    content:'';
    clear: both;
    display: table;
}
.new_list_item a:before{
    content:'';
    position: absolute;
    width: 0;
    height: 2px;
    background: #d40505;
    left: 0;
    bottom: 0;
    transition: all .5S;
}
.new_list_item a:hover:before{
    width:100%
}
.new_list_item .pics{width: 365px;height: 205px;padding-bottom: 0;margin-right: 40px;float: left;}
.new_list_item .ro{
    padding-top: 10px;
}
.new_list_item .ro time{
    font-size: 16px;
    color: #d40505;
    font-weight: bold;
}
.new_list_item .ro .h3{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 10px;
}
.new_list_item .ro .p{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 15px;
}
.new_list_item .ro .moreB{
    margin-top: 30px;
    display: inline-block;
    font-weight: bold;
}
.new_article{
    padding-top: 50px;
}
.new_article .wh{}
.new_article .tt{
    position: relative;
    padding-right: 110px;
}
.new_article .tt .h3{
    font-size: 36px;
    color: #333333;
    font-weight: bold;
}
.new_article .tt time{
    font-size: 16px;
    color: #d40505;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
}
.new_article .new_con{
    margin-top: 30px;
}
.new_article .new_shar{
    margin-top: 50px;
}
.new_article .new_page{
    margin-top: 50px;
} 
.new_shar{}
.new_shar>span{
    font-size: 16px;
    color: #666666;
    display: inline-block;
    line-height: 25px;
    vertical-align: bottom;
}
.new_shar .a2a_kit{display: inline-block;}
.new_shar .a2a_kit .a2a_svg{
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.new_page{} 
.new_page .li{
    margin: 10px auto;
}
.new_page .li a{}
.new_page .li .page_btu{
    background: #d40505;
    display: inline-block;
    line-height: 30px;
    padding: 0 20px;
    font-size: 16px;
    color: white;
    border-radius: 5px;
    margin-right: 17px;
    vertical-align: bottom;
}
.new_page .li .page_btuB{
    background: #333333;
}
.new_page .li .page_btu span{
    background-image: url(../img/page_prev.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    width: 100px;
    display: block;
}
.new_page .li p{
    display: inline-block;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    vertical-align: bottom;
}
.list_pro{}
.list_pro .wh{}
.list_pro .pro_right{
    margin-left: 345px;
}
.list_pro .pro_left{
    float: left;
}
.pro_left{
    width: 310px;
}
.pro_left .tt{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.pro_left .slide_nav{
    margin-top: 15px;
}
.slide_nav{}
.slide_nav li{ }
.slide_nav>li{margin-bottom: 10px;}
.slide_nav>li.cur{}
.slide_nav>li>a{
    font-size: 20px;
    background: #f8f8f8;
    border-left: 4px solid #d40505;
    position: relative;
}
.slide_nav>li>a:before{
    content:'';
    position: absolute;
    width: 0;
    height: 100%;
    background: #d40505;
    transition: all .3S;
}
.slide_nav>li:hover>a:before,
.slide_nav>li.cur>a:before{
    width:100%
}
.slide_nav>li.cur>a,.slide_nav>li:hover>a{
    color: white;
}
.slide_nav>li>a>span{
    padding: 10px 15px;
    display: block;
    position:relative
}
.slide_nav li ul{
    background: #fbfbfb;
    display: none;
    padding: 10px 0;
}
.slide_nav li.cur>ul,
.slide_nav li:hover>ul{display:block}
.slide_nav li ul li{
    padding: 5px 15px;
}
.slide_nav li ul li a{display: inline-block;line-height: 24px;border-bottom: 1px solid #fbfbfb;}
.slide_nav li ul li.cur{}
.slide_nav li ul li.cur>a{
    color: #d40505;
    border-bottom: 1px solid #d40505;
}
.pro_right{}
.pro_right .pro_list_top_inro{}
.pro_right .pro_listA{
    margin-top: 45px;
}
.pro_list_top_inro{}
.pro_list_top_inro .h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.pro_list_top_inro .new_con{
    margin-top: 15px;
}
.pro_listA{}
.pro_listA li{}
.pro_listA li a{}
.pro_listA li .pics{
    padding-bottom: 77%;
    border: 1px solid #e5e5e5;
}
.pro_listA li .ro{
    padding: 20px 0;
}
.pro_listA li .ro .h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
}
.pro_listA li .ro .desc{
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    height: 44px;
    margin-top: 6px;
}
.pro_listA li .ro .more{
    border: 1px solid #eaeaea;
    line-height: 30px;
    display: inline-block;
    padding: 0 15px;
    margin-top: 20px;
}
.pro_listA li a:hover .ro .h3{color:#d40505}
.pro_listA li a:hover .more{background:#d40505;border: 1px solid #d40505;color: white;}
.list_supper{}
.list_supper .wh{}
.list_supper .list_supper_ul{}
.list_supper_ul{}
.list_supper_ul li{}
.list_supper_ul li .iSupper_Swipper_item{}
.list_vr{}
.list_vr .wh{}
.list_vr .list_vr_ul{}
.list_vr_ul{}
.list_vr_ul li{}
.list_vr_ul li .list_vr_item{}
.list_vr_item{}
.list_vr_item a{}
.list_vr_item .pics{
    padding-bottom: 57%;
}
.list_vr_item .pics iframe{
	max-width: inherit;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5S;
}
.list_vr_item .ro{
    padding: 20px 0;
}
.list_vr_item .ro .h3{
    text-align: center;
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    height: 30px;
}
.list_vr_item .ro .p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    margin-top: 5px;
}

.product-view .product-image.zoom_remove:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	content: ""
}

.product-view {
	position: relative;
	float: left;
	width: 355px;
	margin-right: 40px;
}

.product-view .product-image {
	overflow: hidden;
	border: 1px solid #bdbdbd;
}

.product-view .product-image img {
	position: relative;
	width: 100%
}
.product-view .cloud-zoom{
    height: 0;
    padding-bottom: 100%;
    position: relative;
    display: block;
    display: block;
}
.product-view .cloud-zoom img{
	position:absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-view .image-additional-wrap {
	position: relative;
	z-index: 999;
	margin-top: 24px;
	padding: 0 30px;
}

.product-view .image-additional {
	position: relative;
	overflow: hidden;
	padding: 0 2px
}

.product-view .image-additional li {
	position: relative;
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	overflow: visible;
	width: 100%;
	width: 20%;
	height: auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.product-view .image-additional li:before {
	position: absolute;
	bottom: -5px;
	left: 40%;
	z-index: 1;
	display: block;
	width: 20%;
	height: 4px;
	border-radius: 6px;
	content: '';
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.product-view .image-additional li.single {
	display: none
}

.product-view .image-additional li img {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	object-fit: cover;
	left: 0;
	top: 0;
}

.product-view .image-additional li a {
	position: relative;
	display: block;
	border: 1px solid #c1c1c1;
	height: 0;
	padding-bottom: 100%;
	width: 100%;
}

 

.product-view .image-additional li.current img {
	opacity: 1
}

.product-view .image-additional img.popup {
	display: none
}

.ad_prompt {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	display: none;
	margin: -20px 0 0;
	width: 100%;
	color: #104eb4;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	-webkit-animation: twinkling 1s infinite ease-in-out;
	animation: twinkling 1s infinite ease-in-out
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
	display: none
}

.product-view .swiper-button-next,
.product-view .swiper-button-prev {
	margin-top: -16px;
	width: 25px;
	height: 32px;
	line-height: 32px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	background-position: center;
}

.product-view .swiper-button-prev {
	left: 0;
	background-image: url(../img/pro_l.png);
}

.product-view .swiper-button-next {
	right: 0;
	font-size: 0;
	background-image: url(../img/pro_r.png);
}
.product-view .swiper-button-prev:hover{
	background-image: url(../img/pro_l_.png);
}
.product-view .swiper-button-next:hover{
	background-image: url(../img/pro_r_.png);
}
.product-view .swiper-button-next:after,
.product-view .swiper-button-next:before,
.product-view .swiper-button-prev:after,
.product-view .swiper-button-prev:before{
	display:none
}
.product-view .swiper-button-next.swiper-button-disabled,
.product-view .swiper-button-next.swiper-button-disabled {
	opacity: 1
}

.product-view:hover .swiper-button-next,
.product-view:hover .swiper-button-prev {
	opacity: 1
}


.product-view .product-image.zoom_remove:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	content: ""
}
.pro_right .pro_tj{}
.pro_right .pro_imgtop{}
.pro_right .pro_new_con{}
.pro_right .pro_tj_swiper{}
.pro_right .pro_inner_intro{}
.pro_inner_intro{}
.pro_inner_intro .h3{
    font-size: 30px;
    color: #d40505;
    font-weight: bold;
}
.pro_inner_intro .intro{
    color: #666666;
    margin-top: 25px;
    font-size: 16px;
}
.pro_inner_intro .intro .h4{
    font-size: 16px;
    font-weight: bold;
}
.pro_inner_intro .new_con{
    margin-top: 10px;
    white-space: pre-line;
}
.pro_inner_intro .new_shar{
    margin-top: 50px;
}
.pro_inner_intro .pro_btu_list{
    margin-top: 30px;
}
.pro_btu_list{}
.pro_btu_list a{}
.pro_btu_list .pro_btu{
    margin-bottom: 20px;
    margin-right: 20px;
}
.pro_btu_list .pro_btuB{
	margin-right:0;
}

.pro_btu{
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    background: #d40505;
}
.pro_btuB{
	background: #333333;
}
.pro_btu span{
    color: white;
    background-image: url(../img/pro_btu01.png);
    background-repeat: no-repeat;
    padding-left: 26px;
}
.pro_btuB span{
    background-image: url(../img/pro_btu02.png);
}
.pro_tj{}
.pro_tj .pro_tt_01{}
.pro_tt_01{
    height: 32px;
    width: 100%;
    background: #eaedf0;
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px;
}
.pro_tt_01 p{
	position: absolute;
	display:block;
	bottom: 0;
	background: white;
}
.pro_tt_01 span{
	line-height: 48px;
	background: #d40505;
	color: white;
	padding: 0 30px;
	border-top-right-radius: 29px;
	border-bottom-left-radius: 30px;
	display: block;
	font-size: 18px;
}
.pro_imgtop{}
.pro_new_con{
    border: 1px solid #eaedf0;
    border-top: none;
}
.pro_tj_swiper{}
.pro_tj_swiper .swiper-slide{}
.pro_tj_swiper .pics{
    border: 1px solid #e7e7e7;
}
.pro_tj_swiper .ro{
    padding: 15px 0;
}
.pro_tj_swiper .ro .h3{
    font-size: 20px;
    font-weight: bold;
    height: 25px;
}
.pro_tj_swiper .ro .p{
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    margin-top: 5px;
    height: 46px;
}
.company_inner{}
.company_inner .company_imgtop{
    position: relative;
    padding-left: 500px;
    min-height: 577px;
}
.company_inner .company_new_con{}
.company_inner .company_inner_intro{} 
.company_inner .product-view{
    width: 450px;
    position: absolute;
    left: 0;
} 
.company_inner_intro{}
.company_inner_intro .company_tt{
    margin-bottom: 30px;
}
.company_inner_intro .company_th{
    margin-top: 50px;
}
.company_tt{
    display: inline-block;
    border: 1px solid #bdbdbd;
    font-size: 0;
    border-right: none;
}
.company_tt a{
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    border-right: 1px solid #bdbdbd;
}
.company_tt a:hover,.company_tt a.cur{
    background: #d40505;
    color: white;
}
.company_th{
    display: inline-block;
}
.company_th .item{
    margin-bottom: 30px;
    display: none;
}
.company_th .item:first-child{
	display:block
}
.company_th .company_item{
    margin-bottom: 30px;
}
.company_item{
    font-size: 16px;
    position: relative;
    padding-left: 150px;
    color: #666666;
}
.company_item span{
    color: #333333;
    font-weight: bold;
    position: absolute;
    left: 0;
}
.company_item p{}
.company_new_con{}
.company_new_con .tt{
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 25px;
}
.company_new_con .new_con{}
.company_new_con .company_pro{} 
.company_new_con .company_pro li{width: 20%;border: 1px solid #d4d4d4;}
.pages{
    clear: both;
    padding: 50px 0;
    text-align: center;
}
.pages .pagination{}
.pages .pagination li{
    display: inline-block;
    margin: 0 5px;
    line-height: 25px;
}
.pages .pagination li span{}
.pages .pagination li.active span{}
.pages .pagination li a{
    border: 1px solid #dedede;
    padding: 0 10px;
}
.pages .pagination li a:hover{
	background:#d40505;
	color:white
}