<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é€šç”¨æ&nbsp;‡é¢˜*/
.home_tit{width:100%;max-width:4.5rem;margin: 0 auto;text-align: center;overflow: hidden;padding:.2rem .05rem;}
.home_tit span{display:block;height:.2rem;color: #787878;line-height:.2rem;text-transform:uppercase;}
.home_tit a{display:block;height: .6rem;font-size:.36rem;line-height:.5rem;font-weight:bold;letter-spacing:.02rem;}
.home_tit i{display:block;height: .02rem;width:.5rem;overflow:hidden;background:#d91616;margin:0 auto;}
.home_tit p{width:100%;height: .3rem;background: url(../images/ico8.png) center no-repeat;margin: 0 auto;}

.clabox_home{width:100%;max-width:4.8rem;margin:0 auto;height:.44rem;padding:.12rem .09rem;background:#fff;border:1px solid #ccc;border-radius:.03rem;}
.clabox_home.cla1{max-width:6.3rem;}
.clabox_home ul{width:100%;}
.clabox_home ul li{width:33.33%;height:.18rem;text-align:center;float:left;border-right:1px dotted #ccc;position:relative;}
.clabox_home.cla1 ul li{width:25%;}
.clabox_home ul li a{display:block;width:100%;height:.44rem;position:absolute;line-height:.44rem;left:0;top:-.13rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:2;}
.clabox_home ul li span{display:block;width:100%;height:.44rem;position:absolute;z-index:3;left:0;top:-.13rem;}
.clabox_home ul li.on a{color:#d91616;}
.clabox_home ul li.on span{top:.31rem;}

@media only screen and (min-width:992px){
.home_tit{padding:.35rem 0;}

.clabox_home{padding:.12rem .14rem;}
.clabox_home ul li a:hover,.clabox_home ul li.on a{background:#d91616;color:#fff;width:1.8rem;border-radius:.03rem;left:-.15rem;font-weight:bold;}
}


/*äº§å“*/
.productbox{overflow:hidden;padding:.1rem .05rem;background:url(../images/bg1.jpg) center no-repeat;background-attachment:fixed;}

.probox{max-width:5.6rem;padding-top:.25rem;margin-bottom:.1rem;position:relative;}
.probox ul{width:100%;overflow:hidden;padding:0 .05rem;}
.probox ul li{width:48.5%;max-width:2.75rem;max-height:3.2rem;overflow:hidden;text-align:center;margin-bottom:.1rem;background:#fff;padding:.05rem;position:relative;}
.probox ul li:nth-of-type(odd){float:left;}
.probox ul li:nth-of-type(even){float:right;}
.probox ul li .pic{width:100%;height:40vw;max-height:2.55rem;overflow:hidden;background:#fff;}
.probox ul li .pic img{max-width:100%;max-height:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.probox ul li .text{width:100%;height:.4rem;line-height:.4rem;padding:0 .05rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333;}
.probox ul li a{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;color:#fff;font-size:.24rem;}
.probox ul li a p{display:none;}
.probox2{display:none;height:3.7rem;}
.probox2 .btn{width:.5rem;height:1rem;position:absolute;top:1.5rem;overflow:hidden;}
.probox2 .btn input{width:1rem;height:1rem;display:block;border:0;background:url(../images/btn1.png) center no-repeat;cursor:pointer;}
.probox2 .btn input:hover{background:url(../images/btn2.png) center no-repeat;}
.probox2 .btn1{left:-.65rem;}
.probox2 .btn2{right:-.65rem;}
.probox2 .btn2 input{margin-left:-.5rem;}
.probox2 .picon{width:100%;height:3.2rem;overflow:hidden;}
.probox2 .picon ul{width:15.5rem;}

@media only screen and (max-width:991px){
.productbox{background-size:auto 100%;background-attachment: scroll;}
}
@media only screen and (min-width:768px){
.probox ul li{margin-bottom:.15rem;padding:.1rem;}
.probox ul li .pic{height:2.7rem;}
.probox ul li .pic img{max-height:2.7rem;}
.probox ul li .text{height:.45rem;line-height:.45rem;}
}
@media only screen and (min-width:992px){
.productbox{padding:.25rem 0 .65rem;}
.probox{max-width:11.9rem;padding-top:.45rem;margin-bottom:0;}
.probox ul{width:110%;padding:0;}
.probox ul li{width:2.75rem;height:3.2rem;margin:0 .3rem .3rem 0;padding:.1rem;float:left;}
.probox ul li:nth-of-type(even){float:left;}
.probox ul li .pic{height:2.55rem;}
.probox ul li .pic img{max-height:2.55rem;}
.probox ul li a{background:rgba(217,22,22,1);left:105%;top:47%;-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg);}
.probox ul li a p{width:.3rem;height:.3rem;line-height:.3rem;margin-top:2.58rem;display:block;-webkit-transform: rotateZ(-45deg);transform: rotateZ(-45deg);}
.probox ul li:hover a{background:rgba(217,22,22,.75);left:0;top:0;-webkit-transform: rotateZ(0);transform: rotateZ(0);}
.probox ul li:hover a p{width:.5rem;height:.5rem;padding:.08rem;margin:1.35rem auto;border:.02rem solid #fff;border-radius:.25rem;-webkit-transform: rotateZ(0);transform: rotateZ(0);}
.probox1{display:none;}
.probox2{display:block;}
}

/*6å¤§ç†ç”±*/
.reasonbox{width:100%;position:relative;overflow:hidden;}
.reasonbox img{width:100%;}
.reasonbox ul{display:none;width:3.2rem;padding:2.4rem 0 0 .5rem;float:left;}
.reasonbox ul.reason2{float:right;}
.reasonbox ul li{width:100%;height:1rem;margin-bottom:.4rem;}
.reasonbox ul li.text3{padding-top:.1rem;}
.reasonbox ul li p{font-size:.24rem;font-weight:bold;height:.4rem;line-height:.4rem;}
.reasonbox ul li span{font-size:.16rem;line-height:.24rem;}

@media only screen and (min-width:992px){
.reasonbox{height:7.2rem;background:url(../images/bg2.jpg) center no-repeat;}
.reasonbox img{display:none;}
.reasonbox ul{display:block;}
}

/*æœåŠ¡å’¨è¯¢*/
.consultbox{position:relative;}
.consultbox .consultbg{text-align:center;background:#d82225;width:100%;}
.consultbox img{max-width:100%;}
.consultbox .cutbox{display:none;height:5.1rem;background:url(../images/bg3.jpg) center top no-repeat;position:relative;top:-3rem;padding:1.85rem 8rem 0 .1rem;}
.consultbox .cutbox span{display:block;width:2.2rem;height:.2rem;line-height:.2rem;font-size:.16rem;color:#fff;float:left;}
.consultbox .cutbox a{display:block;width:1.5rem;height:.44rem;line-height:.44rem;font-size:.16rem;color:#333;text-align:center;border-radius:.3rem;background:#fff;float:right;}
.consultbox .cutbox a:hover{color:#d91616;}
.consultbox .cutbox p{width:2.2rem;height:.3rem;line-height:.3rem;font-weight:bold;color:#fff;font-size:.3rem;float:left;}

@media only screen and (min-width:992px){
.consultbox{height:5.1rem;}
.consultbox .consultbg{height:3rem;}
.consultbox .consultbg a{display:none;}
.consultbox .cutbox{display:block;}
}

/*3å¤§ä¼˜åŠ¿*/
.youshibox{position:relative;padding-bottom:.4rem;}
.youshibox .sytitl{width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.youshibox .sytitl img{max-width:100%;}
.youshibox .tit{width:100%;height:.5rem;position:absolute;bottom:0;left:0;padding-top:.1rem;z-index:99;}
.youshibox .tit ul{width:100%;max-width:12rem;height:.4rem;margin:0 auto;}
.youshibox .tit ul li{width:33.33%;max-width:3.9rem;height:.4rem;float:left;padding:0 .05rem;cursor:pointer;}
.youshibox .tit ul li .pic{display:none;width:1.65rem;height:.7rem;float:left;text-align:right;}
.youshibox .tit ul li p{width:100%;height:.4rem;line-height:.4rem;text-align:center;font-size:.18rem;color:#fff;background:url(../images/ioc13.jpg);}
.youshibox .tit ul li span{display:none;width:2.2rem;float:right;height:.2rem;line-height:.2rem;color:#fff;}
.youshibox .tit ul li.on p{background:url(../images/ioc14.jpg);}

.youshibox ul.text{width:300%;float:left;overflow:hidden;}
.youshibox ul.text li{width:33.33%;float:left;overflow:hidden;}
.youshibox ul.text li .pic{width:100%;float:left;overflow:hidden;}
.youshibox ul.text li .pic img{max-width:100%;}
.youshibox ul.text li b,.youshibox ul.text li p,.youshibox ul.text li span,.youshibox ul.text li i{display:block;width:100%;float:left;font-style:normal;padding:.05rem .1rem;}
.youshibox ul.text li b{font-size:.24rem;color:#d91616;height:.5rem;line-height:.3rem;padding-top:.2rem;}
.youshibox ul.text li span{font-size:.16rem;color:#333;line-height:.24rem;font-weight:bold;margin-bottom:.1rem;}
.youshibox ul.text li p{color:#666;line-height:.2rem;position:relative;padding-left:.35rem;}
.youshibox ul.text li p em{display:block;width:.1rem;height:.1rem;border-bottom:1px solid #666;position:absolute;left:.12rem;top:.05rem;}
.youshibox ul.text li i{display:none;height:.65rem;padding:.15rem .1rem;}
.youshibox ul.text li i a{display:block;width:1.2rem;height:.36rem;background:#fff;border:1px solid #d91616;line-height:.34rem;text-align:center;color:#d91616;}
.youshibox ul.text li i a:hover{background:#d91616;color:#fff;}
.youshibox ul.text li i a.qqL{display:none;}

@media only screen and (min-width:768px){
.youshibox ul.text li i{display:block;}
}
@media only screen and (min-width:992px){
.youshibox{padding-bottom:.2rem;}
.youshibox .sytitl{display:none;}
.youshibox .tit{height:.8rem;}
.youshibox .tit ul{height:.7rem;}
.youshibox .tit ul li{height:.7rem;background:url(../images/ioc13.jpg);padding:0;margin-right:.15rem;}
.youshibox .tit ul li.tit3{margin:0;}
.youshibox .tit ul li p{width:2.2rem;height:.4rem;line-height:.26rem;text-align:left;font-size:.24rem;background:none;float:right;padding-top:.14rem;}
.youshibox .tit ul li span,.youshibox .tit ul li .pic{display:block;}
.youshibox .tit ul li.on{background:url(../images/ioc14.jpg);}
.youshibox .tit ul li.on p{background:none;}
.youshibox ul.text{height:5rem;}
.youshibox ul.text li{height:5rem;background:#f5f5f5;}
.youshibox ul.text li .cutbox{height:5rem;position:relative;padding:.6rem 0 .8rem 6.9rem;}
.youshibox ul.text li.txt2 .cutbox{padding:.6rem 6.8rem .8rem 0;}
.youshibox ul.text li .pic{width:9.6rem;height:5rem;position:absolute;right:50%;top:0;}
.youshibox ul.text li.txt2 .pic{left:50%;}
.youshibox ul.text li b{font-size:.36rem;height:.6rem;}
.youshibox ul.text li p{line-height:.26rem;}
.youshibox ul.text li p em{top:.08rem;}
.youshibox ul.text li span{font-size:.24rem;margin-bottom:.25rem;line-height:.3rem;}
.youshibox ul.text li i{height:.85rem;padding-top:.3rem;}
.youshibox ul.text li i a{width:1.4rem;height:.4rem;line-height:.38rem;}
.youshibox ul.text li i a.qqL{display:block;}
.youshibox ul.text li i a.qqM{display:none;}
}

/*åº”ç”¨é¢†åŸŸ*/
.fieldbox{padding:.15rem 0;}
.fieldbox .cutbox{padding:.1rem .05rem;overflow:hidden;}
.fieldbox .cutbox p{width:33.33%;position:relative;overflow:hidden;border-left:1px solid #fff;text-align:center;float:left;margin-bottom:1px;cursor:pointer;}
.fieldbox .cutbox p img{width:100%;}
.fieldbox .cutbox p span{width:100%;display:block;height:.4rem;line-height:.4rem;left:0;bottom:10%;position:absolute;background:rgba(255,255,255,.7);}
.fieldbox .cutbox p:hover span{background:rgba(217,22,22,.7);color:#fff;}

@media only screen and (min-width:768px){
.fieldbox .cutbox{padding:0;}
.fieldbox .cutbox p{width:16.66%;}
}
@media only screen and (min-width:992px){
.fieldbox{padding-bottom:.6rem;}
.fieldbox .cutbox{margin-top:-.1rem;padding:0;}
.fieldbox .cutbox p span{height:.5rem;line-height:.5rem;font-size:.16rem;}
}

/*ç®€ä»‹*/
.compbox{padding:0 .05rem .35rem;overflow:hidden;}
.compbox .textbox{width:100%;float:left;overflow:hidden;padding:.1rem;}
.compbox .textbox .titl{width:100%;margin-bottom:.15rem;}
.compbox .textbox .titl strong{width:100%;display:block;font-size:.18rem;line-height:.3rem;}
.compbox .textbox .text{width:100%;line-height:.24rem;color:#666;}
.compbox .textbox .text p{margin-bottom:.05rem;}

.compbox  .videobox{width:100%;background:#000;float:right;ovflow:hidden;}
.compbox  .videobox video{width:100%;}

@media only screen and (min-width:992px){
.compbox{padding:0 0 .6rem .9rem;height:5.3rem;background:url(../images/bg4.jpg) center top no-repeat;}
.compbox .home_tit{display:none;}
.compbox .textbox{width:4.5rem;padding:1.15rem 0 .5rem 0;}
.compbox .textbox .titl strong{font-size:.3rem;line-height:.4rem;}
.compbox .textbox .titl span{font-size:.22rem;line-height:.36rem;display:block;}
.compbox .textbox .titl em{display:block;width:.3rem;height:.1rem;border-bottom:.02rem solid #d91616;overflow:hidden;}
.compbox .textbox .text{line-height:.28rem;font-size:.16rem;padding-top:.05rem;}
.compbox .textbox .more{width:100%;height:.55rem;padding-top:.2rem;}
.compbox .textbox .more a{width:1.2rem;height:.37rem;display:block;background:#fff url(../images/ioc11.png) center no-repeat;border:1px solid #d91616;}
.compbox .textbox .more a:hover{background:#d91616 url(../images/ioc12.png) center no-repeat;}
.compbox .videobox,.compbox .videobox video{width:6rem;height:4rem;}
}


/*honor*/
.honorbox{padding:.35rem 0 .25rem;background:#f5f5f5;min-height:3.5rem;position:relative;}
.honorbox .titl{width:3rem;margin:0 auto .2rem;height:.4rem;line-height:.4rem;text-align:center;font-size:.24rem;}
.honorbox .titl p{width:50%;float:left;height:.4rem;position:relative;cursor:pointer;}
.honorbox .titl a,.honorbox .titl span{display:block;width:100%;height:.4rem;}
.honorbox .titl span{position:absolute;left:0;top:0;}
.honorbox .titl p.on a{color:#d91616;}
.honorbox .titl p.on span{top:100%;}

.honorbox .conbox{width:100%;overflow:hidden;}
.honorbox .cutbox{padding:0 .35rem;}
.honorbox .btn{width:.4rem;height:.6rem;position:absolute;overflow:hidden;}
.honorbox .btn input{width:.8rem;height:.6rem;display:block;border:0;background:url(../images/btn1.png) center no-repeat;cursor:pointer;}
.honorbox .btn:hover input{background-image:url(../images/btn2.png);}
.honorbox .btn1{left:0;}
.honorbox .btn1 input{float:left;}
.honorbox .btn2{right:0;}
.honorbox .btn2 input{float:right;}

.honorbox .picon{width:100%;overflow:hidden;}
.honorbox .picon ul{width:200%;overflow:hidden;}
.honorbox .picon ul li{width:50%;overflow:hidden;float:left;text-align:center;padding:0 .05rem;}
.honorbox .picon ul li .pic{width:2.7rem;overflow:hidden;border:1px solid #ddd;background:#fff;margin:0 auto;}
.honorbox .picon ul li .pic a{display:block;width:100%;height:100%;overflow:hidden;}
.honorbox .picon ul li .pic img{max-width:100%;max-height:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.honorbox .picon ul li .txt{width:2.7rem;height:.5rem;line-height:.5rem;color:#666;margin:0 auto;}
.honorbox .picon ul li:hover .txt{color:#d91616;}

.honorbox .honor{display:none;height:4.4rem;position:relative;z-index:1;}
.honorbox .honor.on{display:block;z-index:2;}
.honorbox .honor .picon,.honorbox .honor .picon ul li{height:4.4rem;}
.honorbox .honor .btn{top:1.65rem;}
.honorbox .honor .picon ul li .pic{height:3.9rem;}

.honorbox .album{height:2.3rem;position:absolute;left:0;top:.95rem;opacity:0;z-index:1;}
.honorbox .album.on{opacity:1;z-index:2;}
.honorbox .album .picon,.honorbox .album .picon ul li{height:2.3rem;}
.honorbox .album .btn{top:.6rem;}
.honorbox .album .picon ul li .pic{height:1.8rem;}

@media only screen and (min-width:768px){
.honorbox .picon ul li{width:25%;}
}
@media only screen and (min-width:992px){
.honorbox{padding:.45rem 0 .35rem;min-height:3.7rem;}
.honorbox .cutbox{padding:0;}
.honorbox .btn1{left:-.45rem;}
.honorbox .btn2{right:-.45rem;}
.honorbox .picon ul li{width:12.5%;}
.honorbox .album{top:1.05rem;}
}

/*èµ„è®¯*/
.zixunbox{padding:.15rem .1rem .25rem;}
.zixunbox .cutbox{overflow:hidden;padding-top:.2rem;display:none;}
.zixunbox .cutbox.on{display:block;}
.zixunbox .new_left{width:5.15rem;height:4.45rem;float:left;display:none;position:relative;}
.zixunbox .new_left .new_bg{width:4rem;height:3rem;background:#fff;border:.05rem solid #f5f5f5;}
.zixunbox .new_left li{width:5.15rem;height:4.45rem;padding:.25rem 0 0 .35rem;position:absolute;left:0;top:0;}
.zixunbox .new_left li .pic{width:4.8rem;height:3.2rem;border:1px solid #ddd;background:#fff;text-align:center;}
.zixunbox .new_left li .pic a{width:4.8rem;height:3.2rem;display:block;}
.zixunbox .new_left li .pic a img{max-width:4.8rem;max-height:3.2rem;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.zixunbox .new_left li .tit{width:100%;height:.5rem;line-height:.4rem;font-size:.15rem;font-weight:bold;padding-top:.1rem;}
.zixunbox .new_left li .tit a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.zixunbox .new_left li .text{width:100%;height:.45rem;line-height:.22rem;color:#666;overflow:hidden;}

.zixunbox .list{width:100%;overflow:hidden;float:right;}
.zixunbox .list li{width:100%;height:.4rem;border-bottom:1px dotted #ddd;position:relative;background:url(../nyimages/newsico.png) .02rem center no-repeat;}
.zixunbox .list li .date{display:none;width:.7rem;height:.7rem;position:absolute;left:0;top:.05rem;background:#f5f5f5;text-align:center;padding:.1rem .05rem;}
.zixunbox .list li .date p{width:100%;height:.34rem;line-height:.34rem;font-size:.3rem;}
.zixunbox .list li .date span{width:100%;height:.16rem;line-height:.16rem;color:#787878;display:block;}
.zixunbox .list li .tit{width:100%;height:.4rem;line-height:.4rem;padding-left:.25rem;}
.zixunbox .list li .tit a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.zixunbox .list li .text{display:none;height:.5rem;width:100%;overflow:hidden;line-height:.24rem;color:#666;}
.zixunbox .list li:hover .date{color:#fff;background:#d91616;}
.zixunbox .list li:hover .date span{color:#fff;}
.zixunbox .list li:hover .tit a{color:#d91616;}

.zixunbox .faqbox ul{width:100%;overflow:hidden;}
.zixunbox .faqbox ul li{width:100%;height:.85rem;overflow:hidden;border-bottom:1px dotted #ddd;margin-bottom:.1rem;}
.zixunbox .faqbox ul li .l_span{display:block;width:.35rem;height:100%;position:absolute;left:0;top:0;font-weight:bold;}
.zixunbox .faqbox ul li .tit{width:100%;overflow:hidden;height:.3rem;line-height:.3rem;padding-left:.35rem;position:relative;}
.zixunbox .faqbox ul li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.zixunbox .faqbox ul li .tit .l_span{color:#d91616;}
.zixunbox .faqbox ul li .text{width:100%;overflow:hidden;height:.5rem;line-height:.24rem;padding-left:.35rem;position:relative;color:#666;}
.zixunbox .faqbox ul li .text .l_span{color:#666;}

@media only screen and (min-width:768px){
.zixunbox .list li{height:.8rem;padding-left:.85rem;background:none;margin-bottom:.1rem;}
.zixunbox .list li .date,.zixunbox .list li .text{display:block;}
.zixunbox .list li .tit{height:.3rem;padding:0;line-height:.3rem;font-weight:bold;}
.zixunbox .faqbox ul li .tit{font-weight:bold;}
}
@media only screen and (min-width:992px){
.zixunbox{padding:.15rem 0 .45rem;}
.zixunbox .cutbox.on{padding-top:.45rem;}
.zixunbox .new_left{display:block;}
.zixunbox .list{width:6.1rem;height:4.45rem;padding-top:.1rem;}
.zixunbox .list li{height:1.05rem;padding:.15rem .15rem .14rem 1.15rem;border-style:solid;margin-bottom:.05rem;}
.zixunbox .list li:first-child{display:none;}
.zixunbox .list li .date{width:.9rem;height:.75rem;top:.15rem;border-right:1px solid #ddd;padding:0;background:none;}
.zixunbox .list li .date p{height:.5rem;line-height:.5rem;font-size:.4rem;}
.zixunbox .list li .date span{font-size:.16rem;height:.24rem;line-height:.24rem;}
.zixunbox .list li .tit{font-size:.15rem;}
.zixunbox .list li:hover{background:#d91616;}
.zixunbox .list li:hover .tit a,.zixunbox .list li:hover .text{color:#fff;}
.zixunbox .list li:hover .date{background:none;}

.zixunbox .faqbox ul{width:12.5rem;}
.zixunbox .faqbox ul li{width:5.8rem;height:.9rem;float:left;margin-right:.4rem;margin-bottom:.15rem;}
.zixunbox .faqbox ul li .l_span{font-size:.15rem;}
.zixunbox .faqbox ul li .tit{font-size:.15rem;}
}


/*è”ç³»*/
.sylxbox{background:#f5f5f5;position:relative;padding:.2rem .1rem;}
.sylxbox .titls{width:100%;padding:0 .05rem;height:.4rem;border-bottom:1px solid #ddd;margin-bottom:.15rem;}
.sylxbox .titls p{height:.4rem;line-height:.4rem;font-size:.18rem;font-weight:bold;float:left;}
.sylxbox .titls span{height:.4rem;line-height:.45rem;color:#666;display:block;padding:0 .05rem;float:left;}
.sylxbox .titls a{height:.4rem;display:block;padding:.05rem 0;float:right;}

.orderbox{width:100%;overflow:hidden;padding-bottom:.2rem;}
.orderbox .cont{width:100%;max-width:3.2rem;margin:0 auto;}
.orderbox .feed{width:100%;overflow:hidden;padding-top:.05rem;}
.orderbox ul li{width:100%;overflow:hidden;margin-right:3rem;height:.3rem;float:left;margin-bottom:.1rem;padding-left:.65rem;position:relative;border:1px solid #ddd;background:#fff;border-radius:.03rem;}
.orderbox ul li span{display:block;width:.65rem;height:.28rem;font-size:.15rem;line-height:.28rem;text-align:center;color:#666;position:absolute;left:0;top:0;}
.orderbox ul li .bg,.orderbox  ul li .area,.orderbox  ul .code input{display:block;width:100%;height:.3rem;line-height:.24rem;padding:.02rem .09rem .05rem 0;background:#fff;float:left;}
.orderbox ul .li_1{max-width:2.5rem;}
.orderbox ul .li_2{height:1.3rem;max-width:100%;}
.orderbox ul .li_2 .area{height:1.3rem;}
.orderbox ul .code{max-width:2.1rem;}
.orderbox ul .code img{position:absolute;left:1.25rem;top:.03rem;cursor:pointer;}
.orderbox ul .code .red{width:.15rem;left:2.65rem;top:0;padding:0;color:#f00;}
.orderbox ul .li_3{height:.5rem;padding:.1rem .8rem 0 0;border:0;background:none;}
.orderbox ul .li_3 p{width:100%;float:left;height:.4rem;background:#d91616;border-radius:.03rem;}
.orderbox ul .li_3 p input{display:block;width:100%;height:.4rem;font-size:.16rem;line-height:.4rem;color:#fff;text-align:center;cursor:pointer;background:none;}
.orderbox ul .li_3 p.cz{width:.7rem;background:#999;position:absolute;top:.1rem;right:0;}

.sylxbox .contactbox{width:100%;overflow:hidden;float:left;}
.sylxbox .contactbox .cont{padding:.05rem;}
.sylxbox .contactbox .cont p{line-height:.24rem;margin-bottom:.06rem;}
.sylxbox .contactbox .cont p strong{font-size:.15rem;color:#d91616;display:block;}

.sylxbox .symap{width:100%;height:2rem;margin:.1rem 0;border:1px solid #ddd;overflow:hidden;float:left;}

@media only screen and (min-width:768px){
.sylxbox .symap{height:3.2rem;}
}
@media only screen and (min-width:992px){
.sylxbox{height:5rem;background:none;padding:.25rem 0 .75rem;}
.sylxbox .cutbox{height:4rem;border:.05rem solid #d91616;padding:.35rem .4rem;position:relative;}
.sylxbox .lx_bg{width:3.8rem;height:4.6rem;position:absolute;top:-.2rem;right:.35rem;background:#666;z-index:1;}
.orderbox{width:3.8rem;height:4.6rem;padding:.19rem .29rem .29rem;background:#fafafa;border:1px solid #d91616;position:absolute;right:.45rem;top:-.3rem;z-index:2;}
.orderbox .feed{padding:.05rem;}
.orderbox ul li{max-width:2.7rem;}
.orderbox ul .li_3{max-width:100%;height:.5rem;padding-top:.1rem;}
.orderbox ul .li_3 p.cz{top:.1rem;}
.sylxbox .contactbox{width:3.5rem;height:3.2rem;float:left;margin-right:.25rem;}
.sylxbox .contactbox .titls{display:none;}
.sylxbox .contactbox .cont p strong{font-size:.2rem;padding-bottom:.15rem;line-height:.3rem;}
.sylxbox .symap{width:3.2rem;height:3.2rem;margin:0;border:1px solid #ddd;}
}


/*links*/
.linkbox{background:#1e1e1e;display:none;padding:.2rem 0;}
.linkbox .tit{width:1rem;float:left;font-size:.18rem;color:#ccc;line-height:.3rem;}
.linkbox ul{width:10.9rem;overflow:hidden;float:right;}
.linkbox ul li{float:left;height:.26rem;line-height:.26rem;}
.linkbox ul a{float:left;padding-right:.1rem;display:block;color:#ccc;}
.linkbox ul a:hover{color:#d91616;}

@media only screen and (min-width:768px){
.linkbox{display:block;}
}</pre></body></html>