.align_c{text-align: center;}
.align_l{text-align: left;}
.align_r{text-align: right;}

.fen{background-color: #f3ab23;background-image: linear-gradient(91deg, #f4a211 0%, #f75114 100%);}
.lan{background-color: #f03765;background-image: linear-gradient(91deg, #fd325c 0%, #0c7cfa 100%);}
.hui{background-color: #f05026;background-image: linear-gradient(180deg, #f25229 0%, #04a6ed 100%);}


/**************************************************************************/

.newAD .swiper-container a{height: 500px;}
.newADSwiper a{display: block;}
.newADSwiper a img{height: 500px;width: 100%;object-fit: cover;}
.mall_menu{width: 1200px;position: absolute;z-index: 10;top: 70px;left: 0;right: 0; margin: auto;}
.mall_menu .ptMenu{position: absolute;left: 0;top:0px;background-color: rgba(255,255,255,.8); width: 220px;padding: 10px 0;}
.mall_menu .ptMenu .lbTit{height: 48px;line-height: 48px;padding-left: 15px;transition: all .2s;}
.mall_menu .ptMenu .lbTit:hover{background-color: #fff;}
.mall_menu a{padding-left:8px;}
/**/
.licenseDeltail{padding-top:80px;}

.proInfo{background-color: #fff;padding: 0 0 20px;border-bottom: 1px solid #dfdfdf;}
.proInfo h3{font-size: 1.5rem;font-weight: bold;display: inline-block;margin-bottom: 20px;}
.proInfo>.label{display: inline-block;margin-left: 20px;vertical-align: text-bottom;}
.proInfo>.label a{background-color: transparent;border-radius: 0;padding: 0 10px;height: 24px;line-height: 22px;text-align: center;}
.proInfo>.label a:nth-child(2n-1){border: solid 1px #48aadd;color: #48aadd!important;}
.proInfo>.label a:nth-child(2n){border: solid 1px #49bbbb;color: #49bbbb!important;}
.proInfo>p{font-size: 14px;margin-bottom: 28px;}
.proInfo>p a{font-size: 14px;color: #f94404;font-weight: bold;}

.proInfo .proDel{overflow: hidden;}
.proInfo .proImg{width: 360px;float: left;}
.proInfo .proImg .coverimg{border: solid 1px #e5e5e5;padding: 60px 0;}
.proInfo .proImg img{display: block;max-width: 86%;margin: auto;}
.proInfo .proImg .label{font-size: .9rem;margin: 15px 0 0;overflow: hidden;}
.proInfo .proImg .label .tag{color: #3d85cc!important;background-color: #fff;padding: 0;font-size: .9rem;margin-right: 20px;}
.proInfo .proImg .label .tag:after{position: absolute;content: '|';margin-left: 8px;font-size: .7rem;margin-top: 1px;}
.proInfo .proImg .label .tag:last-child:after{content: '';}

.proInfo .proImg p{font-size: .9rem;margin: 0;overflow: hidden;}
.proInfo .proImg span{font-size: .9rem;margin: 0;float: left;display: block;}
.proInfo .proImg span:first-child{width: 55px;color: #333;}
.proInfo .proImg span:last-child{max-width: calc(100% - 55px);color: #999999;}
.proInfo .proImg p a{color: #f94404;display: block; font-weight: bold;}

.empower{float: left;width: 580px;margin-left: 30px;}
.empower form{overflow: hidden;}
.empower .empowerInfo{overflow: hidden;margin-bottom: 8px;}
.empower .empowerInfo .panel-options{overflow: hidden;margin-bottom: 8px;}
.empower .empowerInfo p{font-size: .9rem;float: left;width: 80px;margin: 0;}
.empower .nav{list-style: none;border: none;float: left;max-width: calc(100% - 80px);}
.empower .nav li{margin: 0 8px 8px 0;}
.empower .nav li a{display: inline-block;border:1px solid #c6c7cc;font-size: 13px;height: 34px;line-height: 32px;padding: 0 10px;transition: all .2s;-webkit-transition: all .2s;}
.empower .panel-body{}
.empower .panel-body .tab-content{float: left;max-width: calc(100% - 80px);}
.empower .panel-body ul{list-style: none;}
.empower .panel-body ul li{border: 1px solid #c6c7cc;position: relative;float: left;font-size: 0;margin: 0 8px 8px 0;transition: all .2s;-webkit-transition: all .2s;}
.empower .panel-body ul li:hover{border-color: #f94404;}
.empower .panel-body ul li label{line-height: 1.3;margin: 0;color: #333333;padding: 8px 10px;vertical-align: baseline;font-size: .8rem;cursor: pointer;transition: all .2s;-webkit-transition: all .2s;}
.empower .panel-body ul li label input{width: 0;height: 0;overflow: hidden;opacity: 0;}
.empower .panel-body ul li span{position: absolute;left: -1px;top: -35px;z-index: 10;border: 1px solid #dfdfdf; background-color: #fff;padding: 8px; line-height: 1;font-size: 13px;color: #333;display: none;}
.empower .panel-body ul li:hover span{display: block;}
.empower .panel-body ul li.select{border-color: #f94404;}
.empower .panel-body ul li.select label{color: #f94404;}

.empower .rightBuy{border-top: solid 1px #f5f5f5;padding-top: 10px;}
.empower .rightBuy #authtime{font-weight: normal;font-size: .9rem;color: #333;vertical-align: top;}
.empower .rightBuy .sigleprice{font-size: 1.1rem;color: #e94709;}
.empower .rightBuy .sigleprice b{font-weight: normal;font-size: 1.4rem}
.empower .rightBuy .sigleprice>span{margin-top: 7px;}

.empower section{margin-bottom: 12px;}
.empower section:after{content: '';display: table;clear: both;}
.empower section>span{float: left;font-size: .9rem;width: 80px;}
.empower section>div{float: left;}
.empower section.unit{}
.empower section.unit *{vertical-align: middle;}
.empower section.unit span{margin-top: 7px;}
.empower section.unit b{font-weight: normal;color: #333;line-height: 1;padding: 6px 12px;font-size: .8rem;border: solid 1px #e5e5e5;cursor: pointer;}
.empower section.unit b.select{border: solid 1px #f66633;}
.empower section.unit i{font-style: normal;color: #666;font-size: .7rem;margin-left: 10px;display: inline-block;width: 320px;}
.empower section.unit i span{color: #ea531e;}

.empower section.buyNum,.empower section.buyTime{overflow: hidden;margin-bottom: 24px;}
.empower section.buyNum>span,.empower section.buyTime>span{margin-top: 4px;}
.empower section.buyNum>div:first-of-type{position: relative;}
.empower section.buyNum input,.empower section.buyTime input{width: 104px;outline: none;border: 1px solid #dadada;height: 30px;padding: 0 32px;box-sizing: border-box;text-align: center;color: #333;}
.empower section.buyNum i,.empower section.buyTime i{position: absolute;color: #999;cursor: pointer;width: 32px;height: 30px;text-align: center;line-height: 28px;font-size: .9rem;font-style: normal;user-select: none;-webkit-user-select:none;}
.empower section.buyNum i.minus,.empower section.buyTime i.minus{left: 0;top: 0;border-right: 1px solid #dadada;}
.empower section.buyNum i.plus,.empower section.buyTime i.plus{right: 0;bottom: 0;border-left: 1px solid #dadada;}
.empower section.buyTime .timeinput{position: relative;margin-right: 20px;}
.empower section.buyTime .timetype{margin: 5px 0 0 0;font-size: .9rem;color: #666;}

.empower section.buyNum .total{margin-left: 20px;}
.empower section.buyNum .total span{color: #666666;font-size: .9rem;}
.empower section.buyNum .total span.payAmount{font-size: 1.1rem;color: #e94709;vertical-align: middle;}
.empower section.buyNum .total span.payAmount label{margin-bottom: 0;font-size: 1.4rem;}

.empower .actBt input{cursor: pointer;color: #fff;font-size: .9rem;margin: 0 10px 0 0;transition: all .5s;padding: 0 30px;height: 34px;line-height: 34px;border-radius: 3px;border: none;outline: none;}
.empower .actBt a{display: inline-block;border: solid 1px #ff7733;font-size: .9rem;color: #ff7733;border-radius: 4px;background-color: #fff9f5;padding: 0 30px;height: 34px;line-height: 32px;vertical-align: top;}

/*购买记录*/
.buyrecorde{width:210px;float: right;border-left: 1px solid #f5f5f5;padding-left: 20px;}
.buyrecorde h5{position: relative;font-size: 1rem;line-height: 1;text-align: center;color: #333;overflow: hidden;margin-bottom: 15px;}
.buyrecorde h5:before{content: '';position: absolute;width: 100%; height: 6px; top: 0;bottom: 0;margin: auto;right: 75%;background: url(https://image.evget.com/Content/images/201910/15/4b9becca6e83c566120c2bb5fff4359f.png) repeat-x center;}
.buyrecorde h5:after{content: '';position: absolute;width: 100%;height: 6px;top: 0;bottom: 0;margin: auto ;left: 75%; background: url(https://image.evget.com/Content/images/201910/15/4b9becca6e83c566120c2bb5fff4359f.png) repeat-x center;}
.buyrecorde #mar1{width: 100%;min-height: 426px;max-height: 450px;overflow: hidden;}
.buyrecorde ul{list-style:none;}
.buyrecorde ul li {overflow: hidden;height: 40px;margin-bottom: 15px;}
.buyrecorde ul li img{width:40px;height:40px;float:left;border-radius:50%;}
.buyrecorde ul li span:first-of-type{color: #333;}
.buyrecorde ul li span{float:left;display: inline-block;line-height:18px;padding-left:10px;font-size:.8em;min-width:50%;max-width: calc(100% - 50px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.buyKnow {margin-top: 20px;}
.buyKnow h5{font-size: 1.3rem;margin-bottom: 15px;padding-left: 10px;border-left: 4px solid #f66633;line-height: 1;}
.buyKnow .relation {background-color: #fff;margin-bottom: 20px;padding: 20px 0;}
.buyKnow .relation .relSwiper{padding: 0 15px;}
.buyKnow .relation .swiper-slide{padding: 0 30px;}
.buyKnow .relation a{display: block;width: 100%;border: solid 1px #e5e5e5;}
.buyKnow .relation a img{display: block;width: 100%;height: 128px;}
.buyKnow .swiper-button-next{width: 15px;height: 26px;right:0;background: url(/static/images/mall/lb2.png) no-repeat center center;}
.buyKnow .swiper-button-prev{width: 15px;height: 26px;left:0;background: url(/static/images/mall/lb1.png) no-repeat center center;}
.buyKnow .relation h4{font-size: .9rem;padding: 0 10px;margin: 10px 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.buyKnow .relation p{font-size: .7rem;margin: 0;padding: 0 10px;}
.buyKnow .relation strong{font-size: 1rem;color: #e94709;display: block;padding: 8px 10px;}
.buyKnow .relation i{font-style: normal;}

.buyKnow .know{padding:1px 0 0 0;background-color: #fff; border: 1px solid #dfdfdf;margin-top: 20px;}
.buyKnow .know p{height: 50px;color: #333;line-height: 48px;border-bottom: 1px solid #f2f2f2;margin-bottom: 5px;padding-left: 15px;position: relative;font-size: 20px;}
.buyKnow .know p:before{content: '';position: absolute;height: 20px;width: 4px;background-color: #e94709;left: 0;top: 0;bottom: 0;margin: auto;}
/*.buyKnow .know p img{vertical-align: -3px;margin-right: 5px;}*/
.buyKnow .know a{display: block;line-height: 2;font-size: .9rem;color: #333;padding-left: 15px;}

.licensinstructions{margin-top:50px;}
.licensinstructions h5{font-size: 1.3rem;margin-bottom: 15px;padding-left: 20px;border-left: 4px solid #f66633;line-height: 1;}
.licensinstructions table{width:100%;line-height:3;font-size: .9em;border-right:1px solid #555;border-bottom:1px solid #555}
.licensinstructions table td{padding:3px;border-left:1px solid #555;border-top:1px solid #555}
.licensinstructions td p{line-height:1.2;}
.licensinstructions td ul{margin-left:30px;}
.licensinstructions td{line-height:1.75;}


/*授权说明*/
.invoice{width:100%;background-color: #fff;padding: 20px 0;}
.pur-notice>div{padding: 5px 40px 0;}

.pur-notice table{width:100%;line-height:3;}
.pur-notice table th{text-align:center;font-size:.9rem;line-height:42px;border: 1px solid #d9d9d9;font-weight: 500;}
.pur-notice table tbody tr:first-child td{border-top: 0;}
.pur-notice table td{border:1px solid #d9d9d9;text-align:center;font-size: .9rem;}

#invoice table{width:100%;line-height:3;}
#invoice table th{text-align:center;font-size:.9rem;line-height:42px;border: 1px solid #d9d9d9;font-weight: 500;}
#invoice table tbody tr:first-child td{border-top: 0;}
#invoice table td{border:1px solid #d9d9d9;text-align:center;font-size: .9rem;}
#invoice table tbody tr td:first-child{color: #333;}
#invoice table td.green{color: #595959;}
#invoice table td.red{color: #999999;}

#invoice{margin-bottom: 20px;}
#invoice .changTab{padding: 0 10px 0 0;}
#invoice ul{list-style: none;overflow: hidden;height: 48px;line-height: 46px;}
#invoice ul li{width: 20%;float: left;position: relative;font-size: 18px; text-align: center;cursor: pointer;color: #333;background-color: #f7f7f7;
	border: solid 1px #d9d9d9;border-right: none;border-bottom: 0;border-left: 0; transition: all .5s;-webkit-transition: all .5s;}
#invoice ul li:last-child{border-right: solid 1px #d9d9d9;}
#invoice ul li:first-child{border-left: solid 1px #d9d9d9;}
#invoice ul li:before{content: '';position: absolute;width: 100%;height: 4px;top: -1px;left: 0;background-color: #f66633;opacity: 0;transition: all .5s;-webkit-transition: all .5s;}
#invoice ul li.active{background-color: #fff;color: #e94709;}
#invoice ul li.active:before{opacity: 1;}

#invoice .tabCon{/*height: 540px;*/border: solid 1px #d9d9d9;border-top: 0;padding: 30px 20px;overflow-y: auto;}
#invoice .tabCon .item{overflow: hidden;}
#invoice .tabCon .item>img{display: block;margin-bottom: 20px;}

#invoice .tabCon p{font-size: .9rem;margin:0 0 20px 0;color: #333;padding-left: 28px;position: relative;}
#invoice .tabCon p>img{position: absolute;left: 0;top: 0;}
#invoice .tabCon p:last-child{margin: 0;}
#invoice .tabCon p.child,#invoice .tabCon p.parent{margin-bottom: 0;}
#invoice .tabCon p.child{padding-left: 45px;}


.newbanner{height: 570px;width: 100%;position: relative;z-index: 10;padding-top: 70px;}
.newbanner .swiper-container a{display: block;text-align: center;}
.newbanner .swiper-container a img{margin: 0 -100%;margin:0 -50%\0;}/*后一个margin是为了兼容IE9*/
.newbanner .icon{display: inline-block;font-style: normal;height: 24px;width: 24px;vertical-align: text-top;margin-right: 5px;}
.newbanner .bg1{background:url("/static/images/mall/sc1.png") no-repeat;background-position: right center;}
.newbanner .bg2{background:url("/static/images/mall/sc2.png") no-repeat;background-position: right center;}
.newbanner .bg3{background:url("/static/images/mall/sc3.png") no-repeat;background-position: right center;}
.newbanner .bg4{background:url("/static/images/mall/sc4.png") no-repeat;background-position: right center;}
.newbanner .bg5{background:url("/static/images/mall/sc5.png") no-repeat;background-position: right center;}
.newbanner .bg6{background:url("/static/images/mall/sc6.png") no-repeat;background-position: right center;}
.newbanner .bg7{background:url("/static/images/mall/sc7.png") no-repeat;background-position: right center;}
.newbanner .bg8{background:url("/static/images/mall/sc8.png") no-repeat;background-position: right center;}
.newbanner .bg9{background:url("/static/images/mall/sc9.png") no-repeat;background-position: right center;}
.newbanner .bg10{background:url("/static/images/mall/sc10.png") no-repeat;background-position: right center;}
.newbanner .proList{line-height: 2;overflow: hidden;margin-top: 15px;padding-left: 20px;}

/*限时特惠*/
.limit{background-color: #fff;padding: 1px; display: none;}
.limit .bg{background: url(https://image.evget.com//Content/files/2019/5/30/a6e9aace0a9e4f0b92c85be2b12a17a4636948044425244173.png) no-repeat center center;}
.limit .w1200{margin: 40px auto 35px;padding: 40px 40px 40px 26px;overflow: hidden;}
.limit h3{width: 62px;height: 160px;font-size: 1.88rem;font-weight: bold;float: left;background: url(/static/images/mall/limit.png) no-repeat left top;}
.limit .limintCon{float: right;width: 92%;overflow: hidden;}
.limit .limintCon a{display: block;width: 23.5%;margin-right: 2%;float: left;background-color: #fff;padding-bottom: 16px;position: relative;}
.limit .limintCon a:last-child{margin:0;}
.limit .limintCon a img.proImg{width: 100%;height: 168px;object-fit: cover;}
.limit .limintCon a img.hot{position: absolute;left: 5px;top: 110px;}
.limit .limintCon a img.rec{position: absolute;left: 10px;top: 120px;}
.limit .limintCon a h5{font-size: 1rem;line-height: 1.5;height: 48px;padding: 16px 20px 5px 20px;text-align: left;box-sizing: content-box;margin: 0;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.limit .limintCon a p{margin: 0 28px 0 20px;border: solid 1px #ff8d33;height: 26px;line-height: 24px;overflow: hidden;}	
.limit .limintCon a p span{float: left;display: inline-block;text-align: center;}
.limit .limintCon a p span:first-child{width: 60%;height:100%;font-size: 1.13rem;color: #fff;font-weight: bold;background-color: #e94709;background-image: linear-gradient(90deg, #f66633 0%, #ff8d33 100%);}
.limit .limintCon a p span:last-child{width: 40%;color: #999999;font-size: 0.9rem;text-decoration: line-through;}

/*.limit .limintCon a strong{margin-left: 20px;font-size: 1.15rem;font-weight: bold;}
.limit .limintCon a strong i{font-style: normal;}
.limit .limintCon a span{font-size: .9rem;text-decoration: line-through;padding-left: 10px;}
*/

/*替换*/
.sales{width:1200px;margin:auto;display: inline-block;}
.sales>div{border-radius:2px;}
.sales .content{text-align: left;border-radius:2px;}
.sales .item2>img{width:45%}
.sales .item1>img{width:75%;margin-top:30px;}
.sales .content h4{color:#fff;font-family: Arial, Helvetica, sans-serif;font-weight: 500;}
.sales .content p{font-size:13px;color:#fff;line-height:1.75;}
.sales .content a{color: #fff;font-family: Arial, Helvetica, sans-serif;font-size:20px;}
.sales .content a small{font-size:16px;}
.sales .content span{background: #e94707;color: #fff;padding: 2px 6px;font-size: 12px;margin-left: 10px;}
.sales .item1 .content{background:#fff;padding:3% 4%;margin-top:30px;}
.sales .item1 .content h4{color:#333;}
.sales .item1 .content p{color:#353535;}
.sales .item1 a,.sales .item1 a small{color:#e94707;}


.sales .item1{width:31%;padding:2%;margin-right:1%; float:left;height:450px;background-color: #283e6b;background-image: linear-gradient(43deg, #283e6b 0%, #2d4370 30%, #4b6bb0 66%, #4b6bb1 100%);}
.sales .item22{width:41%;float:left;margin:0 1%;}
.sales .item2{float:left;height:213px;padding:6% 5% 0;width:100%;}
.sales .item2 img{float:right;}
.sales .item2 .content{width:60%;}
.sales .item2 span,.sales .item3 span{background:#fff;color:#e94707;}
.sales .item3{width:24%; margin-left:1%;padding:3% 2% 0;float:left;height:450px;}
.sales .item3 ul{margin-left:16px;}
.sales .item3 ul li{color:#fff;font-size:12px;line-height:1.75;}

.mallsearch{margin: 40px auto;}
.mallsearch form{width:1100px;height:68px; padding-top:15px;margin: auto;position: relative;background:url(https://image.evget.com/2020/08/05/fsvcfi1bky7y55kdtt.png) no-repeat;}
.mallsearch form input[type=text]{display: block;margin-left:240px; width: 100%;max-width:850px; border:1px solid #999;font-size:.9rem;height: 50px; padding: 10px 120px 10px 20px;outline: none;color: #333;}
.mallsearch form [type=submit]{position: absolute;top: 15px;right: 0;width: 110px;height: 50px; background-color:#f66633;border:none;outline: none;color:#fff;font-size: 18px;border-radius: 0px 3px 0 3px;}
.mallsearch form input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */color: #999;font-family: "Microsoft YaHei";letter-spacing: 2px;}
.mallsearch form input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#999;font-family: "Microsoft YaHei"}
.mallsearch form input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */color:#999;font-family: "Microsoft YaHei"}
.mallsearch form input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#999;font-family: "Microsoft YaHei"}


/*在线订购特惠*/
.onlineShop{margin: 30px auto;}
.onlineShop h3 {overflow: hidden;padding: 10px 0 0 10px;margin-bottom: 10px;background: url(/static/images/mall/h3.png) no-repeat left top;}
.onlineShop .row:nth-of-type(1) h3{background: url(/static/images/mall/h1.png) no-repeat left top;}
.onlineShop .row:nth-of-type(2) h3{background: url(/static/images/mall/h2.png) no-repeat left top;}
.onlineShop .row:nth-of-type(3) h3{background: url(/static/images/mall/h3.png) no-repeat left top;}
.onlineShop .row:nth-of-type(4) h3{background: url(/static/images/mall/h4.png) no-repeat left top;}
.onlineShop .row:nth-of-type(5) h3{background: url(/static/images/mall/h5.png) no-repeat left top;}  
.onlineShop .row:nth-of-type(6) h3{background: url(/static/images/mall/h6.png) no-repeat left top;}  
.onlineShop .row:nth-of-type(7) h3{background: url(/static/images/mall/h7.png) no-repeat left top;}  
.onlineShop .row:nth-of-type(8) h3{background: url(/static/images/mall/h8.png) no-repeat left top;}  
.onlineShop .row:nth-of-type(9) h3{background: url(/static/images/mall/h9.png) no-repeat left top;}  
.onlineShop .row:nth-of-type(10) h3{background: url(/static/images/mall/h10.png) no-repeat left top;}  
.onlineShop h3 b{font-size: 1.88rem;float: left;}
.onlineShop h3 a{float: right;font-size: 1rem;margin-top: 8px;}
.onlineShop .classfy{margin-bottom: 20px;}
.onlineShop .onlineCon {overflow: hidden;}
.onlineShop .onlineCon .leftAdv{float: left;width: 200px;height: 375px;background-color: #fff;}
.onlineShop .onlineList{float: right;width: 985px;overflow: hidden;}
.onlineShop .onlineList a{display:block;float: left;padding: 25px;vertical-align: top;width: 49%;margin:0 2% 15px 0;background-color: #fff;border: 1px solid #e8e8e8;}
.onlineShop .onlineList a:nth-child(2n){margin-right: 0;}
.onlineShop .onlineList a img{float: left;width: 170px;height: 130px;}
.onlineShop .onlineList a h5{font-size: 1rem;font-weight: bold;margin: 0;max-height: 38px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.onlineShop .onlineList a p{font-size: .9rem;margin: 8px 0; text-align: justify;max-height: 42px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.onlineShop .onlineList a p span{display: none!important;}
.onlineShop .onlineList a i{font-style: normal;}
.onlineShop .onlineList a small {text-decoration: line-through;color: #858585;font-size: .9rem;}
.onlineShop .onlineList a strong{font-weight: normal;color: #e94709;font-size: 1.14rem;font-weight: bold;}
.onlineShop .onlineList a .rightInfo{float: right;width: 55%;height: 130px;position: relative;}
.onlineShop .onlineList a .rightInfo div{position: absolute;bottom: 0;left: 0;width: 100%;}
.onlineShop .onlineList a .rightInfo span{display: inline-block;font-size: .7rem;border-radius: 4px;padding: 4px 10px;float: right;}

/*新的首页框框*/
.newBlock{width:100%;max-width:1200px;display: inline-block;}
.newBlock .maintit{width:100%;display: inline-block;margin:50px 0 20px;text-align:left;}
.newBlock .leftAdv{width:23.5%;float: left;}
.newBlock .items{width:74.6%;float: right;}
.newBlock .items a{width:31.55%;margin:0 1.2555% 25px;float: left;text-align: left;background:#fff;border:1px solid #eaeaea;}
.newBlock .items a:first-child,.newBlock .items a:nth-child(4n){margin-left:0}
.newBlock .items a:nth-child(3n){margin-right:0;}
.newBlock .items a .img{width:100%; height: 150px;overflow: hidden;text-align: center;}
.newBlock .items a img{display: block;width: 80%; margin:auto;object-fit: cover;border-radius: 1px;overflow: hidden;transition: all 0.6s;}
.newBlock .items a img:hover{	transform:scale(1.1);}
.newBlock .items a h5{font-size: 16px;font-family: Arial, Helvetica, sans-serif;font-weight: 500;line-height: 1.75;}
.newBlock .items p{font-size: 13px;color:#999;height:34px;overflow-y: hidden;}
.newBlock .items a>div{font-size: 16px;color:#e94707;}
.newBlock .items a .info{padding:1.5% 3% 15px;}
.newBlock .items a>div span{font-size: 12px;float:right;color:#109010}
.newBlock .items a>div small{font-size: 12px;}

.newBlock .leftAdv div[data-mode=ad]{max-height:345px;overflow:hidden;}
.newBlock .leftAdv ul{list-style:none;border: 1px solid #eaeaea;background:url(https://image.evget.com/2020/08/25/授权4ojwqy5wjfwt1uud.png) no-repeat center; background-size: cover;}
.newBlock .leftAdv .logo li{width:50%;max-height:60px;float:left;border-bottom:1px solid #eaeaea;overflow:hidden;background:#fff;border-right:1px solid #eaeaea;}
.newBlock .leftAdv .logo li:nth-child(2n-1){border-left:1px solid #eaeaea;}

.newBlock .leftAdv .logo img{height:60px;}
.newBlock .leftAdv .link li{width:100%;line-height:36px;background:#fff;text-align:left;font-size:14px;padding-left:10px;display:inline-block;}
.newBlock .leftAdv .adx{text-align:left; display: inline-block;    width: 100%;margin-bottom:20px;}
.newBlock .leftAdv .adx h4{margin:20px;}
.newBlock .leftAdv .adx a{margin:20px;background:#4274d7;color:#fff;border-radius:16px;line-height:32px;font-size:14px;padding:2px 8px;}

/*搜索列表*/
.malllist .items a{width:31%;margin:0 1.2555% 25px;float: left;text-align: left;background:#fff;border:1px solid #eaeaea;}
.malllist .items a:nth-child(3n-2){margin-left:0;}
.malllist .items a .img{width:100%; height: 150px;overflow: hidden;text-align: center;}
.malllist .items a img{display: block;width: 80%; margin:auto;object-fit: cover;border-radius: 1px;overflow: hidden;transition: all 0.6s;}
.malllist .items a img:hover{	transform:scale(1.1);}
.malllist .items a h5{font-size: 16px;font-family: Arial, Helvetica, sans-serif;font-weight: 500;line-height: 1.75;overflow: hidden;text-overflow: ellipsis;word-break:keep-all;white-space: nowrap;}
.malllist .items p{font-size: 13px;color:#999;height:34px;overflow-y: hidden;}
.malllist .items a>div{font-size: 16px;color:#e94707;}
.malllist .items a .info{padding:1.5% 3% 15px;}
.malllist .items a>div span{font-size: 12px;float:right;color: #fff;background:#e95219;padding:4px 8px;border-radius:2px;}
.malllist .items a>div small{font-size: 12px;}


.sumBg{background-color:#fff;/*border:1px solid #f2f2f2;*/}
.Summary{background-color:#fff;width: 1200px;margin: 0 auto;}
.Summary .SummaryItem{width: 25%;box-sizing: border-box;float: left;padding: 15px 0 0 25px;position: relative;}
.Summary .SummaryItem:after{content: '';position: absolute;width: 0;height: 80%;border-right: 1px solid #dfdfdf;top: 0;bottom: 0;right: 0;margin: auto;}
.Summary .SummaryItem:last-child:after{border: none;}
.Summary .SummaryItem img{vertical-align:top;}
.Summary .SummaryItem .SummaryItemR{display:inline-block;vertical-align:top;margin-left: 10px;}
.Summary .SummaryItem .SummaryItemR span{font-size:1rem;margin-bottom:5px;}
.Summary .SummaryItem .SummaryItemR p{font-size: .9rem;}
.Summary .SummaryItem:nth-child(2) img{margin-top: 5px;}
.Summary .SummaryItem:nth-child(4) img{margin-top: 3px;}


/*其他*/
.other{margin-bottom: 100px;}
.other h3{overflow: hidden;padding: 10px 0 0 10px;margin-bottom: 20px;background: url(/static/images/mall/h11.png) no-repeat left top;}
.other h3 b{font-size: 1.88rem;float: left;}
.other h3 a{float: right;font-size: 1rem;margin-top: 8px;}
.other a{display: block;}
.other img{width: 100%;display: block;object-fit: cover;}
.other .left img{height: 435px;}
.other .right img{height: 210px;}
.other .right .row:first-child{margin-bottom: 15px;}


/*支付购买*/
/*.proLicense .topImg{margin-top: 20px;}*/
.proLicense .topImg img{display: block;}
.proLicense form{padding: 0 30px 80px;}
.proLicense h4{margin:50px 0 20px;font-size: 24px;color: #1c2166;}
/*.proLicense span{width:160px;display: inline-block;color: #666666;position: relative;padding-left: 15px;}*/

.proLicense .proImg img{max-width: 100%;}

.proLicense .proInfo section{height: 30px;line-height: 30px;}
.proLicense .proInfo section b{display: inline-block;}
.proLicense .proInfo section input[type='text']{outline: none;border-radius: 2px; border: 1px solid #cccccc;height: 28px;padding: 2px 8px;font-size: .9rem;}
.proLicense .proInfo section label{margin-right: 5px;}
.proLicense .proInfo section span{width:100px;display: inline-block;}
.proLicense small{font-size:.9em;color:#fb6227;}
.proLicense #linkman label input[type='text']{}
.proLicense .col-lg-6 s{color:red;text-decoration:none;position: absolute;left: 0;top: 2px;}
.proLicense .col-lg-6 label{margin: 10px 0;position: relative;}
.proLicense .col-lg-6 label a{position: absolute;left: 145px;top: 5px;color: #cccccc;}
.proLicense .col-lg-6 label b{position: absolute;left: 100%;top: 8px;color: #e94709;font-size: .7rem;font-weight: normal;width: 120px;display: none}
.proLicense .col-lg-6 input[type=text]{width:300px;font-size:.9em;height: 35px;outline: none;border:1px solid #ccc;border-radius: 2px;padding: 2px 8px;}
.proLicense .alert{}
.proLicense .paytype{margin: 20px 0 50px;}
.proLicense .paytype *{vertical-align: middle;}
.proLicense .paytype span{font-weight: bold;}
.proLicense .paytype img{margin-left:10px;}
.proLicense .paytype a{float: right;margin-top: 6px;color: #ccc;}
.proLicense .paytype label{border:1px solid #ccc;padding:10px;width: 33%;}
.proLicense .money{color: #666;line-height: 1;}
.proLicense .money section{margin: 10px 0;}
.proLicense .money label{display: block;}
/*.proLicense .money span{width: auto;padding-left: 4px;font-size: 14px;}*/
.proLicense .money input[type="checkbox"]{vertical-align: middle;}
.proLicense .money span a{color: #48aadd;}
.proLicense .money input[type="submit"]{background-color: #f66633;width: 150px;height: 40px;line-height: 40px;border: none;outline: none;color: #fff;margin-top: 20px;}
.proLicense .money input[disabled="disabled"]{background-color: #ccc;}

/*改版支付页面*/
.proLicense .topImg img{display: block;max-width: 100%;margin: auto;width:1120px;}
.proLicense form{padding: 0 40px 80px;}
.proLicense h4{font-size: 20px;color: #333;margin: 30px 0 25px;font-weight: normal;position: relative;overflow: hidden;}
.proLicense h4:after{content: '';position: absolute;width: 100%;height: 6px;bottom: 0;top:10px;background: url(https://image.evget.com/Content/images/201910/15/4b9becca6e83c566120c2bb5fff4359f.png) repeat-x center;}
.proLicense .proOrderList{border:1px solid #ccc;}
.proLicense .proOrderList .proTit{height: 34px;line-height: 34px;padding-left: 30px;background-color: #f2f2f2;color: #333333;font-size: .9rem;}
.proLicense .proOrderList .proImg{width: 100%;padding: 15px 0;}
.proLicense .proOrderList .proImg img{max-width: 100%;height: 124px;display: block;margin-left: 30px;}
.proLicense .proOrderList .detInfo{margin-top: 50px;
	display: flex;display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content:space-around;
	-moz-box-pack:space-around;
	-webkit--moz-box-pack:space-around;
	box-pack:space-around;
	flex-wrap: nowrap;
}
.proLicense .proOrderList .detInfo section{text-align: center;line-height: 2;}
.proLicense .proOrderList .detInfo span{display: block;margin: auto;font-size: .9rem;color: #333;}
.proLicense .proOrderList .detInfo b{font-weight: normal;color: #333333;font-size: 1rem;}
.proLicense .proOrderList .proTotal{font-size: 1rem;text-align: right;height: 38px;line-height: 38px;background-color: #f2f2f2;border-top: 1px solid  #ccc;}
.proLicense .proOrderList .proTotal span{color: #333;}
.proLicense .proOrderList .proTotal b{font-weight: normal;display: inline-block;margin-right: 40px;}
.proLicense .proOrderList .lightColor{color: #e94709;}
.proLicense .proOrderList .lightColor b{color: #e94709;}

.proLicense .empowerInfo {margin-top: 80px;}
.proLicense .empowerInfo span{width:160px;display: inline-block;color: #666;font-size: .9rem; position: relative;padding-left: 15px;}
.proLicense .empowerInfo .ticketTip{color: #e94709;font-size: .9rem;display: inline-block;font-style: normal;margin-left: 16px;}
.proLicense .empowerInfo label{font-size: .9rem;color: #333;}
.proLicense .empowerInfo input[type=radio]{vertical-align: -2px;}
.proLicense .empowerInfo input[type=text]{width: 290px;height: 36px;display: inline-block;}
.proLicense .orderPay{margin-top: 70px;}
.proLicense .paytype {font-size: 0;margin: 25px 0;}
.proLicense .paytype label{border:1px solid #e5e5e5;padding:12px 16px;width: 32%;margin: 0;}
.proLicense .paytype label:nth-child(2){margin: 0 3%;}
.proLicense .paytype img{margin-left: 16px;}
.proLicense .paytype span{color: #333333;font-size: 1rem;padding-left: 16px;}
.proLicense .orderTip small{display: block;margin-bottom: 10px;}
.proLicense .orderTip p{margin: 0;font-size: .9rem;color: #333;line-height: 1.5;}
.proLicense .money {font-size: 16px;color: #666666;}
.proLicense .money section{margin: 12px 0;}
.proLicense .money .discountBtn{display: inline-block;font-style: normal;color: #ffffff;font-size: .9rem;background-color: #f66633;height: 26px;width: 54px;margin-top: 2px;cursor: pointer;text-align: center;line-height: 26px;}
.proLicense .money b{font-weight: normal;}
.proLicense .money input[type='text']{outline: none;border: solid 1px #cccccc;height: 26px;padding: 0 6px;font-size: .9rem;border-right: 0;}
.proLicense .money label span{width: auto;padding-left: 4px;font-size: 14px;}

/*购物车-新增*/
.shoppingCar{}
.shoppingCar .shopTable{padding: 10px 30px 80px;}
.shoppingCar h4{font-size: 20px;color: #333;margin: 30px 0 25px;font-weight: normal;position: relative;overflow: hidden;}
.shoppingCar h4:after{content: '';position: absolute;width: 100%;height: 6px;bottom: 0;background: url(https://image.evget.com/Content/images/201910/15/4b9becca6e83c566120c2bb5fff4359f.png) repeat-x center;}
.shoppingCar .table{border-collapse: collapse;border-bottom:1px solid #ccc;}
.shoppingCar .table thead th{border-bottom: 0;background-color: #f3f3f3;font-size: .9rem;font-weight: normal;color: #333;border: none;user-select: none;-webkit-user-select: none;}
.shoppingCar .table thead th:not(:nth-child(2)){text-align: center;}
.shoppingCar .table td{border-top: none;border-bottom: 4px solid #f3f3f3;}
.shoppingCar .table .productInfo{position: relative;padding: 21px 0 21px 130px;}
.shoppingCar .table .productInfo img{position: absolute;width: 120px;height: 90px;object-fit: cover;left: 0;top: 0;}
.shoppingCar .table .productInfo a{color: #297fe8;font-size: 1rem;}
.shoppingCar .table .productInfo span{display: block;font-size: .9rem;color: #333;}

.shoppingCar .buyNum{position: relative;width: 100px;margin: 28px auto 0;}
.shoppingCar .buyTime{position: relative;width: 100px;margin: auto;}
.shoppingCar .buyNum input,.shoppingCar .buyTime input{width: 100px;outline: none;border: 1px solid #dadada;height: 30px;padding: 0 32px;box-sizing: border-box;text-align: center;color: #999;}
.shoppingCar .buyNum i,.shoppingCar .buyTime i{position: absolute;color: #999;cursor: pointer;width: 32px;height: 30px;text-align: center;line-height: 28px;font-size: .9rem;font-style: normal;user-select: none;-webkit-user-select:none;}
.shoppingCar .buyNum i.minus,.shoppingCar .buyTime i.minus{left: 0;top: 0;border-right: 1px solid #dadada;}
.shoppingCar .buyNum i.plus,.shoppingCar .buyTime i.plus{right: 0;bottom: 0;border-left: 1px solid #dadada;}

.shoppingCar .singPrice,.shoppingCar .check{text-align: center;margin-top: 32px;}
.shoppingCar .singPrice b{font-weight: normal;}
.shoppingCar .totalAmout{text-align: center;margin-top: 22px;}
.shoppingCar .totalAmout b{font-weight: normal;}
.shoppingCar .totalAmout p{font-size: .9rem;margin: 0 auto;cursor: pointer;color: #2ba1ce;}
.shoppingCar .lightColor {color: #e94709;}
.shoppingCar .lightColor b{color: #e94709;}
.shoppingCar .totalPrice{text-align: right;}
.shoppingCar .totalPrice p{font-size: 1rem;color: #333;}
.shoppingCar .totalPrice span{font-size: 24px;color: #e94709;font-weight: normal;}
.shoppingCar .totalPrice b{font-size: 24px;color: #e94709;font-weight: normal;}
.shoppingCar .totalPrice input{outline: none;width: 120px;height: 40px;line-height: 40px;border: none;font-size: 1rem;color: #fff;background-color: #f66633;cursor: pointer;}
.shoppingCar .empty{margin-top: 20px;font-size: .9rem;}
.shoppingCar .empty a{color: #2ba1ce;}
/*加入购物车弹窗*/
.buycarbox{position: fixed;width: 460px;padding: 10px 30px;height: 160px;background-color: #fff;
    border: 1px dashed #eee;left: 0;right: 0;bottom: 0;top: 0; margin: auto;box-shadow: 2px 2px 2px #f9f9f9;background: #fff; z-index: 1000;border-radius:2px;}
.buycarbox h5{font-size: .9rem;font-weight: normal;margin-top: 40px;line-height: 2;float: right;width: 75%;}

.buycarbox h5 a{color: #f66633;}
.buycarbox span{position: absolute;right: 4px;top: 0;font-size: 2rem;line-height: 1;cursor: pointer;color:red;}

/*在线订购列表页*/
.resBlock{background-color: #fff;padding: 20px 15px 0 0;overflow: hidden;margin-bottom: 50px;}
.resBlock .dcontent{width: 32%;float: left;border: solid 1px #e5e5e5;margin-bottom: 2%;}
.resBlock .dcontent:nth-child(3n-1){margin:0 2%;}
.resBlock .dcontent img{display: block;border: none;width: 100%;height: 200px;object-fit: cover;padding: 10px;}
.resBlock .dcontent h5{font-size: 1rem;margin: 0;padding: 5px 10px ;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.resBlock .dcontent p{font-size: .9rem;margin:0; text-align: justify;height: 41px;padding: 0 10px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.resBlock .dcontent .bot{padding: 15px 15px 15px 10px;}
.resBlock .dcontent .bot strong{font-weight: normal;color: #e94709;font-size: 1.14rem;font-weight: bold;}
.resBlock .dcontent .bot i{font-style: normal;}
.resBlock .dcontent .bot a{font-size: .7rem;padding: 4px 10px;border: 1px solid;border-radius: 4px;}

.resBlock .dtitle{border-bottom: 1px solid #dfdfdf;padding: 15px;}
.resBlock .dtitle a{color: #000;}
.resBlock .dcontent .downloadul{float: left;margin-left: 20px;width: 65%;/*border: 1px solid #000;*/}
.resBlock .dcontent .downloadul span{color: #e94709;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.resBlock .dcontent .downloadul p{margin: 5px 0;font-size: .8rem;    
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.resBlock .dcontent a{float: right;color: #109010;}

.demoitem{border: 1px solid #dfdfdf;margin-bottom: 20px;}
.demoitem .dtitle{padding: 15px;border-bottom: 1px solid #dfdfdf;}
.demoitem .dtitle a{color: #000;float: right;}
.demoitem .dcontent{overflow: hidden;padding: 10px 15px;}
.demoitem .dcontent i{float: left;font-size: 3.2rem;color: #9c2121;}
.demoitem .dcontent div{float: left;max-width: 100%;}
.demoitem .dcontent div a{color: #000;display: block;}
.demoitem .dcontent div a img{max-width: 100%;}
.demoitem .dcontent div a:hover{color: #9c2121;}
.demoitem .dcontent div p{margin: 0;font-size: .9rem;color:#5d5d5d;}

.hotSell{padding: 16px 24px 10px;}
.hotSell a{display: block;margin-bottom: 16px;}
.hotSell a:last-child{margin: 0;}
.hotSell a img{display: block;width: 100%;height: 166px;border: 1px solid #eee;object-fit: cover;}
.hotSell a h5{font-size: 14px;margin: 8px 0 2px;}
.hotSell a p{margin: 0;overflow: hidden;}
.hotSell a p span:first-child{color: #e94709;font-size: 14px;float: left;}
.hotSell a p span:last-child{color: #999;font-size: 12px;float: right;}

@media (max-width: 768px){

	div[data-mode="ad"]{display: none;}
	.newAD .swiper-container a{height: 200px;background-size: cover!important;}
	.mall_menu{display: none;}
	.newbanner{height: 200px;width: 100%;position: relative;}
	.newbanner .swiper-container a img{margin: 0 -100%;height: 200px;}
	.proLicense form{padding:2px;}
	.proLicense .col-lg-6 label a{display:none;}
	.proLicense .paytype span{font-size: 14px;font-weight: 400;display: inline-block;width: 100%;line-height: 32px;text-align: center;}

	.mallsearch{margin:0}
	.mallsearch form{width:100%;height:68px; padding-top:15px;margin: auto;position: relative;background:transparent;}
	.mallsearch form input[type=text]{display: block;margin-left:0; width: 80%; border:1px solid #999;font-size:.9rem;height: 50px; padding: 10px 120px 10px 20px;outline: none;color: #333;}
	.mallsearch form [type=submit]{position: absolute;top: 0;right: 0;width: 18%;height: 50px; background-color:#f66633;border:none;outline: none;color:#fff;font-size: 18px;border-radius: 0px 3px 0 3px;}
	.mallsearch form input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */color: #999;font-family: "Microsoft YaHei";letter-spacing: 2px;}
	.mallsearch form input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#999;font-family: "Microsoft YaHei"}
	.mallsearch form input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */color:#999;font-family: "Microsoft YaHei"}
	.mallsearch form input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#999;font-family: "Microsoft YaHei"}

	/*限时特惠*/
	.limit .bg{background: #ff9c5a;}
	.limit .w1200{margin: 0 auto 40px;overflow: hidden;padding: 20px 8px;}
	.limit h3{display: none;}
	.limit .limintCon{float: none;width: 100%;}
	.limit .limintCon a{width: 48%;margin: 0 0 15px 0;float: left;padding-bottom: 10px;}
	.limit .limintCon a:nth-child(2n-1){margin:0 4% 15px 0;}
	.limit .limintCon a:nth-child(3){margin-bottom: 0;}
	.limit .limintCon a:last-child{margin:0;}
	.limit .limintCon a img.proImg{height: 100px;}
	.limit .limintCon a img.hot{top: 50px;}
	.limit .limintCon a img.rec{top: 60px;}
	.limit .limintCon a h5{font-size: .9rem;height: 40px;padding: 15px 15px 5px 15px;}
	.limit .limintCon a strong{margin-left: 15px;font-size: 1rem;}
	.limit .limintCon a span{font-size: .9rem;text-decoration: line-through;}
	.limit .limintCon a p span:first-child{text-decoration: none;}
	/*替换limit*/
	.sales{width:100%;}
	.sales .item2>img{width:50%}
	.sales .item1>img{width:65%;}
	.sales .item1,.sales .item22,.sales .item3{width:98%;margin:1%;}
	.sales .item1{float:left;height:auto;background-color: #283e6b;background-image: linear-gradient(43deg, #283e6b 0%, #2d4370 30%, #4b6bb0 66%, #4b6bb1 100%);}
	.sales .item2 .content{width:45%;}

	.mallsearch form{width: 100%;padding: 0 8px;}
	.mallsearch form input[type=text]{height: 35px; line-height: 35px; }
	.mallsearch form [type=submit]{height: 35px;font-size: 16px;right: 8px}

	/*在线订购特惠*/
	.onlineShop h3 b{font-size: 1.2rem;}
	.onlineShop h3 a{font-size: .9rem;margin-top: 3px;}
	.onlineShop .onlineCon .leftAdv{display: none;}
	.onlineShop .onlineList{float: none;width: 100%;}
	.onlineShop .onlineList a{float: none;width: 100%;margin: 0 0 20px;overflow: hidden;padding: 15px 12px;}
	.onlineShop .onlineList a img{width: 130px;height: 100px;object-fit: cover;}
	.onlineShop .onlineList a .rightInfo{height: 100px;}
	.onlineShop .onlineList a h5{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.onlineShop .onlineList a strong{font-size: 1rem;}
	.onlineShop .onlineList a .rightInfo span{padding: 2px 8px;}


	.newBlock .maintit{width:100%;display: inline-block;margin:50px 0 20px;text-align:left;}
	.newBlock .maintit div{display:none;}
	.newBlock .leftAdv{display:none}
	.newBlock .items{width:100%;}
	.newBlock .items a{width:48%;margin:0 1% 25px;}

	/*在线订购列表页*/
	.resBlock{padding: 20px 15px;margin-bottom: 0;}
	.resBlock .dcontent{width: 100%;float: none;margin-bottom: 20px;}
	.resBlock .dcontent:nth-child(3n-1){margin: 0 0 20px;}
	.resBlock .dcontent img{height: 210px;object-fit: fill;}

	.proInfo{margin: 0 -8px 20px;padding: 10px 8px;}
	.proInfo h3{font-size: 1.2rem;}
	.proInfo>.label{margin-left: 0;}
	.proInfo .proImg{width: 100%;float: none;height: auto;}
	.proInfo .proImg .coverimg{padding: 20px 0;}

	.empower{float: none;width: 100%;margin-top: 15px;margin-left: 0;}
	.empower .empowerInfo{width: 100%;float: none;}
	.empower .empowerInfo p{float: none;margin-bottom: 10px;}
	.empower .nav{float: none;}
	.empower .panel-body{overflow-x: auto;}
	.empower .panel-body .tab-content{max-width: 100%;}
	.empower .nav li{height: 34px;}
	.empower .nav li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.empower .panel-body ul li:hover span{display: none;}
	.empower section.unit i{margin-left: 0;margin-top: 10px;}
	.empower .actBt input{margin-bottom: 10px;}
	.buyrecorde{width: 100%;float: none;border: none;padding-left: 0;margin-top: 15px;}
	.buyrecorde #mar1{min-height: 120px;}
	.buyrecorde ul li{float: left;width: 50%;}

	.buyKnow h5{font-size: 1.1rem;padding-left: 10px;}
	.pur-notice>div{padding: 0 10px;}
	#invoice .changTab{padding: 0 10px;}
	#invoice ul li{font-size: .9rem;}
	/*购买记录*/
	.buyrecorde ul li div{width: 50%;}
	.buyrecorde ul li span{max-width: 66%;}
}

@media (max-width: 768px){
	.newbanner{
		padding-top: 0;
	}
	.align_c{margin-top: 20px;}
	.sales .item2{padding: 4% 4% 0;}
	.mallsearch form{height: 43px;}
	.newBlock .items p{height: 40px;}
	.newBlock .items a .img{height: 120px;}
	.Summary{display: flex;width: 100%;flex-direction: column;}
	.Summary .SummaryItem{width: 93%;}
}