:root {
  --width:1920
}
@media (max-width:1920px) {
  :root {
    --width:1920
  }
}
@media (max-width:1280px) {
  :root {
    --width:1280
	}
}

@media (max-width:768px) {
  :root {
    --width:768
  }
}

@media (max-width:480px) {
  :root {
    --width:480
  }
}

header{
	height:60px;
}
nav{
	width:100%;background-color: #3399ff;padding:5px 0;height:60px;
}
nav a{
	width:33%;
	display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
	color:#fff;
}
img { max-width: 100%;}
a {
    color: #1C5AA2;
    font-size: 100%;
    text-decoration: none;
}
.btn_red{
	-webkit-appearance:none;
	background: none repeat scroll 0 0 #E4393C;
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    display: block;
    text-align: center;
	padding:0;
}
.btn{
	-webkit-appearance:none;
    background: none repeat scroll 0 0 #E4393C;
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    display: block;
    text-align: center;
	padding:0;
}
.fl{	float:left;}
.fr{	float:right;}
.fwb{	font-weight:bold;}
.tar{	text-align:right;}
.tal{	text-align:left;}
.tac{	text-align:center;}
.w10r{	width:10%;}
.w20r{	width:20%;}
.w25r{	width:25%;}
.w30r{	width:30%;}
.w35r{	width:35%;}
.w40r{	width:40%;}
.w50r{	width:50%;}
.w60r{	width:60%;}
.w65r{	width:65%;}
.w70r{	width:70%;}
.w75r{	width:75%;}
.w80r{	width:80%;}
.w90r{	width:90%;}
.w100r{	width:100%;}
.w60{	width:60px;}
.w80{	width:80px;}
.w100{	width:100px;}
.w120{	width:120px;}
.w160{	width:160px;}
.w180{	width:180px;}
.w200{	width:200px;}
.w220{	width:220px;}
.w240{	width:240px;}
.w300{	width:300px;}
.w320{	width:320px;}
.w360{	width:360px;}
.w400{	width:400px;}
.w500{	width:500px;}
.h12{	height:12px;	line-height:12px;}
.h13{	height:13px;	line-height:13px;}
.h14{	height:14px;	line-height:14px;}
.h28{	height:28px;	line-height:28px;}
.h30{	height:30px;	line-height:30px;}
.h36{	height:36px;	line-height:36px;}
.h40{	height:40px;	line-height:40px;}
.mauto{margin:0 auto;}
.m10auto{margin:10px auto;}
.m20auto{margin:20px auto;}
.m10{margin:10px !important;}
.m20{margin:20px !important;}
.p10{padding:10px !important;}
.p20{padding:20px !important;}
.mt10{	margin-top:10px !important;}
.mt20{	margin-top:20px !important;}
.mt50{	margin-top:50px !important;}
.mt80{	margin-top:80px !important;}
.mt100{	margin-top:100px !important;}
.ml20{	margin-left:20px !important;}
.ml50{	margin-left:50px !important;}
.ml60{	margin-left:60px !important;}
.mb20{	margin-bottom:20px !important;}
.mb10{	margin-bottom:10px !important;}
.mb50{	margin-bottom:50px !important;}
.mb100{	margin-bottom:100px !important;}
.mr20{	margin-right:20px !important;}
.mr30{	margin-right:30px !important;}
.mr50{	margin-right:50px !important;}
.ml0{	margin-left:0px !important;}
.ml10{	margin-left:10px !important;}
.mr10{	margin-right:10px !important;}
.pl10{	padding-left:10px !important;}
.pl20{	padding-left:20px !important;}
.pl40{	padding-left:40px !important;}
.f12{	font-size:12px;text-align:center;}
.f14{	font-size:14px;}
.f16{	font-size:16px;}
.f18{	font-size:18px;}
.f20{	font-size:20px;}
.f22{	font-size:22px;}
.f24{	font-size:24px;}

.footer{
	width:100%;
}
.center{
	text-align:center;
}
.top{
    width:100%;
	background-color:#fff;
    
}
.top a{
    width:80%;
    float:left;
     display:block;
    
}

