@charset "UTF-8";
@font-face {
  font-family: "DINPRO-MEDIUM_0";
  src: url("../fonts/DINPRO-MEDIUM_0.woff2") format("woff2"),
       url("../fonts/DINPRO-MEDIUM_0.woff") format("woff"),
       url("../fonts/DINPRO-MEDIUM_0.ttf") format("truetype"),
       url("../fonts/DINPRO-MEDIUM_0.eot") format("embedded-opentype"),
       url("../fonts/DINPRO-MEDIUM_0.svg") format("svg");
}
.shuzi{
	font-family: "DINPRO-MEDIUM_0";
}
@font-face {
  font-family: "PINGFANG REGULAR_1";
  src: url("../fonts/PINGFANG REGULAR_1.woff2") format("woff2"),
       url("../fonts/PINGFANG REGULAR_1.woff") format("woff"),
       url("../fonts/PINGFANG REGULAR_1.ttf") format("truetype"),
       url("../fonts/PINGFANG REGULAR_1.eot") format("embedded-opentype"),
       url("../fonts/PINGFANG REGULAR_1.svg") format("svg");
}
body{
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	overflow:hidden;
}


header{
	position:fixed;
	z-index: 1000;
	width: 100%;
	height:60px;
	line-height:60px;
	transition: all 0.3s;
	top:0;
}

.w1780{
	width:92.7%;
	margin:0 auto;
	position:relative;
}
.w1780.xiaoniu{
	width:62.5%;
}
header ul{
	font-size:0;
	text-align: center;
}
header ul li{
font-size:14px;
display: inline-block;
position:relative;
margin:0 35px;
}
header ul li a{
	transition:all 0.3s;
	color: #fff;
}
header ul li a.cur{
	color:#e60012;
}
.neibody header ul li a.cur{
	color:#e60012;
}
header.bai-bg ul li a.cur{
	color:#e60012;
}
header .logo{
	position:absolute;
	top:46%;
	transform:translateY(-50%);
	left:0;
	display:block;
	width:3.7rem;
}

