body {
    width: 100vw;
    overflow-x: hidden;
    overflow-y: scroll;
}
#header{
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	z-index: 2;
}
header{
	/*background: #1d1d1d url(../img/header/headerBg.png) no-repeat center;*/
	background:url(../img/header/headerBg.png) no-repeat center;
    background-size: cover;
}
.productAllHead{
	display: none;
}
.productAllHead a{
	height: 66px;
	line-height: 66px;
	background: rgba(43, 45, 63, 0.98);
	text-align: center;
	color: white;
	font-size: 18px;
	padding: 0 20px;
	border-left:3px solid rgba(43, 45, 63, 0.98);
}
.productAllHeadSelect{
	color: #07affd!important;
	border-left:3px solid #07affd!important;
}
.productAllHead a:hover{
	color: #07affd!important;
}

.headerLeft{
	float: left;
    vertical-align: middle;
    position: relative;
    height: 66px;
}
.headerLeft:before {
    /*background-color: #3b6caa;*/
    z-index: 1;
}
.headerLeft:before {
    content: ' ';
    width: 2000px;
    position: absolute;
    top: 0;
    right: -30px;
    height: 110%;
    background: url(../img/header/headerBg.png) no-repeat 0 0;
     /*background-color: #3b6caa;*/
    /*background-color: rgba(1,116,218,0.8);*/
    background-color: rgb(47, 124, 218);
    /*background-color: rgba(25,81,255,0.8);*/
    opacity: 0.8;
    background-size: auto auto;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transform: skewX(
-45deg
);
    -ms-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(
-45deg
);
    -o-transform: skewX(-45deg);
    z-index: 7;
}
.logo{
	height: 50px;
	vertical-align: middle;
	margin-right: 20px;
}
.chaiyv{
	padding: 0 2vw;
	height: 66px;
	line-height: 66px;
	/*line-height: 1.55vw;*/
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	float: left;
	/*border-left: 3px solid #ffffff;*/
	padding-left: 10vw;
	margin-left: 0.95vw;
	/*margin-top: 4.4592591vh;*/
	/*margin-top: 1.05vw;*/
	position: relative;
	z-index: 7;
	/*top: 2.78181vh;*/
	
}
.headerLeft{
	float: left;
	
}
.headerLeft:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*标签*/
.headerRight{
	height: 66px;
	float: left;
	/*margin-right: 17.3vw;*/
	margin-left: 4vw;
}
.headerRight span{
	display: inline-block;
	min-width: 3.2vw;
	text-align: center;
	position: relative;
		font-size: 16px;
		line-height:66px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.headerRight a{
	display: inline-block;
	padding-right: 1vw;
    padding-left: 1vw;
    min-width: 6.1vw;
	
}
.headerRight b{
	position: absolute;
	left: calc(50% - 1.075vw);
	bottom: 0px;
	width: 2.15vw;
	background: #FFFFFF;
	border-radius: 1px;
	background: linear-gradient(
		#07affd, 
		#07affd), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	border-radius: 1px;
	display: none;
	height: 3px;
	background: #4395fd;
}
.headerRight li{
	float: left;
	/*padding-right: 1vw;
	padding-left: 1vw;*/
	min-width: 6.1vw;
	text-align: center;
}
.headerRight li:first-of-type{
	margin-right: 0px;
}
.headerRight .headerSelect b{
	display: inline-block;
}
.headerRight .headerSelect{
	color: #07affd;
	color: #4395fd;
	
}
.headerRight .headerSelectb b{
	display: inline-block;
}
.headerRight .headerSelectb{
	color: #07affd;
	color: #4395fd;
	
}
.headerRight .headerSelect2{
	color: #FFFFFF;
}
.headerRight .headerSelect2 b{
	display: inline-block;
}
/*下来框*/
.headerMokuai{
	display: inline-block;
		position: absolute;
	top: 70px;
	left: 0;
	z-index:6;
	width:calc(100vw - 18.2vw);
	padding-left: 18.2vw;
	height:calc(9.75vw + 40px);
	background-image: linear-gradient(
		rgba(6, 4, 30, 0.6), 
		rgba(6, 4, 30, 0.6)), 
	linear-gradient(
		rgba(0, 0, 0, 0.6), 
		rgba(0, 0, 0, 0.6));
	background-blend-mode: normal, 
		normal;
		
		display: none;
			
}
.headerMokuaiW{
	display: flex;	
	height: 9.75vw;
	width: 100%;
	padding: 20px 0;
}
.headerMokuaiC {
    vertical-align: middle;
    font-style: normal;
    margin: auto 0;	
}
.headerMokuaiC  div{
	display: inline-block;
	width: 10.6vw;
	float: left;
	font-size: 0.8vw;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #cccccc;
	display: inline-block;

}
.headerMokuai a{
	display: inline-block;
	width: 10.25vw;
	/*height:  0.95vw;*/
	line-height: 0.95vw;
	font-size:  0.8vw;
	border-left:3px solid rgba(0,0,0,0);
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #cccccc;
	margin-bottom: 1.6vw;
	text-align: left;
	padding-left: 0.35vw;
}
.headerMokuaiC  div a:last-of-type{
margin-bottom: 0;

}
.headerMokuai .headerListSelectC{
		width:calc(100vw - 371px);
	padding-left: 371px;
	padding-top: 40px;
	height: 158px;
	background-image: linear-gradient(
		#06041e, 
		#06041e), 
	linear-gradient(
		#000000, 
		#000000);
	background-blend-mode: normal, 
		normal;
}
.headerMokuai a:hover{
	font-size: 0.8vw;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #07affd;
	border-left:3px solid #07affd;
}
.headerMokuai .headerMokuaiSelect{
	font-size: 0.8vw;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #07affd;
	border-left:3px solid #07affd;
}
/*联系方式*/
.headerRight2{
	/*position: absolute;
	right: 3.75vw;
	top:calc(0.55vw + 1.5629629vh);*/
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	/*padding-top: calc(2.6962962vh + 0.8vw - 19px);*/
	float: left;
	line-height: 30px;
	margin-top: 6px;
	margin-left: 2vw;
}
.headerRight2 img{
	width: 19px;
	height: 19px;
	vertical-align: middle;
	margin-right: 0.55vw;
	position: relative;
	top: -1px;
}
/*qq,二维码*/
.fixedCall{
	position: fixed;
	right: calc(1.25vw + 20px);
	bottom: 25.6148139vh;
	width: 70px;
	z-index: 9;
}
/*.fixedCall div{
	width: 5.95vw;	
}*/
.qqCall{
	width: 70px;
	height:70px;
	/*background-color: rgb(47, 124, 218);*/
	text-align: center;
	margin-bottom: 10px;
	border-radius: 10px;
	display: inline-block;
	position: relative;
	padding-left: 20px;
	/*height: auto;*/
	/*overflow: hidden;*/
}
.qqCall a{
	width: 70px;
	height:70px;
	background-color: rgb(47, 124, 218);
	text-align: center;
	margin-bottom: 10px;
	border-radius: 10px;
	display: inline-block;
	position: relative;
	/*height: auto;*/
	/*overflow: hidden;*/
}
.qqCall .QQtubiao{
	width:30px;
	height:30px;
	vertical-align: middle;
	padding-top: 10px;
}
.qqCall .QQtitle{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
/*二维码*/
.ewmCall{
	width: 70px;
	min-height: 70px;
	/*background:rgb(47 ,124, 218);background-color: rgba(25,81,255,0.8);*/
	padding-left: 20px;
	text-align: center;
	border-radius:10px;
	/*overflow: hidden;*/
		display: inline-block;
	height: auto;
	position: relative;
}
.ewmCall a{
	width: 70px;
	min-height: 70px;
	/*background:rgb(47 ,124, 218);background-color: rgba(25,81,255,0.8);*/
	background-color: rgb(47, 124, 218);
	text-align: center;
	border-radius:10px;
	/*overflow: hidden;*/
		display: inline-block;
	height: auto;
	position: relative;
}
.ewmCall img{
	width: 30px;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
}
.ewmCall span{
	display: inline-block;
	width: 100%;
	font-size:14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color:white;
}
.ewmTankuang{
	display: none;
	position: absolute;
	right: 80px;
	top:-50px;
	width: 280px;
	height: 130px;
	background: #f5f8ff;
}
.ewmTankuang img{
	width: 280px;
	height: 130px;
	padding-top: 0;
}
/*购买弹框*/
.lanxiTanuangWrap{
	position: fixed;
	left: 0;
	top: 0;	
	display: none;
	z-index: 8;
}
.lanxiTanuangBg{
	position: absolute;
	left: 0;
	top: 0;	
	min-height:100vh;
	width: 100vw;	
	background: rgba(0,0,0,0.5);
}
.close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
}
.lanxiTanuang{
	display: inline-block;
	min-height: 400px;
	width: 600px;
	position: absolute;
	left: calc(50vw - 300px);
	top: calc(50vh - 200px);
	background: white;
	z-index: 9;
    border-radius: 8px;
    background-image: linear-gradient( #ffffff, #ffffff), linear-gradient( #000000, #000000);
    background-blend-mode: normal, normal;
    box-shadow: 0px 3px 12px 1px rgb(3 0 8 / 3%);

}
.lanxiTanuangHead{
	background: url(../img/header/tantop.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-radius: 8px 8px 0 0;
	color: white;
	text-indent: 30px;
}
.lanxiTanuangHead b{
	font-size: 20px;
}
.lanxiTanuangHead span{
	margin-left: 40px;
	font-size: 16px;
	position: relative;
	top: -2px;
}
.lanxiTanuangHead span img{
	vertical-align: middle;
	height: 20px;
	position: relative;
	top: -2px;
}
.ewmWrapHead{
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.ewmWrapHead a{
	color:black;
	width: auto;
    height: auto;
    background:none;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
   
}
.ewmWrapHead img{
	vertical-align: middle;
	display: inline-block;
	height: 20px;
	position: relative;
	top: -1px;
	margin-right: 4px;
}
.kefuL{
	float: left;
	width: 50%;
}
.kefu li{
	float: left;
	width: 100%;
	padding-left: 15px;
	position: relative;
}

.kefuR{
	float: left;
	width: 50%;
}
.kefu b{
	display: inline-block;
	padding:10px 15px;
}
.ewmWrap{
	position: absolute;
	left: 0px;
	top: 30px;
	display: none;
	opacity: 1;
	z-index: 2;
	background: #f5f8ff;
}
.ewmWrap img{
	width: 280px;
	
}
.kefuTell{
	margin-top: 40px;
	padding: 15px;
}
.kefuTell img{
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	margin-right: 4px;
	position: relative;
	top: -1px;	
}

.fixedCall .telCallTel{
	display: inline-block;
	position: absolute;
	right: 60px;
	top: 0;
	letter-spacing: 2px;
	text-indent: 20px;
	text-align:left;
		width: 200px;
		line-height: 70px;
		height: 70px;
		background-color: rgb(47, 124, 218);
	color: #FFFFFF;
	border-radius: 10px;
	font-size: 18px;
	width: 0;
	overflow: hidden;
}
.telCall .fuzhi{
	position: absolute;
	right: 8px;
	top: 18px;
	background: rgba(0,0,0,1);
	color: white!important;
	border-radius: 4px;
	padding: 8px;
	border: none;
	display: none;
	vertical-align: middle;
	z-index: 99;
}
.telCall{
	position: relative;
}
.telCall  textarea{
	opacity: 0;
	height: 1vw;
	height: 1;
	position: absolute;
}
.fuzhiSuccess1{
	position: fixed;
	left: calc(50% - 7.5vw);
	top: calc(50% - 2.5vw);
	background: rgba(0,0,0,0.5);
	color: white!important;
	border-radius: 4px;
	padding: 0.4vw;
	width: 15vw;
	text-align: center;
	height: 5vw;
	line-height: 5vw;
	border: none;
	display: none;
	z-index: 99;
}
.fixedCall .qqLianxiWrap{
	display: inline-block;
    position: absolute;
    left: auto;
    right:80px;
    top:-100px;	
    width: 600px;
    text-align: left;
    display: none;
}
/*手机*/
.headerLeftPhone{
	display: none;
}
.headerphone{
	display: none;
}
/*QQ，二维码*/
.fixedCallPhone{
	display: none;
}
/*媒体查询兼容*/
@media screen and (max-width: 1310px){
.chaiyv {
    padding-left: 8vw;
}

	

}
@media screen and (max-width: 1200px){
.chaiyv {
    padding-left: 4vw;
    font-size: 24px;
}

}
@media screen and (max-width: 1100px){
.chaiyv {
    padding-left: 2vw;
}
	.productAllHead a{
		
		font-size: 16px;
		padding: 0 16px;
	}
}

@media screen and (max-width: 1142px){
	/*.headerRight2{
		padding-top: calc(2.6962962vh + 0.8vw - 11px);		
	}*/
	/*下拉框宽度*/
	
.headerMokuaiC div {
    display: inline-block;
    width: 16.6vw;
    }
.headerMokuai a {
    display: inline-block;
    width: 16.25vw;
    }

}

	
@media screen and (max-width: 1020px){
.chaiyv {
    padding-left: 1vw;
    padding-right: 0px;
    font-size: 18px;
}
/*.headerRight a {
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}*/
}
@media screen and (max-width:900px){
.chaiyv {
    padding-left: 1vw;
    padding-right: 0px;
    font-size: 18px;
}
.headerRight a {
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}
}
@media screen and (max-width:800px){
	.headerLeft{
		display: none;
	}
	.headerRight{
		display: none;
	}
	.headerRight2{
		display: none;
	}
	.headerLeftPhone{
		display: inline-block;
		height:50px;
	}
	.headerLeft:before {
	    height: 100%;
	}	
	.headerLeftPhone .chaiyv {
	    padding: 0 4px;
	    height:50px;
	    line-height:50px;
	    font-size: 18px;
	    font-weight: normal;
	    font-stretch: normal;
	    letter-spacing: 0px;
	    color: #ffffff;
	    float: left;
	    padding-left: 0;
	    margin-left: 20px;
	    position: relative;
	}
	.headerphone{
		display: inline-block;
		float: right;
		margin-right: 10px;
	}	
	.phoneHeadBtn{
		float: right;
		display: inline-block;
		width: 50px;
		height: 50px;
		background: url(../img/header/fenlei.png) no-repeat center;
		background-size: 68% 68%;
		position: relative;
		z-index: 99;
	}
	.phoneHeadBtnSelect{
		background: url(../img/header/fenlei2.png) no-repeat center;
		background-size: 68% 68%;
	}
	.phoneHead{
		position: fixed;
		left: 0;
		top: 0;
		width: 100vw;
		background: rgba(43, 45, 63, 0.98);
	}	
	.phoneHead li a{
		display: inline-block;
		padding: 0 5%;
		width: calc(100vw - 10vw);		
		height: 55px;
		line-height: 55px;		
	}	
	.phoneHead li a span{
		font-size: 16px;
		height: 55px;
		line-height: 55px;
		color: white;
	}	
	.phoneHead{
		position:fixed;
		left: 0;
		top: 0px;
		width: 100vw;
		height:calc(100vh - 70px);
		padding-top: 70px;
		background: rgba(43, 45, 63, 0.98);
		overflow-y:scroll ;
		display: none;
	}
	.headerMokuai {
	    display: inline-block;
	    position: static;
	    top: 0px;
	    left: 0;
	    z-index: 6;
	    width:100vw;
	    padding-left: 0;
	    height: auto;
	    background-image: linear-gradient(
	 rgba(6, 4, 30, 0.4), 
	 rgba(6, 4, 30, 0.4)), 
	 linear-gradient(
	 rgba(0, 0, 0, 0.4), 
	 rgba(0, 0, 0, 0.4));
	    background-blend-mode: normal, 
	 normal;
	     display: none;
	}	
	.headerMokuaiW{
		display: inline-block;
		height: auto;
		background: linear-gradient(to left, rgb(65, 150, 254), rgb(124, 126, 229));
	}
	.headerMokuaiC div {
    	display: inline-block;
	    width: 100%;
	    
	}
	.headerMokuai a {
	    display: inline-block;
		padding: 0 5vw;
		width: calc(100vw - 10vw);
	    /* height: 0.95vw; */
	    line-height: 55px;
	    font-size: 16px;
	    border-left: none;
	    font-weight: normal;
	    font-stretch: normal;
	    letter-spacing: 0px;
	    color: #cccccc;
	    margin-bottom:0;
	    text-align: left;
	}
	.headerMokuai a:hover{
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #07affd;
		border-left:none;
	}	
	/*QQ，二维码*/
	.fixedCallPhone{
		display:inline-block;
	}
	.fixedCallW{
		display: none;	
	}
	.fixedCall .telCallTel{
		height: 50px;
		line-height: 50px;
	}
	.telCall .fuzhi {
	    position: absolute;
	    right:10px;
	     top: 10px;
	     font-size: 14px;
	}
	.fuzhiSuccess1 {
	    left: calc(50% - 60px);
	    top: calc(50% - 60px);
	    padding: 10px;
	    width: 100px;
	    height:50px;
	    line-height:50px;
	}
	.fixedCall .qqLianxiWrap {
	    position: absolute;
	    left: auto;
	    right: 60px;
	    top: 0;
	    width: 600px;
	    text-align: left;
	    width: 280px;
	    min-height: 300px;
	}	
.lanxiTanuangHead {
    background: url(../img/header/tantop.png) no-repeat right;
    background-size: cover;
    width: 100%;
    height: 40px;
    line-height: 40px;
}	
.lanxiTanuangHead b {
    font-size: 14px;
    font-weight: normal;
}
.lanxiTanuangHead span {
    margin-left:8px;
    font-size: 12px;
    position: relative;
    top: 0px;
}
	.qqCall{
		width: 50px;
		line-height: 50px;
		height: 50px;
		min-height: 50px;
	}
	.qqCall a{
		width: 50px;
		line-height: 50px;
		height: 50px;
		min-height: 50px;
	}	
	.qqCall .QQtubiao{
		padding-top: 0;
	}	
	.ewmCall img{
		padding-top: 0;		
	}	
	.ewmCall{
		width: 50px;
		line-height: 50px;
		height: 50px;
		min-height: 50px;		
	}	
	.ewmCall a{
		width: 50px;
		line-height: 50px;
		height: 50px;
		min-height: 50px;		
	}			
	.qqCall .QQtitle{
		display: none;
	}
	.ewmCall span{
		display: none;
	}
	.chaiyv img{
		height: 30px;
		margin-left: 5px;
	}
	.fixedCall {
	    position: fixed;
	    right:30px;
	    bottom: 25.6148139vh;
	    width: 50px;
	    z-index: 9;
	}	
	.ewmTankuang {
	    display: none;
	    position: absolute;
	    right: 58px;
	    top: -50px;
	    width: 280px;
	    height: 130px;
	    background: #f5f8ff;
	}	
	.fuzhi{
		display: none!important;
	}
	.lxwmTelHtml{
		display: none!important;
	}
	.telCallTel{
		display: none!important;	
	}
	.fixedCallPhone .lanxiTanuang {
		    display: inline-block;
		    min-height: 400px;
		    width: calc(100vw - 30px);
		    position: absolute;
		    left: 15px;
		    top: calc(50vh - 200px);
		    background: white;
		    z-index: 9;
		    border-radius: 8px;
		    background-image: linear-gradient( #ffffff, #ffffff), linear-gradient( #000000, #000000);
		    background-blend-mode: normal, normal;
		    box-shadow: 0px 3px 12px 1px rgb(3 0 8 / 3%);
		}
	.productAllHead {
		display: none!important;
	}		
}
	