.top .jczx{
    margin:2%;
    width:18%;
    float:right;
}
.nav{
   width:100%;
}
.friend{
    font-size:100%;
    clear: both;
    background-color: #FFFFFF;
    margin: 10px 8px;
    padding: 10px;
	float:right;
}
.navitems {
    background-color:#ffffff;
    border-top: 1px solid #386FB1;
    border-bottom: 1px solid #386FB1;
    clear: both;    
    padding: 4px 0;
    text-align: center;
    position:relative;
    height:62px;
}
.navitems li {
    display: inline-block;
    line-height: 30px;
    text-align: center;
    width: 18%;
    float:left;
}
.navitems li a {
    color: #1C5AA2;
    display: block;
    font-size: 18px;
}


.mypos{
    margin:8px 0;
    background-color: #FFFFFF;
    font-size:100%;
    height: auto;
    line-height: normal;
    padding: 12px 8px;
    clear: both;
}
.cps{
    width:100%;
    clear: both;
}
.cps .title{
    background-color: #FFFFFF;
    margin: 8px 0;
    font-size: 22px;
    line-height: 32px;
    padding: 5px 16px;
    text-align: left;
    clear: both;
}
.cps h1{
    background-color: #FFFFFF;
    margin: 8px 0;
    font-size: 22px;
    line-height: 32px;
    padding: 5px 16px;
    text-align: left;
    clear: both;
}
.cps .info{
    font-size: 14px;
    line-height: normal !important;
    clear: both;
    background-color: #FFFFFF;
    margin: 8px 0;
    padding:  10px;
}
.cps .desc{
    color: #888888;
    font-size: 14px;
    clear: both;
    background-color: #FFFFFF;
    margin: 8px 0;
    padding: 0 10px;
}
.cps .content{
    font-size:100%;
    clear: both;
    background-color: #FFFFFF;
    margin: 8px 0;
    padding: 10px;
}

.cps .content p{
    margin:18px 0;
}
.cps .sz{
    font-size:100%;
    clear: both;
    background-color: #FFFFFF;
    margin: 8px 0;
    padding: 10px;
}
.cps .answer{
    font-size:100%;
    clear: both;
    background-color:#FFC266;
    margin:  8px 0;
    padding: 10px;
}
.cps .updown{
    font-size:100%;
    clear: both;
    background-color: #FFFFFF;
    margin: 8px 0;
    padding: 10px;
}

.cps .page{
    padding: 10px;
    text-align:center;  
    background-color: #FFFFFF;
    margin: 8px 0;
    line-height:28px;
    height:160px;
	clear:both;
}
.cps .page a{
    color:#0000FF;
    text-decoration:none;
}
.cps .page ul{
	 list-style-type: none;
	 margin:0px;
	 padding:0px;
}
.cps .page li{
	 border:0px;
	 float:left;
	 font-size:14px;
	 margin-right:10px;	 
}

.cps .page .prev {
    font-weight: 700;
    height: 30px;
    width: 68px;
    color: #777;
}
.cps .page i, .cps .page a {
    border-radius: 2px;
    display: inline-block;
    font-family: "Tahoma";
    font-size: 14px;
    line-height: 30px;
    margin-right: 5px;
	margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
}

.cps .page .curr {
    border: 1px solid #E1292B;
    color: #E1292B;
    font-weight: 700;
	padding:0 8px;
}
.cps .page .next {

}

.cps .page a {
	height: 30px;
	padding:0 8px;
    border: 1px solid #ccc;
    color: #777;
}
.cps .page a:hover {
    background: none repeat scroll 0 0 #FA98A1;
    border: 1px solid #E1292B;
    color: #fff;
}

.cps p img{
	vertical-align:top;
	margin:0;
	padding:0;
}
.cps .tt{
    background-color: #3399ff;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 32px;
    padding:0 10px;
}
.cps .cc{
    font-size: 16px;
    line-height: 26px;
}
.refer{
    margin: 8px 0;
    background-color: #FFFFFF;
}
.refer li{
    border-bottom: 1px solid #EAEAEA;
    height: auto;
    overflow: hidden;
    padding: 4px 16px;
    position: relative;
}
.refer .tt{
    font-size:18px;
    border-bottom: 1px solid #999999;
}

.orderform{
    margin:8px;
    padding: 10px;
    background-color: #FFFAF2;
    clear:both;
    border: 4px solid #FFC266;  
}
.orderform .title{
    font-size:18px;
    line-height:32px;
    border-bottom:1px solid #999999;
    color:green;
}
.orderform li{
    border-bottom: 1px solid #EAEAEA;
    height: auto;
    overflow: hidden;
    padding: 4px 0;
    position: relative;
}
.orderform input{
    width:90%;
}
.orderform .dxk{
   width:20px;
}
.orderform textarea{
   width:90%;
   height:80px;
}