header .logo img{
	width:100%;
	opacity:0;
	transition:all 0.3s;
	display: block;
}
header .logo img.img1{
	opacity:1;
}
header .logo img.img2{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
header .serach-btn{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:0;
	font-size:0.5rem;
	color:#fff;
	cursor:pointer;
	transition:all 0.3s;
}
header .header-btn{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:0;
	width:24px;
	height:16px;
	cursor: pointer;
	display:none;
}
header .header-btn .line{
	width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    background-color: #fff;
    transition: all .2s;
    transform-origin: center;
}
header .header-btn .line1{
	    top: 0;
}
header .header-btn .line2{
	    top: 50%;
    margin-top: -1px;
}
header .header-btn .line3{
	    bottom: 0;
}
footer{
	height:2rem;
	line-height:2rem;
	background-color:#101010;
}
.left{
	float:left;
}
.right{
	float:right;
}
footer .left{
	font-size:0.35rem;
	color:#fff;
}
footer .left a{
	margin-left:0.5rem;
	color:#fff;
}
footer .right{
	width:340px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:0;
	font-size: 0.55rem;
    color: #fff;
    font-family: "DINPRO-MEDIUM_0";
}
footer .right .bdshare-button-style0-16{
	    height: 1rem;
    width: 100%;
    line-height: 1rem;
}
footer .right .bdshare-button-style0-16 a{
width:1rem;
height:1rem;
border-radius:50%;
padding-left: 0;
margin:0 6px;
background:none;
border:1px solid #fff;
display:inline-block;
line-height:1rem;
text-align:center;
float:none;
    color: #fff;
    font-size: 0.75px;
    box-sizing: border-box;
font-size:16px;
transition:all 0.3s;
position:relative;
}
footer .right .bdshare-button-style0-16 a .
header.bai-bg{
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
	// height:2rem;
	// line-height:2rem;
}
footer .right .bdshare-button-style0-16 a .img{
	position:absolute;
	padding:0.2rem;
	background-color:#fff;
	text-align:center;
	width:2.2rem;
	left:50%;
	transform:translateX(-50%);
	top:-2.8rem;
	visibility: hidden;
	opacity:0;
	transition:all 0.3s;
}
footer .right .bdshare-button-style0-16 a .img img{
	width:100%;
}
header.bai-bg{
	background-color:#fff;
	// height:2rem;
	// line-height:2rem;
}
.neibody header{
	background-color:#fff;
}
.neibody header ul li a{
	color:#090504;
}
.neibody header .serach-btn{
	color:#090504;
}
.neibody header .logo img.img1{
	opacity:1;
}
.neibody header .logo img.img2{
	opacity:1;
}
header.bai-bg ul li a{
	color:#090504;
}
header.bai-bg .serach-btn{
	color:#090504;
}
header.bai-bg .logo img.img1{
	opacity:1;
}
header.bai-bg .logo img.img2{
	opacity:1;
}
header.cur{
	background-color:#fff;
	border-bottom:1px solid #e5e5e5;
}
header.cur ul li a{
	color:#090504;
}
header.cur .serach-btn{
	color:#090504;
}
header.cur .logo img.img1{
	opacity:1;
}
header.cur .logo img.img2{
	opacity:1;
}
.li-xiashow{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	// top:3rem;
	top:60px;
	background: rgba(255,255,255,0.9);
	z-index: 100;
    white-space: nowrap;
   display:none;
    width: 200%;
}
.li-xiashow a{
	display:block;
	width: 100%;
	font-size:14px;
	padding:0 10px;
	height: 1.6rem;
	line-height: 1.6rem;
	color:#090504;
	transition:all 0.3;
	position: relative;
	box-sizing:border-box;
}
.li-xiashow a:hover{
	background: #fff;
}
.li-xiashow a:before{
	content: '';
	position: absolute;
	left: 10px;
	top: 50%;
	width: 2px;
	height: 0;
	transform:translateY(-50%);
	background: #e60012; 
	transition:all 0.3s ease 0s;
}
.li-xiashow a:hover:before{
	height: 14px;
}
// header.bai-bg .li-xiashow{
// 	top:2rem;
// }
.product-xiala{
	position:fixed;
	top:60px;
	width:100%;
	height:calc(100% - 60px);
	left:0;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
	background-image:url(../img/10-img1.png);
	display:none;
	z-index: 500;
}
// header.bai-bg .product-xiala{
// 	top:2rem;
// 	height:calc(100% - 2rem);
// }
.product-xiala .w1780{
	padding-top:1.25rem;
}
.product-xiala .pro-left{
	float:left;
	width:7.5rem;
	text-align:left;
}
.product-xiala .pro-left .pro-tit{
	font-size:14px;
	color:#000000;
	height:2rem;
	line-height:2rem;

	padding: 0 0.75rem 0 1rem;
}
.product-xiala .pro-left .pro-tit.cur{
	background-color: #e60012;
    border-bottom: 1px solid #e60012;
    color: #fff!important;
}
.product-xiala .pro-left .pro-tit.cur .new{
	color: #fff!important;
}
.product-xiala .pro-left .pro-tit:hover{
background-color: #e60012;
    border-bottom: 1px solid #e60012;
    color: #fff!important;
}
.product-xiala .pro-left .pro-tit:hover .new{
	color: #fff!important;
}
.product-xiala .pro-left .pro-tit .new:hover{
	color: #fff!important;
}
.product-xiala .pro-dl dd:nth-child(1){
	border-top:1px solid #e5e5e5;
}

.product-xiala .pro-dl .pro-one{
   font-size:14px;
   color:#000000;
   padding: 0 0.75rem 0 1rem;
   height: 1.75rem;
   line-height:1.75rem;
   text-align:left;
   position:relative;
   transition:all 0.3s;
   border-bottom:1px solid #e5e5e5;
}
.product-xiala .pro-dl .pro-one a{
	 color:#000000;
}
.product-xiala .pro-dl dd.cur .pro-one{
	 color:#fff;
	 background-color:#e60012;
	 border-bottom:1px solid #e60012;
}
.product-xiala .pro-dl dd.cur .pro-one a{
	color:#fff
}
.product-xiala .pro-dl .pro-one .icon-arrow-down{
	position:absolute;
	top:50%;
	transform:translateY(-50%) rotate(-180deg);
	right:0.75rem;
}
.product-xiala .pro-dl dd.cur .pro-one .icon-arrow-down{
transform:translateY(-50%) rotate(0deg);
}

.product-xiala .pro-dl .pro-er{
	padding: 0.25rem 0.75rem 0.25rem 1rem;
	border-bottom:1px solid #e5e5e5;
	display:none;
}

.product-xiala .pro-dl .pro-er a{
	font-size:14px;
	color:#777777;
	display:block;
	margin-bottom:0.2rem;
	padding-left:0.6rem;
	height:0.75rem;
	line-height:0.75rem;
	position:relative;
}
.product-xiala .pro-dl .pro-er a:after{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	width:2px;
	height:0;
	opacity:0;
	transition:all 0.3s;
	content:"";
	background-color:#e60012;
}
.product-xiala .pro-dl .pro-er a.cur{
	color:#e60012
}
.product-xiala .pro-dl .pro-er a.cur:after{
	opacity:1;
	height:80%;
}
.product-xiala .opopoparo{
    float:right;
	width:calc(100% - 14rem);
	margin-right:4rem;
	max-height:88Vh;
	overflow: auto;
	padding-right: 0.5rem
}
.product-xiala .opopoparo .mCSB_outside+.mCSB_scrollTools{
	right:-60px;
}
.product-xiala .pro-right{
	width:100%;
}
.product-xiala .pro-right .div-li{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom:1rem;
}
.product-xiala .pro-right .div-li:nth-child(3n){
	margin-right:0;
}
.product-xiala .pro-right .div-li .img{
	position:relative;;
	overflow:hidden;
}
.product-xiala .pro-right .div-li .img .host{
	font-size:13px;
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	height:24px;
	width:48px;
	border-radius:2px;
	background-color:#e60012;
	text-align:center;
	line-height:24px;
}
.product-xiala .pro-right .div-li .img .xin{
	font-size:13px;
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	height:24px;
	width:48px;
	border-radius:2px;
	background-color:#ed6d00;
	text-align:center;
	line-height:24px;
}
.product-xiala .pro-right .div-li .img img{
	width:100%;
}
.product-xiala .pro-right .div-li .tab-img{
	margin-top:0rem;
	font-size:0;
	text-align:center;
	line-height:15px;
	margin-top:0.5rem;
	display:none
}
.product-xiala .pro-right .div-li .tab-img span{
	display:inline-block;
	border: 1px solid #e5e5e5;
	width:10px;
	height:10px;
	border-radius:50%;
	margin:0 4px;
	cursor:pointer;
}
.product-xiala .pro-right .div-li .name-che{
	font-size:16px;
	color:#000000;
	line-height:0.5rem;
	text-align:center;
	margin-top:0.5rem;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
transition:all 0.3s;
}
.search-moedl {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    padding: 1rem 0;
    transition: all 0.5s;
    opacity: 0;
    z-index: -10;
}
.w650 {
    width: 650px;
    margin: 0 auto;
    position: relative;
}
.search-moedl .from {
    width: 600px;
    height: 1rem;
    line-height: 1rem;
    border: 1px solid #e5e5e5;
    position: relative;
}
.search-moedl .close1 {
    position: absolute;
    right: -1rem;
    top: 50%;
    width: 0.75rem;
    height: 0.75rem;
    font-size: 0;
    background-color: transparent;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url(../img/close1.png);
    cursor: pointer;
    transition: all 0.3s;
}
.search-moedl .from .text{
	font-size: 14px;
    height: 1rem;
    line-height: 1rem;
    width: 80%;
    margin-left: 8.3%;
    background-color: transparent;
}
.search-moedl .from .submit{
	position: absolute;
    top: 50%;
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0;
    background-color: transparent;
    transform: translateY(-50%);
    left: 0.25rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url(../img/h-se.png);
    cursor: pointer;
}
header.hide1 {
    -webkit-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    transform: scale(0) !important;
    opacity: 0 !important;
}
.search-moedl.show1 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 600;
}

.pho-nav-div{
	position:fixed;
	top:3rem;
	right:0;
	height:calc(100% - 3rem);
	width:80%;
	background-color:#fff;
	z-index: 1000;
	border-top:1px solid #e5e5e5;
	transform:translateX(100%);
	transition:all 0.3s ease;
	visibility: hidden;
	opacity: 0;
}
.pho-nav-div .blaks{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transform:translateX(-100%);
	content:"";
	background-color:rgba(0, 0, 0, 0.3);
	z-index:-1
}
.pho-nav-div.cur{
	transform:translateX(0%);
	visibility: visible;
	opacity: 1;
}
.pho-nav-div ul{
	width:92.7%;
	margin:0.75rem auto 0;
	position:relative;
	z-index:10
}
.pho-nav-div ul li .tit-a{
	display:block;
	font-size:0.55rem;
	color:#333;
	height:1.2rem;
	line-height:1.2rem;
	border-bottom:1px solid #e5e5e5;
	position:relative;
}
.pho-nav-div ul li .tit-a .icon-arrow-down{
	position:absolute;
	top:50%;
	transform: translateY(-50%) rotate(-180deg);
	right:0;
	transition:all 0.3s;
}
.pho-nav-div ul li .tit-a.cur .icon-arrow-down{
	transform: translateY(-50%) rotate(0deg);
}
.pho-nav-div ul dl{
	padding:0.5rem;
	display:none;
}
.pho-nav-div ul dl a{
	display:block;
	height:1rem;
	line-height:1rem;
	font-size:0.45rem;
	color:#999;
}
header .header-btn.cur .line{
	    top: 50%;
    bottom: auto;
    margin-top: -1px;
    background-color: #e50113;
}
header .header-btn.cur .line1{
	    transform: rotate(45deg);
}
header .header-btn.cur .line2{
	    opacity: 0;
    filter: alpha(opacity=0);
}
footer .right .bshare-custom{
	font-size:0.55rem;
	white-space:nowrap;
	display: inline-block;
	margin-left:0.4rem;
	position:relative;
	top:-2px
}
header .header-btn.cur .line3{
	    transform: rotate(-45deg);
}
.bshare-weixin{
	border:2px solid #fff !important
}
.bshare-custom .bshare-weixin{
	position:relative;
}
.bshare-custom .bshare-weixin .imgname{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	width:3rem;
	padding:0.1rem;
	background-color:#fff;
	top:-3.5rem;
	border:1px solid #e5e5e5;
	transition:all 0.3s ease;
	opacity:0;
	visibility:hidden
}
.bshare-custom .bshare-weixin .imgname img{
	width:100%;
}
.bshare-custom .douyin{
	background-image: url(../img/douyin.png);
	padding: 0!important;
    margin: 0 6px!important;
    width: 1rem!important;
    height: 1rem!important;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position:center;
    background-size:0.7rem;
    border: 2px solid #fff;
    display: inline-block;
    line-height: 1rem;
    text-align: center;
    display:inline-block
}
.bshare-sinaminiblog{
	border:2px solid #fff !important
}
.dianhua{
	display:none
}
.development-mian ul li:last-child .tit-li .yuan:after{
	display:none
}
@media (max-width: 1440px){
header ul li{
	margin:0 25px;
}
}
@media (max-width: 1366px){
header ul li{
	margin:0 20px;
}
}
@media (max-width: 1240px){
	header ul li{
	margin:0 20px;
}
header ul li:first-child{
	margin-left:0;
}
header ul li:last-child{
	margin-right:0;
}
}
@media (max-width: 1024px){
	header ul{
		display:none;
	}
	header .w1780{
		height:3rem;
	}
	header .header-btn{
		display:block;
	}
	header .serach-btn{
		right:calc(24px + 0.75rem);
		color:#333;
		font-size:0.55rem;
	}
	header .header-btn .line{
	 background-color:#333;
	}
	header{
		background-color:#fff;
	}
	
	header .logo img.img1{
    opacity:0;
	}
	header .logo img.img2{
		opacity:1;
	}
	.w1780.xiaoniu{
		width:92.7%;
	}
}