.productlist{
    margin: 8px;
    background-color: #FFFFFF;
    clear:both;
}
.productlist .tt{
    font-size:18px;
    border-bottom: 1px solid #999999;
    line-height:32px;
}
.productlist .item{
    width:32%;
    float:left;
    margin:0.5%;
}
.productlist .item img{
    display: inline-block;
    margin-bottom: 5px;
    width: 90%;
    text-align:center;
    border-bottom:1px solid #EEEEEE;
}
.productlist .item span{
    width:90%;
    display: block;
}
.productlist .item .buybtn{
    width:64px;
    height:22px;
    border:0px;
}
.clear{
    clear:both;
}
body {
    background-color: #F2F2F2;
    font-family: "Microsoft Yahei","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
    font-size: 18px;
    line-height: 30px;
    color:#333333;
	width:100%;
	max-width:750px;
	margin:0 auto;	
	padding:0;
}
ul, li {
    margin: 0;
    padding: 0;
}
b, strong {
    font-weight: 700;
}
img {
    border: 0 none;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



html, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%;
    color:#555555;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul,li {
    list-style: none outside none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html, body {
    overflow-x: hidden;
}

.productpage ul{
	background-color:#ffffff;
}
.productpage b{
	font-weight:normal;
}
.productpage h1 {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
}
.productpage h2 {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
}
.productpage li {
    border-bottom: 1px solid #eceef0;
    box-shadow: 0 1px 1px #fff;
    overflow: hidden;
    padding: 10px 8px;
}
.productpage li h3 a {
    color: #333333;
    display: block;
    text-decoration: none;
}
.productpage li h3 a:hover {
    color: #333333;
    text-decoration: none;
}
.productpage .title1 {
    background-color: #fff;
    border: 1px solid #efefef;
    float: left;
    height: 120px;    
    width: 120px;
	margin-right:10px;
}
.productpage h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    margin:0;
}
.productpage p {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    margin:5px 0;
}
.productpage span.pro {
    color: #f72862;
    font-family: Georgia;
    font-size: 1.6em;
    line-height: 22px;
}
.productpage span.pro em{
	font-size:12px;
}
.productpage span.spro {
    color: #999;
    font-size: 1em;
    line-height: 22px;
    text-decoration: line-through;
}
.productpage p.key {
    line-height: 22px;
}
.productpage p.key span {
    border: 1px solid #e0e0e0;
    margin-right: 5px;
    padding: 2px;
}
.productpage p.key span.on {
    background-color: #39f;
    border: 1px solid #39f;
    border-radius: 10px;
    color: #fff;
    margin-right: 5px;
    padding: 2px;
}
.productpage .mo {
    background-color: #efefef;
    border: 1px solid #e0e0e0;
    font-size: 1.4em;
    height: 35px;
    line-height: 35px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 70%;
}
.calls td {
    font-size: 1.4em;
    text-align: center;
}
.calls span {
    color: #999;
}
.calls h2 {
    font-size: 1.4em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
}

.buymenu {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    width:100%;

}
.buymenu .menutabs {
    border-bottom: 1px solid #e7e3e7;
    padding: 18px 10px;
    text-align:left;
    font-size:14px;
    line-height:22px;
}
.buymenu .last {
    border: 0 none;
    padding: 10px;
}
.buymenu .menutabs span {
    line-height: 20px;
}
.buymenu .menutabs .lbl {
    color: #666;
}
.buymenu .menutabs .info {
    color: #999;
}
.buymenu .menutabs .tabitem {
    background-color: #fff;
    border: 1px solid #cecbce;
    margin-right: 5px;
    padding: 8px 10px;
}
.buymenu .menutabs .selected {
    background-color: #e4393c;
    border: 1px solid #e4393c;
    color: #fff;
    font-weight: bold;
}
.buymenu .menutabs .tabitem:hover{
	background-color: #ff8629;
	color: #fff;

}
.buymenu .menutabs .linkitem {
    margin-right: 20px;
}
#cecehao{

}
.ask{line-height:28px;}
.ans{
	line-height:28px;
	background-color:#FFC266;
    margin: 8px 0;
    padding: 10px;
}
.baidusearch{
	float:right;
	margin:16px 20px 0 0;
}

.barclear{clear:both;width:100%;height:50px;}
.bar-buy {background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;border-top: 0px solid #bfbfbf;bottom: 0; height: 50px;left: 0;position: relative;width: 100%; z-index: 10000;}
.bar-buy .btns {float: left;height: 50px;width: 100%;}
.bar-buy .btnbar {float: left;height: 50px;width: 20%;}
.bar-buy .btns .ico {background: rgba(0, 0, 0, 0) url("https://51zice.oss-cn-shanghai.aliyuncs.com/aidsjc/image/logo/smcc1.png") no-repeat scroll 0 0 / 40px 172px;display: block;height: 40px; margin: 5px auto 0; width: 40px;}
.bar-buy .btns .tel {background-position: 0 0;}
.bar-buy .btns .wx {background-position: 0 -132px;}
.bar-buy .btns .msg {background-position: 0 -44px;}
.bar-buy .btns .qq {background-position: 0 -88px;}
.bar-buy .link {float: left;height: 50px;width: 40%;}
.bar-buy .link a {background-color: #f23030;color: #fff;display: block;font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";font-size: 14px;height: 100%;line-height: 25px;text-align: center;text-decoration: none;width: 50%;float:left;}
.bar-buy .link a:hover {color: #fff;text-decoration: none;}
.bar-buy2 .link a {background-color: #f90;}
.bar-buy .btns .wys {background: rgba(0, 0, 0, 0) url("https://51zice.oss-cn-shanghai.aliyuncs.com/aidsjc/image/logo/wys1.png") no-repeat;background-size:40px 40px;display: block;height: 40px; margin: 5px auto 0; width: 40px;}

.cpslist{
	width:100%;
	float:left;
}
.cpslist ul{
	width:100%;
	background-color:#fff;
	list-style-type:none;
}
.cpslist li{	
	overflow: hidden;
	border-bottom: 1px dashed #DDD;
	margin:10px 10px;
	list-style-type:none;
}
.cpslist a{border:0;color:#000;}

.cpslist li .picbox{
	margin:10px 0;
}
.cpslist li .textbox{
	padding:10px;
	
}
.cpslist li img{
	border:0px solid #EEE;
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.cpslist li imgwarp{
	display: inline-block;
	width: 33.105%;
	margin-right: 1px;
	height: 0;
	padding-top: 21.99%;
	position: relative;
	vertical-align: top;
}
.cpslist li imgwarp img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cpslist li h5{
	line-height: 28px;
	font-size: 18px;
	padding-right: 8px;
	word-wrap: break-word;
	word-break: break-all;
}
.cpslist li p{
	line-height: 26px;
	font-size: 16px;
}
.cpslist .catalog{
	color:#c1c1c1;
	line-height:24px;
	font-size:14px;
}
.cpslist .catalog a{
	color:#c1c1c1;
}
.cpslist .catalog span{
	float:right;
}


.slideTxtBox{ width:100%; border:1px solid #ddd; text-align:left;  position:relative;font-size:14px;}
.slideTxtBox .hd{ font-size:14px;height:50px; line-height:50px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px;    }
.slideTxtBox .hd ul li{ float:left; padding:0 5px; cursor:pointer;  border:1px solid #ddd;}
.slideTxtBox .hd ul li.on{  background:#3399ff; border:1px solid #3399ff; border-bottom:2px solid #fff; color:#fff; }

.slideTxtBox .bd{background-color:#FFF;}
.slideTxtBox .bd ul{ padding:5px; }
.slideTxtBox .bd li{ }
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.slideTxtBox .bd li a{ float:left;margin-right:6px; }



#mask{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100;}
#menu{position:fixed;top:0;right:0px;display:none;width:200px;height:100%;background:#555555;z-index:999;}
#menu .inner{position:relative;width:100%;height:100%}
#menu .hd{position:relative;height:54px}
#menu .hd .close_btn{position:absolute;top:0;right:0;width:56px;height:54px;background:url(https://51zice.oss-cn-shanghai.aliyuncs.com/at/image/201811/close.png) #464646 no-repeat center center;background-size:28px}
#menu .bd li{height:50px;border-bottom:1px solid #484848;line-height:50px}
#menu .bd li a{display:block;padding-left:28px;color:#fff;font-size:16px}
#menu .bd li .on,#menu .bd li a:hover{background:#515151}
#menu .bd .last a{padding-left:65px;background:url(https://51zice.oss-cn-shanghai.aliyuncs.com/at/image/201811/phone.png) no-repeat 28px center;background-size:25px;font-weight:700}
#menu .ft{position:absolute;bottom:0;left:0;width:100%;height:52px;background:#373737;color:#eee;text-align:center;line-height:52px}
#menu .ft a{display:inline-block;margin-right:-3px;width:48%;color:#fff;text-align:center}

.navs{
	height:60px;
	width:100%;
	background-color:#3399ff;
}

.navs a {
    height: 60px;
    line-height: 60px;
    width: 25%;
    text-align: center;
    color:#fff;
    font-size: 18px;
    display: block;
    float: left;
}
.navs a img{
	height:60px;
	margin:0 auto;
}
.header{
	width:100%;clear:both;background-color:#FFF;height:60px;
}
.logo{height:40px;float:left;margin:10px;}
.slogen{height:50px;float:left;}
.navbtn{height:32px;float:right;margin:14px;}

.buybtn{
	-webkit-appearance:none;
    background: none;
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    display: block;
    text-align: center;
	padding:0;
	width:80px;
	height:30px;
	line-height:30px;
}

.bgc1{background-color:#25B4EF;}
.bgc2{background-color:#E4393C;}
.c1{color:#FFFFFF;}
.buyarea{margin-top:0px;}


.cps .content li{
    margin:0px;
    padding:0px;
    border-bottom: 1px dashed #ccc;
    min-height: 30px;
    line-height: 30px;
    overflow: hidden;
	padding:10px 0;
	max-height:100px;
}
.cps .content .picbox{
	font-size: 0;
	vertical-align: middle;
	width: 33.33%;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-left: 0;
	background-color: #F4F7F9;
	position: relative;
}
.cps .content .picbox img{
	height: auto;
	width: 100%;
	vertical-align: middle;
	display:block;
}
.cps .content .textbox{
	float: left;
	width: 66.66%;
	padding-left:10px;
	flex: 2;
	box-sizing: border-box;
	line-height:26px;
}
.cps .content .textbox .time{
	font-size:12px;
	width:100%;
	text-align:right;
	color:#ccc;
}
.friendlink{
	width:100%;
	font-size:13px;
	margin:10px auto;
	background-color:#FFF;
	text-align:left;
	
}
.friendlink a{
	margin:0 5px;
	color:#ccc;
}

.table1{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	color: rgba(0, 0, 0, 0.87);
	font-size: 16px;
}

.table1 th{
    border: 0.04267122rem solid #D8D8D8;
    padding: 0.51205462rem 0.55472584rem;
	height:40px;
	background-color:#3399ff;
	color:#FFFFFF;
}
.table1 td{
    border: 0.04267122rem solid #D8D8D8;
    padding: 0.51205462rem 0.55472584rem;
	height:40px;
}
.qbuylist{
	background-color:#fff;
	padding:20px 0;
	width:100%;
	clear:both;
}


.body{
	background-color:#fff;
	clear: both;
}
.white{
	color:#ffffff;
}
.black{
	color:#1D2129;
}
.ac{
	text-align:center;
}
.al{
	text-align:left;
}
.ar{
	text-align:right;
}
.container {
  margin: auto;
  max-width: calc(1400/var(--width)*100vw);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container h1 {
  font-size: calc(32/var(--width)*100vw);
  line-height: calc(64/var(--width)*100vw);
  font-weight: 400;
  width:100%;
  margin:0;
  color:#fff;
}
.container h2 {
  font-size: calc(32/var(--width)*100vw);
  line-height: calc(64/var(--width)*100vw);
  font-weight: 400;
  width:100%;
  color:#333;
}
.container h3{
  font-size: calc(22/var(--width)*100vw);
  line-height: calc(44/var(--width)*100vw);
  color:#fff;
  font-weight: 320;
}
.container h5 {
  font-size: calc(22/var(--width)*100vw);
  line-height: calc(44/var(--width)*100vw);
  font-weight: 320;
  color:#777;
  margin:20px auto;
  padding:0 10px;
}

.container p {
  font-size: calc(18/var(--width)*100vw);
  line-height: calc(32/var(--width)*100vw);
  opacity: .85;
  width:100%;
}
.headbanner{
	margin-top:4%;
	text-align:center;
	padding:20px 0;
	width:100%;
	height:100%;

}
.video_box{
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 56.14973262%;
    padding-bottom: 56.1497%;
  border-radius: 16px;
  overflow: hidden;
}
.index_bottom_btn{
	max-width: calc(500/var(--width)*100vw); margin:50px auto;position:relative;display:block;
}
.index_fullbar{
	width:100%; height:calc(764/var(--width)*100vw);background-size: cover; background-position: center;background-repeat: no-repeat; background-image:url(https://azbjc.oss-cn-beijing.aliyuncs.com/image/2507/dnas.jpg)
}
.idxbtn{
	position: absolute;bottom: 15%; left: 50%;  transform: translate(-50%, 50%);
}
.index_video{
	margin:0px auto;width:100%;max-width:580px;max-height:580px;object-fit:cover;
}
.index_img{
	width:100%;border:1px solid #ccc;border-radius:6px;
}
.bgc_fafafa{
	background-color:#FAFAFA;
}
.product_price{
	color: #f72862;  font-family: Georgia;  font-size: 1.6em;  line-height: 2.2em; height:2.2em;
}
.product_qubie{
	width:100%;position:relative;margin:20px auto;border-buttom:1px solid #CCC;font-size:calc(22/var(--width)*100vw);
}
.product_huodong{
	width:100%;margin:30px auto;height:60px;
}
.product_huodong img{
	height:60px;float:left;
}
.product_huodong .line1{ 
	line-height:40px;float:left;width:70%;font-size:20px;
}
.product_huodong .line2{ 
	font-size:14px;line-height:20px;float:left;width:70%;
}
.product_huodong .huodongtime{
	background-color:#000;color:#FFF;
}
.title{
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAAAqFBMVEUAAACTw+uQwuqRwuuRw+qUxOuUxOuPwepmquKNwOmOwOqcye1xsOOBueefyup2s+V6tuaZx+xdpeD///9prOP2+v59t+aVxOvg7vl0suX6/P/t9fzY6vhhp+Gfye3R5vejzO6BuehwsOSnzu6ax+xkqeHG4PXz+P3q8/u01vGQweqmzu6IvehsruNkquK+2/O32PKu0vB4tObv9/zN4/XB3fPi7/qpz+8O0l5sAAAAEnRSTlMAkKGclouGpvquqlfv1DDn327DOqSzAAACSUlEQVRYw83X2XLaYAwFYNGVNkkXHS94wxiIHZsdSvL+b1a7pqPhzwVVrIueC4YZz3zjI+nGRN8exmyU7PvP1hPOIiN6YNOMacy2If7PwbE1ODIGv5AC9P7FU4CFH972NGAKhLc8FehNWvG2R2wiikdsJH4lAQ1E8YgNRPEUoNeEGxFfeWrwJQaQz0V0PC14QFzmQFWI6Hg6sEB1ZN7haZ514vTq4WfSg3vMmFet15TMXuh6ejBH88eL4pgl4qnBHcrOYw/IXO9NYAh0HgeYuJ4aDPbn1SOnQM28mWDmeGrwgDYlz5+AJPfxy/HU4Ap+XZcZ87ZEm8PVBN+RGoxiP+r/HNlr1h47nhqcYtd7iXR1PB1YX8AA2L7y1GBbcIlTXzNB5HpqcN223MTIuz3MUbmeGozipP2dAWnA0QQHx9ODm35sewA+kLueHuQTAm7TPLfiwvHUYNCeXI7w8q5zvsp7UoCP6azbRwwkCcqiX7HKI8dDsuWszhP0qdLzIlN55HqXe9sGL/AnMYCpziPXk7tGzFmwDJWegOKt+5IVjpr5Ceh6y8vVpQgVnoDinS4e+rM7Y6/3BDz68Avx2iyw1HsCctCJ4i295nq/H0gH9mL915vhOdN6AoooHqZ6T0AR42KYJ6DMcZgnoIiDPAGl9RBPQBEHeQKKWA3y6NZH4ogGg8M8svbI2iNrj6w9svbI2iNrjxTeEPAjvTnWHll7ZO2RtUfWHll7pPL04CcaHGuPrD2y9sjao7GxRz+MPbrLxDMS75nv78y432pWEDidpGHiAAAAAElFTkSuQmCC");
	background-repeat:no-repeat;
	background-size:40px;
	background-position:top left;	
	background-color:#F4F5FB;
	text-align:center;
	line-height:100%;
	margin:0;
	padding:0;
	height:60px;
	line-height:60px;
	font-size:22px;
}