@media (max-width: 992px){

}

@media (max-width: 767px){
	header{
		height:1.2rem;
		line-height:1.2rem;
	}
	header .w1780{
		height:1.2rem;
	}
	header .logo{
		width:2.4rem;
	}
	header .serach-btn{
		right:calc(24px + 0.2rem);
		font-size:0.45rem;
	}
	.search-moedl{
		padding:0.4rem 0;
	}
	.w650{
		width:90%;
	}
	.search-moedl .from{
		width:90%;
	}
	.search-moedl .from .text{
		margin-left: 20%;
	}
	.search-moedl .close1{
		right:-0.75rem;
		width:0.6rem;
		height:0.6rem;
	}
	.pho-nav-div{
		top:1.2rem;
		height:calc(100% - 1.2rem);
	}
	.pho-nav-div ul{
		margin-top:.3rem;
	}
	.pho-nav-div ul li .tit-a{
		font-size:0.3rem;
	}
	.pho-nav-div ul dl{
		padding:0.3rem;
	}
	.pho-nav-div ul dl a{
		height:0.8rem;
		line-height:0.8rem;
		font-size:0.26rem;
	}
	footer .left{
		font-size:0.24rem;
	}
	footer{
		line-height:1.4;
		height:auto;
		padding:0.3rem 0;
	}
	
	footer .left a{
		margin-left:0
	}
	footer .right{
		display:none;
	}
	.dianhua{
	display:inline-block
}
}