.box2{width:1440px;margin:0 auto;}

/*header footer start*/
.header{position:fixed;left:0;width:100%;z-index:999999;}
.header .top{height:110px;background:#ffffff;}
.header .bot{background:#C5201E;position:relative;}
.header .logo{height:62px;margin-top:24px;}

.header .loginAndSite{margin-top:44px;}
.header .loginAndSite .loginPerson{display:block;line-height:22px;margin-right:1em;}

.header .loginAndSite .selectBox{line-height:22px;position:relative;z-index:99;}
.header .loginAndSite .inputCase{min-width:4em;padding-right:1em;text-align:right;background:url(../images/arrow.png) right center no-repeat;cursor:pointer;}
.header .loginAndSite .selectUI{display:none;position:absolute;width:250px;right:0;top:100%;padding-top:20px;}
.header .loginAndSite .selectCont{background:#fff;border-radius:10px;box-shadow:0 0 8px 4px rgba(0,0,0,0.15);padding:24px;}
.header .loginAndSite .selectCont::before{content:'';border:8px solid transparent;border-bottom:8px solid #fff;position:absolute;right:5%;top:4px;}
.header .loginAndSite .selectUI h3{font-weight:bold;}
.header .loginAndSite .selectUI ul{margin-bottom:10px;}
.header .loginAndSite .selectUI ul:last-child{margin-bottom:0;}
.header .loginAndSite .selectUI li{float:left;margin-right:0.8em;}
.header .loginAndSite .selectUI li a{display:block;line-height:3;color:#737373;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.header .loginAndSite .selectUI li:hover a,.header .loginAndSite .selectUI li.on a{color:#D91B1B;font-weight:bold;}
.header .bot .loginAndSite{display:none;}

.header .mainMenu{display:flex;justify-content:space-between;max-width:1100px;margin:0 auto;}
.header .mainMenu .item > a{display:block;line-height:64px;color:#fff;position:relative;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.header .mainMenu a:hover::after,.header .mainMenu .item.cr > a::after{content:'';position:absolute;border:4px solid transparent;border-bottom:4px solid #fff;position:absolute;left:50%;margin-left:-4px;bottom:0;}

.footer{background:#222222;padding:60px 0;}
.footer .top{line-height:1em;color:#ffffff;}
.footer .botMenu{display:flex;justify-content:space-between;margin-top:4em;padding-top:4em;border-top:1px solid #404040;}
.footer .botMenu dl dt{color:#ffffff;margin-bottom:1em;}
.footer .botMenu dl dd a{color:#ffffff;display:block;line-height:2;}
.footer .botMenu dl dd a:hover{text-decoration:underline;}
.footer .copyRight{color:#ffffff;border-top:1px solid #404040;padding-top:1.8em;margin-top:2em;}
.footer .copyRight .font{line-height:20px;}
.footer .copyRight .share{line-height:1;}
.footer .copyRight .share a{display:inline-block;border-radius:50%;border:1px solid #ccc;padding:2px;width:14px;height:14px;}
/*header footer end*/

/*index start*/
.mt174{margin-top:174px;}
.mb80{margin-bottom:80px;}
.pad80_0{padding:80px 0;}
.pad50_0{padding:50px 0;}

.indTit{text-align:center;margin-bottom:1em}

.indSection1{padding-top:70px;background:url(../images/ind_ban.jpg) center no-repeat;background-size:cover;color:#ffffff;}
.indSection1 .tit{text-align:center;margin-bottom:0.6em;line-height:1;}
.indSection1 .searchWrap{max-width:900px;margin:0 auto;}
.indSection1 .searchTab{text-align:center;}
.indSection1 .searchTab .item{display:inline-block;width:7.5em;text-align:center;height:2.4em;line-height:2.4;margin:0 1em;cursor:pointer;position:relative;margin-bottom:6px;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indSection1 .searchTab .item:hover,.indSection1 .searchTab .item.on{background:#ffffff;border-radius:4px;color:#DC3A3A;}
.indSection1 .searchTab .item:hover::after,.indSection1 .searchTab .item.on::after{content:"";border:6px solid transparent;border-top:6px solid #ffffff;position:absolute;left:50%;margin-left:-6px;bottom:-11px;}
.searchBox{margin:1em 0;border-radius:8px;overflow:hidden;}
.searchBox .sub{cursor:pointer;line-height:3.2;width:8em;text-align:center;background:#DC3A3A;}
.searchBox .sub span{display:inline-block;padding-left:1.5em;background:url(../images/ind_search.png) left center no-repeat;}
.searchBox .text{padding:0 1em;background:#ffffff;}
.searchBox .text input{border:none;width:100%;line-height:3.2;}
.searchKeywords a{color:#fff;display:inline-block;margin-right:1em;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.searchKeywords a:hover{text-decoration:underline;}
.indSection1 .fastLink{margin-top:60px;border-radius:16px 16px 0 0;overflow:hidden;}
.indSection1 .fastLink .item{display:block;width:33.3%;background:url(../images/ind_fast_bg.jpg) left bottom repeat-x;background-size:1px 100%;}
.indSection1 .fastLink .item span{display:block;}
.indSection1 .fastLink .item .w{padding:1.6em 0;display:flex;justify-content:center;border-right:1px solid #dddddd;}
.indSection1 .fastLink .item:last-child .w{border:none;}
.indSection1 .fastLink .item .icon{width:2.1em;margin-top:0.3em;margin-right:1em;}
.indSection1 .fastLink .item .f2{color:#97A3B7;}
	/*鼠标经过变红字*/
.indSection1 .fastLink .item:hover,
.indSection1 .fastLink .item:hover .f2,
.indNews .indNewsFirst .font .f1:hover,
.indNews .indNewsItem .indNewsTab .item:hover,
.indNews .indNewsItem .indNewsTab .item.on,
.indNews .indNewsCont .cont .more a:hover,
.indNews .indNewsCont .cont .item a:hover,
.indSupplyCont .item .btn:hover,
.indSupplyCont .item .tit:hover,
.indSection4 .more a:hover,
.indSection6 .more a:hover,
.indSection8 .more a:hover,
.indProCont .item .font .f1:hover,
.indBrandCont .w .f1:hover,
.indBrandCont .w .f3:hover,
.indNewsNav .item:hover
{color:#0041A1;}

.indSection1 .fastLink .item,
.indSection1 .fastLink .item .f2,
.indNews .indNewsFirst .font .f1,
.indNews .indNewsItem .indNewsTab .item,
.indNews .indNewsCont .cont .more a,
.indNews .indNewsCont .cont .item a,
.indSupplyCont .item .btn,
.indSupplyCont .item .tit,
.indSection4 .more a,
.indSection6 .more a,
.indSection8 .more a,
.indProCont .item .font .f1,
.indBrandCont .w .f1,
.indBrandCont .w .f3,
.indNewsNav .item
{transition:0.3s all ease;-webkit-transition:0.3s all ease;}


.indSection2{margin-top:30px;}
.indNews .indNewsFirst{width:50%;max-width:580px;margin-right:30px;display:block;}
.indNews .indNewsFirst span{display:block;}
.indNews .indNewsFirst .img{border-radius:8px;}
.indNews .indNewsFirst .font .f1{margin:0.3em 0 0.6em 0;}
.indNews .indNewsFirst .font .f2{color:#737373;}
.indNews .indNewsTab .item{float:left;margin-right:1em;cursor:pointer;}
.indNews .indNewsCont{margin-top:0.8em;}
.indNews .indNewsCont .cont{display:none;}
.indNews .indNewsCont .cont .item{line-height:3.2;}
.indNews .indNewsCont .cont .item .tit{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;}
.indNews .indNewsCont .cont .item .date{float:right;margin-left:1em;color:#9a9a9a;}
.indNews .indNewsCont .cont .more{text-align:right;line-height:3.2;}

.indNewsNav{margin-top:38px;border-radius:8px;border:1px solid #dddddd;overflow:hidden;background:url(../images/ind_fast_bg2.jpg) left bottom repeat-x;background-size:1px 100%;}
.indNewsNav .item{display:block;width:20%;float:left;text-align:center;}
.indNewsNav .item span{display:block;}
.indNewsNav .item .w{padding:3.2em 0;border-right:1px solid #dddddd;}
.indNewsNav .item:last-child .w{border:none;}
.indNewsNav .item .icon{width:3.5em;margin:0 auto;}
.indNewsNav .item .font{margin:0.5em 1em 0 1em;}

.indVip{padding:1.4em 1em;background:#F5F5F7;border-radius:8px;margin-left:30px;}
.indVip .tit .f1{line-height:1.2;color:#DB3A3B;}
.indVip .tit .f2{color:#737373;margin:0.2em 0 0.4em 0;}
.indVip .item{margin-top:0.8em;display:block;overflow:hidden;width:13vw;min-width:11em;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indVip .item span{display:block;}
.indVip .item .w{line-height:3.6;padding:0 1em;border-radius:4px;transition:0.3s all ease;-webkit-transition:0.3s all ease;background:#ffffff;border-left:2px solid #DB3A3B;}
.indVip .item .icon{width:1.4em;height:1.4em;margin-top:1.1em;float:left;margin-right:1em;}
.indVip .item .icon .pic1,.indVip .item:hover .icon .pic2{display:none;}
.indVip .item:hover .icon .pic1{display:block;}
.indVip .item:hover{color:#ffffff;}
.indVip .item:hover .w{background:#DC3A3A;}

.indIndustry{border:1px solid #dddddd;border-radius:16px;overflow:hidden;background:url(../images/industry1.jpg) right bottom no-repeat;background-size:75% 100%;}
.industryTab{width:360px;border-right:1px solid #dddddd;background:url(../images/ind_pro_bg1.jpg) left bottom repeat-x;background-size:1px 100%;}
.industryTab .item{border-bottom:1px solid #dddddd;transition:0.3s all ease;-webkit-transition:0.3s all ease;height:104px;}
.industryTab .item:last-child{border:none;}
.industryTab .item .w{padding:1.2em 1.8em;cursor:pointer;}
.industryTab .item .icon{float:left;width:2.2em;height:2.2em;margin-right:1.8em;margin-top:0.4em;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.industryTab .item .icon .pic1,.industryTab .item.on .icon .pic2{display:none;}
.industryTab .item .font{overflow:hidden;}
.industryTab .item .font .f1,.industryTab .item .font .f2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.industryTab .item .font .f1{margin-bottom:0.2em;}
.industryTab .item.on{height:400px;}
.industryTab .item.on .icon{float:none;margin:0 0 1em 0;}
.industryTab .item.on .icon .pic1{display:block;}
.industryTab .item.on .font .f1,.industryTab .item.on .font .f2{white-space:normal;color:#ffffff;}
.industryCont .cont{display:none;}
.industryCont .menu1 .column{width:33.3%;float:left;height:912px;}
.industryCont .menu1 .item .tit{background:url(../images/industry2.png) left center no-repeat;background-size:cover;padding:22px 40px;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.industryCont .menu1 .item .tit .f1,.industryCont .menu1 .item .tit .f2,.industryCont .menu2 .tit .f1,.industryCont .menu2 .tit .f2{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.industryCont .menu1 .item .menuBox{padding:22px 40px;}
.industryCont .menu1 .item .menu{height:159px;overflow:hidden;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.industryCont .menu1 .item .menu a{display:block;background:url(../images/industry3.png) right center no-repeat;padding-right:1em;line-height:2.6;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.industryCont .menu1 .item:hover .tit{color:#0041A1;}
.industryCont .menu1 .item:hover .tit .f2{opacity:0.6;}
.industryCont .menu1 .item .menu a:hover{color:#0041A1;background-image:url(../images/industry03.png);}
.industryCont .menu2{padding:40px 50px;}
.industryCont .menu2 .tit{padding-bottom:30px;}
.industryCont .menu2 .tit .f2{color:#737373;}
.industryCont .menu2 .item{width:33.3%;float:left;margin-top:30px;}
.industryCont .menu2 .item .w{display:block;padding:1.2em;border-radius:16px;}
.industryCont .menu2 .item span{display:block;}
.industryCont .menu2 .item .icon{width:1.6em;margin:0.6em 1em 0 0;}
.industryCont .menu2 .item .f2{color:#737373;}
.industryCont .menu2 .item .w:hover{background:#fff;box-shadow:0 0 10px 1px rgba(230,230,230,0.1);}

.indSection4{padding:80px 0;background:url(../images/ind_supply_bg.jpg) center bottom no-repeat;background-size:100% 100%;}
.indSupplyTab,.indBrandTab,.pageTab{text-align:center;}
.indSupplyTab .w,.indBrandTab .w,.pageTab .w{display:inline-block;line-height:3.2;border-radius:1.6em;background:#ffffff;}
.indSupplyTab .w .item,.indBrandTab .w .item,.pageTab .w .item{display:inline-block;line-height:3.2;border-radius:1.6em;margin-right:0.6em;padding:0 1.6em;cursor:pointer;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indSupplyTab .w .item:last-child,.indBrandTab .w .item:last-child,.pageTab .w .item:last-child{margin-right:0;}
.indSupplyTab .w .item:hover,.indSupplyTab .w .item.on,.indBrandTab .w .item:hover,.indBrandTab .w .item.on,.pageTab .w .item:hover,.pageTab .w .item.on{background:#0041A1;color:#ffffff;}
.indSupplyCont{margin:36px 0;}
.indSupplyCont .cont{margin:0 -0.5em;display:none;}
.indSupplyCont .item{width:25%;float:left;}
.indSupplyCont .item .w{display:block;margin:0 0.5em;background:#ffffff;border-radius:16px;padding:2.4em;position:relative;}
.indSupplyCont .item .w:hover{box-shadow:0 0 8px 4px rgba(0,0,0,0.15);}
.indSupplyCont .item span,.indSupplyCont .item a{display:block;}
.indSupplyCont .item .img{max-width:96px;margin:2em auto 1.2em auto;border-radius:16px;}
.indSupplyCont .item .tit{margin-top:6px;}
.indSupplyCont .item .date{color:#9a9a9a;}
.indSupplyCont .item .desc{margin:1em 0;color:#737373;}
.indSupplyCont .labelKey span{border:1px solid #C4D6F0;background:#F1F7FF;color:#005DE7;float:left;padding:0 0.5em;border-radius:2px;margin-right:0.5em;}
.indSupplyCont .item .price{margin-top:0.6em;}
.indSupplyCont .item .price em{color:#D91B1B}
.indSupplyCont .item .lableBox{position:absolute;right:2.4em;top:0;}
.label_jian,.label_gong,.label_qiu{width:22px;height:30px;float:left;margin-left:0.4em;background-size:contain;background-repeat:no-repeat;background-position:center;}
.label_jian{background-image:url(../images/ind_supply1.png);}
.label_gong{background-image:url(../images/ind_supply2.png);}
.label_qiu{background-image:url(../images/ind_supply3.png);}
.indSupplyCont .item .btnBox{margin-top:5.6em;}
.indSupplyCont .item .btn{cursor:pointer;float:right;margin-left:1.4em;padding-left:2em;background-position:left center;background-repeat:no-repeat;background-size:1.4em;}
.indSupplyCont .item .btn_message{background-image:url(../images/ind_supply5.png);}
.indSupplyCont .item .btn_collect{background-image:url(../images/ind_supply4.png);}
.indSection4 .more,.indSection6 .more,.indSection8 .more{text-align:center;} 
.indSection4 .more a,.indSection6 .more a,.indSection8 .more a{display:inline-block;padding-right:1em;background:url(../images/ind_supply6.png) right center no-repeat;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indSection4 .more a:hover,.indSection6 .more a:hover,.indSection8 .more a:hover{background-image:url(../images/ind_supply7.png)}

.indBusiness{margin:0 -0.6em;}
.indBusiness .item{width:20%;float:left;margin-bottom:80px;}
.indBusiness .item .w{display:block;position:relative;margin:0 0.6em;border-radius:16px;}
.indBusiness .item span{display:block;}
.indBusiness .item .mask{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/ind_business1.png) center bottom no-repeat;background-size:100% auto;}
.indBusiness .item .font{position:absolute;left:1em;right:1em;bottom:1em;color:#fff;overflow:hidden;}
.indBusiness .item .font .f1{line-height:1.2;}
.indBusiness .item .font .f2{display:inline-block;padding-right:1em;background:url(../images/ind_business2.png) right center no-repeat;}
.indBusiness .item .w .font .fontWrap{transform:translateY(20px);-webkit-transform:translateY(20px);transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.indBusiness .item .w:hover .font .fontWrap{transform:translateY(0);-webkit-transform:translateY(0);}

.indProTabCont{display:flex;}
.indProTab{margin-bottom:1em;border-radius:8px;overflow:hidden;background:url(../images/ind_pro_bg1.jpg) left bottom repeat-x;background-size:1px 100%;border-radius:8px;border:1px solid #dddddd;/*max-width:460px;*/}
.indProTab .item{cursor:pointer;padding:2.5em 1.3em;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indProTab .item .icon{width:1.8em;margin-top:0.72em;margin-right:1.3em;}
.indProTab .item .icon .pic1,.indProTab .item:hover .icon .pic2,.indProTab .item.on .icon .pic2{display:none;}
.indProTab .item:hover .icon .pic1,.indProTab .item.on .icon .pic1{display:block;}
.indProTab .item:hover,.indProTab .item.on{background:url(../images/ind_pro_bg2.png) center no-repeat;background-size:cover;color:#fff;}
.indProTab .item .icon .f2{color:#909090;margin-top:0.5em;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indProTab .item:hover .icon .f2,.indProTab .item.on .icon .f2{color:#909090;}

.indProCont{flex:0 0 980px;}
.indProCont .cont{display:none;}
.indProCont .item{float:left;width:25%;}
.indProCont .item .w{display:block;margin:0 0 1em 1em;border:1px solid #dddddd;border-radius:6px;overflow:hidden;}
.indProCont .item span{display:block;}
.indProCont .item .img{text-align:center;}
.indProCont .item .img img{width:100%;}
.indProCont .item .font{text-align:center;padding:0.6em 0.8em 0.7em 0.8em;}
.indProCont .item .font .f2{color:#9a9a9a;}
.indSection6 .more{margin-top:22px;}

.indSection7{padding:80px 0;background:url(../images/ind_platform.jpg) left top repeat-x;background-size:1px 100%;}
.indPlatform{margin:0 -12px;}
.indPlatform .item{width:18%;float:left;transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.indPlatform .w{cursor:pointer;margin:0 12px;border-radius:16px;overflow:hidden;position:relative;}
.indPlatform .w img{max-width:none;}
.indPlatform .w .mask{position:absolute;left:0;top:0;width:100%;height:100%;background:#0041A1;opacity:0.4;transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.indPlatform .w .font{position:absolute;left:20px;bottom:24px;right:20px;color:#fff;transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.indPlatform .item.on{width:46%;}
.indPlatform .item.on .mask{opacity:0.1;background:#000000;}
.indPlatform .item.on .font{bottom:280px;left:60px;}

.indSection8{padding-bottom:80px;background:#f7f7f7;}
.indBrandCont{margin-top:24px;margin-bottom:40px;}
.indBrandCont .cont{margin:0 -12px;display:none;}
.indBrandCont .item{float:left;width:33.3%;}
.indBrandCont .w{display:block;margin:0 12px;border-radius:16px;overflow:hidden;background:#ffffff;}
.indBrandCont .w span,.indBrandCont .w a{display:block;}
.indBrandCont .w .font{padding:2em;}
.indBrandCont .w .f1{margin-bottom:0.6em;}
.indBrandCont .w .f2{color:#737373;}
.indBrandCont .w .f3{display:inline-block;padding-right:1em;background:url(../images/ind_brand.png) right center no-repeat;color:#0041A1;margin-top:1.2em;transition:0.3s all ease;-webkit-transition:0.3s all ease;}
.indBrandCont .w .f3:hover{background-image:url(../images/ind_brand2.png);}
/*index end*/

/*内页 公共样式 start*/
.ban{position:relative;overflow:hidden;}
.ban .font{position:absolute;left:0;top:50%;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#ffffff;}
.ban .font .f1{line-height:1;}
.ban .font .f2{margin-top:1.6em;}
.ban .font .f3{margin-top:4em;display:block;width:12em;text-align:center;height:2.6em;line-height:2.6;border-radius:1.3em;background:#ffffff;color:#0041A1;box-shadow:0 0 8px 4px rgba(0,0,0,0.15);}
.ban .font .f3:hover{text-decoration:underline;}
.ban .w{margin:0 80px;}

.pageTit{margin-bottom:1em;}

.page{text-align:center;margin-top:3em;}
.page a,.page span{display:inline-block;height:2em;line-height:2;min-width:1.6em;padding:0 0.2em;border:1px solid transparent;border-radius:4px;}
.page a{border:1px solid #d9d9d9;background-color:#fff;}
.page .on,.page a:hover{border:1px solid #297CE6;color:#297CE6;}
.page select,.page input{border:1px solid #d9d9d9;height:2em;line-height:2;border-radius:4px;}
.page input{width:4em;}
.page select,.page input,.page a,.page span{margin-bottom:0.2em;}
.page .prev{background:url(../images/left1.png) center no-repeat;background-color:#fff;}
.page .next{background:url(../images/right1.png) center no-repeat;background-color:#fff;}
.page .prev:hover{background-image:url(../images/left2.png);}
.page .next:hover{background-image:url(../images/right2.png);}
/*内页 公共样式 end*/

/*品牌活动 start*/
.brandPage .brandList{margin:0 -12px;}
.brandPage .brandList .item{margin-top:36px;}
.brandPage .brandList .item .w{box-shadow:0 0 10px 1px rgba(0,0,0,0.1);}

.brandInfo{padding:60px 40px 90px 40px;border:1px solid #dddddd;border-radius:16px;}
.brandInfo .brandArticle{width:64%;margin-left:56px;}
.brandInfo .brandArticle .date{color:#737373;margin:1.2em 0 2.6em 0;}
.brandInfo .brandArticle .btn,.brandForm .btn{display:block;height:2.6em;line-height:2.6;border-radius:1.3em;overflow:hidden;color:#fff;text-align:center;width:12em;margin:1em auto 0 auto;background:url(../images/brand.png) center no-repeat;background-size:cover;}
.brandInfo .brandArticle .btn:hover,.brandForm .btn:hover{text-decoration:underline;}
.brandInfo .brandHot .item{display:block;margin:1em 0 0 1em;}
.brandInfo .brandHot .item:hover{color:#0041A1;}

.brandForm{max-width:850px;margin:0 auto;}
.brandForm .tit{margin-bottom:1em;}
.brandForm .item{margin-bottom:1em;}
.brandForm .item .name{line-height:2.6;text-align:right;width:5em;margin-right:1em;}
.brandForm .item .name span{color:#D91B1B;}
.brandForm .item .txt{border:1px solid #dddddd;border-radius:4px;}
.brandForm .item .txt input{width:100%;padding:0 1em;line-height:2.6;border:none;}
.brandForm .item .txt textarea{width:100%;padding:0.5em 1em;border:none;height:6em;}
.brandForm .btn{background:#0041A1;cursor:pointer;margin-top:2.2em;}
/*品牌活动 end*/

/*行业动态 start*/
.industryList{margin-top:2em;border-radius:16px;border:1px solid #dddddd;background:#ffffff;padding:50px;}
.industryList .item{line-height:4.2;border-bottom:1px solid #dddddd;}
.industryList .item .date{color:#9a9a9a;margin-left:1em;}
.industryList .item .tit,.industryList .item2 .tit{display:block;}
.industryList .tit .top{display:inline-block;background:rgba(0,65,161,0.1);border-radius:2px;font-size:12px;line-height:1.6;padding:0 0.2em;margin-left:0.5em;color:#005DE7;}

	/*鼠标经过蓝色*/
.industryList .item .tit:hover,
.industryList .item2 .tit:hover,
.industryHot .item:hover
{color:#297CE6;}

.industryList .item2{padding:2em 0;border-bottom:1px solid #dddddd;}
.industryList .item2 .img{display:block;width:216px;margin-left:80px;}
.industryList .item2 .desc{color:#9a9a9a;margin-top:0.6em;}
.industryList .item2 .date{color:#CACACA;margin-top:1.5em;}

.industryInfo{border-radius:16px;border:1px solid #dddddd;background:#ffffff;padding:60px;}
.industryArticle{width:66%;padding-right:56px;margin-right:56px;border-right:1px solid #dddddd;}
.industryArticle .label{margin-bottom:0.6em;}
.industryArticle .date{margin:1.2em 0 2em 0;}
.industryArticle .label span,.industryArticle .date{color:#737373;}

.industryHot .tit{margin-bottom:0.6em;}
.industryHot .item{display:block;line-height:3.4;}
/*行业动态 end*/

/*供需大厅 start*/
.indSupplyCont.supplyList{margin:0 -0.5em;}
.indSupplyCont.supplyList .item{margin-top:2em;}

.supplyScreen{margin:2em 0;background:#ffffff;border-radius:16px;}
.supplyScreen .top{line-height:56px;border-bottom:1px solid #dddddd;padding:0 20px;}
.supplyScreen .top .item{border-bottom:2px solid transparent;margin-bottom:-1px;}
.supplyScreen .top .item:hover,.supplyScreen .top .item.on{color:#005DE7;font-size:18px;border-color:#005DE7;}
.supplyScreen .cont .name{width:5em;margin-right:0.4em;color:#737373;}
.supplyScreen .cont .item{float:left;margin-right:2em;cursor:pointer;}
.supplyScreen .bot{padding:14px 20px 10px 20px;line-height:24px;}
.supplyScreen .bot .cont .item{margin-bottom:0.8em;padding:0 0.5em;border:1px solid transparent;border-radius:2px;}
.supplyScreen .bot .cont .item:hover,.supplyScreen .bot .cont .item.on{border-color:#C4D6F0;background:#F1F7FF;color:#005DE7;}

.supplySelected{color:#737373;line-height:24px;}
.supplySelected .selected .item{display:inline-block;padding:0 1.6em 0 0.8em;border:1px solid #dddddd;background:#fff;border-radius:2px;position:relative;color:#005DE7;}
.supplySelected .selected .item span{display:inline-block;width:1em;height:1em;position:absolute;right:0.3em;top:50%;margin-top:-0.5em;background:url(../images/x.png) center no-repeat;cursor:pointer;}
.supplySelected .reset{display:inline-block;margin-left:1em;color:#333;cursor:pointer;}

.suppllyInfo{width:74%;background:#ffffff;border-radius:16px;border-bottom:1px solid #dddddd;margin-right:20px;}
.supplyArticle{padding:60px;}
.supplyArticle .label{margin-bottom:0.6em;}
.supplyArticle .date{margin:1.2em 0 2em 0;}
.supplyArticle .label span,.supplyArticle .date{color:#737373;}

.supplyArticleItem .item{line-height:28px;margin-bottom:1em;}
.supplyArticleItem .item .name{width:5em;margin-right:1em;color:#737373;}
.supplyArticleItem .item .label{padding:0 0.5em;border:1px solid #C4D6F0;border-radius:4px;display:inline-block;background:#F1F7FF;color:#005DE7;}

.supplyHot .indSupplyCont,.supplyHot .indSupplyCont .item .w{margin:0;}
.supplyHot .indSupplyCont .item{width:auto;float:none;margin-top:20px;}
.supplyHot .indSupplyCont .item .w:hover{box-shadow:none;}

.supplyMessage{padding-top:24px;margin-top:40px;border-top:1px solid #dddddd;}
.supplyMessage .font{margin-bottom:1.5em;}
.supplyMessage .txt{border:1px solid #dddddd;border-radius:8px;overflow:hidden;}
.supplyMessage .txt textarea{width:100%;height:6em;border:none;padding:1em;}
.supplyMessage .sub{height:3em;line-height:3;border-radius:1.5em;background:#0041A1;color:#ffffff;width:12em;text-align:center;margin:0 auto;margin-top:1em;cursor:pointer;}
.supplyMessage .sub:hover{text-decoration:underline;}
/*供需大厅 end*/

/*产品商城 start*/
.productMenu{position:relative;}
.productMenu .menuBox{width:320px;background:#ffffff;border-radius:16px;margin-right:24px;}
.productMenu .w{padding-top:24px;}
.productMenu .tit{padding-left:2em;position:relative;margin:0 24px 0.8em 24px;}
.productMenu .tit::before{content:'';display:block;width:1.2em;height:1.2em;position:absolute;left:0;top:50%;margin-top:-0.6em;background:url(../images/product.png) center no-repeat;background-size:contain;}
.productMenu .cont{padding:0.8em 24px;border-top:1px solid transparent;border-bottom:1px solid transparent;cursor:pointer;}
.productMenu .cont .itemTit,.productMenu .subItem1 dl dt{font-weight:bold;}
.productMenu .cont .item a{display:block;float:left;margin-right:1em;line-height:1.8;}
.productMenu .cont:hover,.productMenu .cont.on{border-color:#cacaca;background:url(../images/product2.png) left center no-repeat;background-size:5px 100%;}
.productMenu .ad{position:absolute;left:344px;top:0;height:100%;right:0;border-radius:16px;overflow:hidden;}
.productMenu .ad > img{position:absolute;left:0;top:0;max-width:none;height:100%;min-width:100%;}
.productMenu .ad .font{position:absolute;left:100px;top:90px;right:100px;color:#fff;}
.productMenu .ad .font .f1{line-height:1;}
.productMenu .ad .font .f2{margin-top:1em;}

	/*鼠标经过蓝色*/
.productMenu .cont:hover .itemTit,
.productMenu .cont .item a:hover,
.productMenu .cont .item a.on,
.productMenu .subItem1 dl dd a:hover,
.productMenu .subItem1 dl dd a.on,
.productMenu .subItem2 .subItemRow a:hover,
.productMenu .subItem2 .subItemRow a.on,
.digitList .proDigitFirst .tit:hover,
.digitList .item .tit:hover,
.materialList .item .tit:hover,
.sceneList .item .tit:hover,
.proRecommend .item .tit:hover
{color:#0041A1;}

.productMenu .subItem1,.productMenu .subItem2{display:none;position:absolute;left:320px;right:0;top:0;bottom:0;background:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,0.1);z-index:999;}
.productMenu .subItem1{padding:40px;}
.productMenu .subItem1 dl{float:left;width:16.6%;margin-bottom:1.8em;line-height:1.8;}
.productMenu .subItem1 dl dt{margin-bottom:0.2em;}
.productMenu .subItem1 dl dd a{color:#404040;}
.productMenu .subItem2{padding:0 40px;}
.productMenu .subItem2 .subItemRow{padding:28px 0;border-bottom:1px dashed #dddddd;}
.productMenu .subItem2 .subItemRow a{display:block;float:left;margin-right:3em;}
.productMenu .subItem2 .subItemRow a:last-child{margin-right:0;}
.productMenu .cont:hover .subItem1,.productMenu .cont:hover .subItem2,.productMenu .cont.on .subItem1,.productMenu .cont.on .subItem2{display:block;}

.digitList{margin:0 -8px;}
.digitList .proDigitFirst{width:25%;}
.digitList .proDigitFirst a,.digitList .proDigitFirst span,.digitList .item a,.digitList .item span{display:block;}
.digitList .proDigitFirst .w,.digitList .item .w{background:#ffffff;border-radius:16px;padding:2.8em;margin:0 8px;}
.digitList .proDigitFirst .img,.digitList .item .img{max-width:96px;margin:0 auto;border-radius:16px;}
.digitList .proDigitFirst .tit,.digitList .item .tit{margin:0.8em 0 0.6em 0;}
.digitList .proDigitFirst .desc,.digitList .item .desc{color:#737373;}
.digitList .proDigitFirst .desc{line-height:2;height:24em;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:12;-webkit-box-orient:vertical;text-align:left;}
.digitList .proDigitFirst .btn{margin:0 1.2em;line-height:3;border-radius:1.5em;background:#0041A1;color:#fff;margin-top:3.5em;}
.digitList .proDigitFirst .w{position:relative;}
.digitList .proDigitFirst .lableBox{position:absolute;right:2.4em;top:0;}

.digitList .item{width:33.3%;float:left;margin-bottom:16px;}
.digitList .item .desc{height:4em;line-height:2;}
.digitList .item .btn{color:#0041A1;margin-top:1.2em;}
.digitList .item .btn:hover,.digitList .proDigitFirst .btn:hover{text-decoration:underline;}

.materialList{margin:0 -8px;}
.materialList .item{width:25%;float:left;margin-bottom:32px;}
.materialList .item .w{display:block;background:#fff;border-radius:16px;padding:24px;margin:0 8px;}
.materialList .item span{display:block;}
.materialList .item .img,.materialList .item .img2{border-radius:8px;}
.materialList .item .tit{margin:1em 0;}
.materialList .item .font{line-height:1em;}
.materialList .item .font .price{color:#FF5001}
.materialList .item .font .label{padding:0 1em;color:#737373;background:url(../images/product3.png) left center no-repeat;background-size:cover;border-radius:8px;}

.materialList .item .img2{border:1px solid #dddddd;}
.materialList .item .tit2{margin-top:1em;}
.materialList .item .desc2{color:#9A9A9A;}

.sceneWrap{background-color:#ffffff;border-radius:16px;background-size:24% 100%;background-repeat:no-repeat;background-position:left center;min-height:452px;}
.sceneInfo{width:24%;float:left;color:#fff;}
.sceneInfo .w{padding:32px;}
.sceneInfo .tit{margin-bottom:0.8em;}
.sceneInfo .desc{line-height:2;}

.sceneList{padding-bottom:48px;}
.sceneList .item{width:50%;float:left;}
.sceneList .item .w{display:block;padding:48px 48px 0 48px;}
.sceneList .item span{display:block;}
.sceneList .item .img{width:64px;margin-right:1em;border-radius:16px;}
.sceneList .item .desc{margin:0.6em 0 0.8em 0;}
.sceneList .item .btn{height:2.6em;line-height:2.6;border-radius:1.3em;width:8em;text-align:center;background:#0041A1;color:#ffffff;}
.sceneList .item .btn:hover{text-decoration:underline;}

.digitCont{position:relative;margin-top:1em;padding-right:364px;}
.digitCont .sceneList{background:#ffffff;border-radius:16px;padding:0;}
.digitCont .sceneList .item{padding:0 30px;width:auto;float:none;}
.digitCont .sceneList .item .w{padding:30px 0;border-bottom:1px solid #dddddd;padding-right:160px;position:relative;}
.digitCont .sceneList .item .img{width:96px;}
.digitCont .sceneList .item .tit{margin-top:0.2em;}
.digitCont .sceneList .item .desc{margin-bottom:0;}
.digitCont .sceneList .item .btn{position:absolute;right:0;top:50%;margin-top:-1.3em;}
.digitCont .sceneList .item:last-child .w{border:none;}
.digitCont .proRecommend{position:absolute;right:0;top:0;}

.proRecommend{width:346px;border-radius:16px;border:1px solid #dddddd;background:#ffffff;}
.proRecommend .w{padding:30px;}
.proRecommend .title{margin-bottom:1.6em;}
.proRecommend .item{display:block;text-align:center;margin-bottom:50px;}
.proRecommend .item:last-child{margin-bottom:0;}
.proRecommend .item span{display:block;}
.proRecommend .item .img{max-width:96px;margin:0 auto;border-radius:16px;}
.proRecommend .item .tit{margin:1em 0;}
.proRecommend .item .desc{color:#737373;}
.proRecommend .item .btn{margin:1em 1.4em 0 1.4em;height:2.8em;line-height:2.8;border-radius:1.4em;border:1px solid #CACACA;background:#FAFAFA;}
.proRecommend .item .btn:hover{text-decoration:underline;}
.proRecommend .item .img2{border:1px solid #dddddd;border-radius:8px;}
.proRecommend .item .img2 img{width:100%;}
.proRecommend .item .f1{margin-top:1em;}
.proRecommend .item .f2{color:#9A9A9A;}

.digitInfo .top{margin:50px 0;}
.digitInfo .top .img{width:25%;margin-right:60px;}
.digitInfo .top .tit{margin-bottom:0.6em;}
.digitInfo .top .desc{color:#404040;}
.digitInfo .top .label{line-height:24px;margin-top:40px;}
.digitInfo .top .label span{display:inline-block;border:1px solid #dddddd;color:#005DE7;padding:0 0.5em;margin-left:0.5em;}
.digitInfo .top .btn{line-height:3;height:3em;border-radius:1.5em;width:20em;text-align:center;color:#ffffff;background:#0041A1;margin-top:3em;cursor:pointer;}
.digitInfo .top .btn:hover,.digitInfo .top .btn2:hover{text-decoration:underline;}
.digitInfo .bot{padding-left:364px;position:relative;}
.digitInfo .detailIntro{border:1px solid #dddddd;border-radius:16px;padding:30px 50px;}
.digitInfo .detailIntro .tit{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid #dddddd;position:relative;}
.digitInfo .detailIntro .tit::after{position:absolute;left:0;bottom:-1px;height:2px;background:#979797;display:block;content:"";width:4em;}
.digitInfo .proRecommend{position:absolute;left:0;top:0;}

.digitInfo .top .price{line-height:1;color:#FF5001;}
.digitInfo .top .norms .item{margin-top:1.2em;}
.digitInfo .top .norms .name{width:6em;margin-right:1em;color:#737373;}
.digitInfo .top .norms .number{margin-top:3em;line-height:40px;}
.digitInfo .top .norms .number .val{border:1px solid #dddddd;border-radius:4px;display:inline-block;}
.digitInfo .top .norms .number .val span{display:inline-block;width:30px;text-align:center;cursor:pointer;font-size:24px;color:#9a9a9a;}
.digitInfo .top .norms .number .val input{line-height:40px;height:40px;border:none;width:3em;text-align:center;vertical-align:top;}
.digitInfo .top .btn2{line-height:2.6;height:2.6em;border-radius:1.3em;width:10em;text-align:center;color:#ffffff;background:#0041A1;margin-top:1em;cursor:pointer;}
.digitInfo .top .imgSwiper{width:33%;margin-right:40px;}
.digitInfo .top .imgSwiper .gallery-top{border:1px solid #dddddd;border-radius:6px;}
.digitInfo .top .gallery-thumbs .swiper-slide{width: 25%;}
.digitInfo .top .gallery-thumbs{margin-top:8px;}
.digitInfo .top .gallery-thumbs .swiper-slide .item{margin:0 4px;border:1px solid #dddddd;border-radius:6px;cursor:pointer;overflow:hidden;}
/*产品商城 end*/

@media only screen and (max-width:1600px){
	.box2{margin:0 80px;width:auto;}

	.indSection1 .searchWrap{max-width:62%;}

	.brandInfo{padding-bottom:80px;}

	.productMenu .ad .font{left:80px;top:80px;right:80px;}
}

@media only screen and (max-width:1560px){
	.f-32{font-size:28px;}
	.f-36{font-size:32px;}
	.f-40{font-size:36px;}
	.f-48{font-size:42px;}
	.f-56{font-size:48px;}
	.f-72{font-size:56px;}

	.industryList .item2 .img{width:200px}

	.digitCont .sceneList .item .img{max-width:90px;}

	.digitInfo .top .label{margin-top:30px;}
	.digitInfo .top .btn{margin-top:1.5em;width:15em;}
}

@media only screen and (max-width:1440px){
	.box2,.ban .w{margin:0 60px;}
	.f-20{font-size:18px;}
	.f-22{font-size:20px;}
	.f-24{font-size:22px;}
	.f-28,.f-32{font-size:26px;}
	.f-36{font-size:28px;}
	.f-40{font-size:32px;}
	.f-48{font-size:36px;}
	.f-56{font-size:42px;}
	.f-72{font-size:48px;}

	.header .logo{height:52px;}
	.header .top{height:100px;}
	.header .loginAndSite{margin-top:39px;}
	.mt174{margin-top:164px;}
		
	.pad80_0{padding:60px 0;}

	.mb80,.indBusiness .item{margin-bottom:60px;}
	.indSection4,.indSection7{padding:60px 0;}
	.indSection8{padding-bottom:60px;}
	
	.industryTab .item{height:95px;}
	.industryTab .item.on{height:360px;}
	.industryCont .menu1 .item .menu{height:138px;}
	.industryCont .menu1 .column{height:840px;}

	.indSupplyCont .item .btnBox{margin-top:4em;}

	.indProCont{flex: 0 0 902px;}

	.ban .font .f3{margin-top:3em;width:10em;}

	.brandInfo{padding-bottom:60px;}

	.industryList .item2 .img{margin-left:60px;}

	.productMenu .ad .font{left:60px;top:60px;right:60px;}
}

@media only screen and (max-width:1366px){
	.f-18{font-size:16px;}
	.f-20{font-size:16px;}
	.f-22{font-size:18px;}
	.f-24{font-size:20px;}
	.f-28,.f-32{font-size:24px;}
	.f-36{font-size:26px;}
	.f-40{font-size:30px;}
	.f-48{font-size:32px;}
	.f-56{font-size:36px;}
	.f-72{font-size:42px;}

	.header .logo{height:42px;}
	.header .top{height:90px;}
	.header .loginAndSite{margin-top:34px;}
	.header .mainMenu .item > a{line-height:54px;}
	.mt174{margin-top:144px;}
	
	.footer{padding:50px 0;}
	.footer .botMenu{margin-top:3em;padding-top:3em;}

	.searchBox .text input,.searchBox .sub{line-height:3}
	.indSection1 .fastLink .item .w{padding:1.2em 0;}

	.indNews .indNewsCont .cont .item{line-height:2.8;}
	.indNewsNav .item .w{padding:2.5em 0;}
	
	.pad80_0{padding:50px 0;}

	.mb80,.indBusiness .item{margin-bottom:50px;}
	.indSection4,.indSection7{padding:50px 0;}
	.indSection8{padding-bottom:50px;}
	
	.industryTab .item{height:86px;}
	.industryTab .item.on{height:351px;}
	.industryCont .menu1 .item .menu{height:123px;}
	.industryCont .menu1 .column{height:786px;}

	.indProCont{flex: 0 0 822px;}

	.indPlatform .item.on .font{bottom:340px;}

	.brandInfo{padding:50px 40px;}
	.brandInfo .brandArticle{margin-left:50px;}
	.industryList .item2 .img{margin-left:50px;}

	.industryInfo,.supplyArticle{padding:50px;}
	.industryArticle{padding-right:50px;margin-right:50px;}

	.productMenu .subItem1{padding:30px;}
	.productMenu .subItem1 dl{width:20%;margin-bottom:1em;}
	.productMenu .subItem2{padding:0 30px;}
	.productMenu .subItem2 .subItemRow{padding:20px 0;}
	.productMenu .subItem2 .subItemRow a{margin-right:1.5em;}

	.digitList .proDigitFirst .btn{margin-top:3.2em;}
	
	.digitInfo .top .img{margin-right:40px;}
	.digitInfo .top .label{margin-top:20px;}
	.digitInfo .top .btn{width:10em;}

	.digitInfo .top .norms .item{margin-top:1em;}
	.digitInfo .top .norms .number{margin-top:2em;}

}


@media only screen and (max-width:1280px){
	.box2,.ban .w{margin:0 40px;}
	
	.pad80_0,.pad50_0{padding:40px 0;}

	.mb80,.indBusiness .item{margin-bottom:40px;}
	.indSection4,.indSection7{padding:40px 0;}
	.indSection8{padding-bottom:40px;}

	.brandInfo,.industryList{padding:40px;}
	.brandInfo .brandArticle{margin-left:40px;}

	.industryList .item2 .img{margin-left:40px;}

	.industryInfo,.supplyArticle{padding:40px;}
	.industryArticle{padding-right:40px;margin-right:40px;}

	.industryHot .item{line-height:3;}
	.suppllyInfo{width:70%;}

	.productMenu .ad .font{left:40px;top:40px;right:40px;}
	.materialList .item{margin-bottom:20px;}
	.materialList .item .w{padding:18px;}

	.materialList .item .font .price,.materialList .item .font .label{float:none;}
	.materialList .item .font .label{margin-top:1em;display:inline-block;}
	
	.sceneList{padding-bottom:40px;}
	.sceneList .item .w{padding:40px 40px 0 40px;}

	.sceneWrap{min-height:416px;}

	.proRecommend .item{margin-bottom:40px;}
	
	.digitInfo .top{margin:40px 0;}
	.digitInfo .top .img,.digitInfo .top .imgSwiper{margin-right:30px;}
	.digitInfo .top .label{margin-top:1em;}
	.digitInfo .top .btn{margin-top:1em;width:8em;}

	.header .mainMenu{margin:0 40px;}
}

@media only screen and (max-width:1100px){
	
}

@media only screen and (max-width:1024px){
	.box2,.header .mainMenu{margin:0 1em;}
	.ban .w{margin:0;}
	.header{height:50px;border-bottom: 1px solid #f5f5f5;}
	.header .top{height:50px;}
	.header .logo{height:24px;margin-top:13px;}
	.header .loginAndSite{margin-top:14px;}

	.header .mobileMenu{position:fixed;width:20px;height:19px;transition: 0.5s all;right:1em;top:15px;z-index:9999999;margin:0;}
	.header .mobileMenu:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-top:2px solid #DC3A3A;border-bottom:2px solid #DC3A3A;transition:0.2s all;-webkit-transition:0.2s all;}
	.header .mobileMenu:after {content:'';position:absolute;top:8px;right:0;left:0;height:2px;overflow:hidden;background:#DC3A3A;transition:0.2s all;-webkit-transition:0.2s all;-moz-transition:0.2s all;-o-transition:0.2s all;}
	.mobileMask{display:none;transition:0.2s all;-webkit-transition:0.2s all;position:fixed;z-index:999998;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}
	.header .bot{position:fixed;margin:0;right:-60%;width:60%;background:#DC3A3A;top:0;bottom:0;overflow-y:auto;z-index:999999;transition:0.2s all;-webkit-transition:0.2s all;-moz-transition:0.2s all;-o-transition:0.2s all;}
	.header.open .mobileMenu::before {-webkit-transform: rotate3d(0, 0, 1, 45deg) translate(-2px,3px);transform: rotate3d(0, 0, 1, 45deg) translate(-2px,3px);border-bottom: 0;top:7px;left:1px;right:1px;}
    .header.open .mobileMenu::after {-webkit-transform: rotate3d(0, 0, 1, -45deg) translate(-2px,2px);transform: rotate3d(0, 0, 1, -45deg) translate(-2px,2px);top: 6px;left:1px;right:1px;}
	.header.open .mobileMask{display:block;}
	.header.open .mobileMenu:before{border-color:#ffffff;}
	.header.open .mobileMenu:after{background:#ffffff;}
	.header.open .bot{right:0;}

	.header .mainMenu {display:block;}
	.header .mainMenu .item > a{line-height:3;display:inline-block;}
	
	.header .top .loginAndSite{display:none;}
	.header .bot .loginAndSite{display:block;}
	.header .bot .loginAndSite{margin-top:0;}
	.header .loginAndSite .loginPerson{color:#fff;margin:0 1em;line-height:3;}
	.header .loginAndSite .selectBox{margin:0 1em;line-height:3;}
	.header .loginAndSite .inputCase{text-align:left;display:inline-block;min-width:0;background-image:url(../images/arrow2.png);color:#fff;}
	.header .loginAndSite .selectUI{left:0;right:auto;}
	.header .loginAndSite .selectCont::before{left:5%;right:auto;}

	.footer .botMenu{margin-top:2em;padding-top:2em;}

	.mt174{margin-top:50px;}
	
	.pad80_0,.pad50_0{padding:2em 0;}

	.f-16,.f-18,.f-20{font-size:14px;}
	.f-22,.f-24,.f-28,.f-32{font-size:16px;}
	.f-36{font-size:18px;}
	.f-40{font-size:18px;}
	.f-48,.f-56{font-size:20px;}
	.f-72{font-size:24px;}
	.mb80,.indBusiness .item{margin-bottom:2em;}
	.indSection4,.indSection7,.footer{padding:2em 0;}
	.indSection8{padding-bottom:2em;}

	.indSection1 .tit{margin-bottom:2em;}
	.indSection1 .fastLink .item .w{padding:1em 0;}

	.indNews .indNewsFirst{width:auto;float:none;margin:0 0 2em 0;max-width:none;}
	.indNews .indNewsFirst .img img{width:100%;}
	.indNews .indNewsFirst .font .f1{height:auto;-webkit-line-clamp:999;}
	.indVip{margin-left:2em;}
	.indVip .item{width:24vw;}
	.indNewsNav{margin-top:2em;}
	.indNewsNav .item .w{padding:1em 0;}
	.indNewsNav .item .icon{width:2em;}

	.industryTab{width:250px;}
	.industryCont .menu1 .item .menu{height:108px;}
	.industryCont .menu1 .column{height:723px;}
	.industryTab .item{height:78px;}
	.industryTab .item.on{height:328px;}
	
	.industryCont .menu2{padding:2em;}
	.industryCont .menu2 .tit{padding-bottom:0;}
	.industryCont .menu2 .item{margin-top:1em;}
	.industryCont .menu2 .item .w{padding:1em;}

	.indSupplyCont{margin:2em 0;}

	.indBusiness{margin:0 -0.5em;}
	.indBusiness .item .w{margin:0 0.5em;}

	.indProCont {flex: 0 0 680px;}

	.indPlatform .w img{height:360px;}
	.indPlatform{margin:0 -6px;}
	.indPlatform .w{margin:0 6px;}
	.indPlatform .item.on .font{bottom:240px;left:30px;}
	
	.indBrandCont{margin-bottom:2em;}
	.indBrandCont .cont,.brandPage .brandList{margin:0 -0.5em}
	.indBrandCont .w{margin:0 0.5em;}
	.brandPage .brandList .item{margin:1em 0 0 0;}

	.ban .font .f3{margin-top:1em;width:8em;}

	.brandInfo,.industryList{padding:2em;}
	.brandInfo .brandArticle{margin-left:2em;}
	.brandInfo .brandArticle .date{margin:1em 0;}

	.page{margin-top:2em;}

	.industryList .item2 .img{margin-left:2em;width:170px;}

	.industryInfo,.supplyArticle{padding:2em;}
	.industryArticle{padding-right:2em;margin-right:2em;}

	.industryHot .item{line-height:2.8;}

	.industryHot .tit,.brandHot .tit{font-weight:bold;}

	.supplyScreen .top{line-height:40px;}
	.supplyScreen .top .item:hover, .supplyScreen .top .item.on{font-size:16px;}
	.supplyScreen .cont .item{margin-right:1em;}
	.supplyScreen .bot .cont .item{margin-bottom:0.4em;}

	.suppllyInfo{width:64%;}

	.productMenu .ad .font{left:2em;top:2em;right:2em;}

	.digitList .proDigitFirst .w, .digitList .item .w{padding:1.5em;}
	.digitList .proDigitFirst .desc{height:20em;-webkit-line-clamp:10;}
	.digitList .proDigitFirst .btn{margin-top:4.2em;}

	.digitCont .sceneList .item .img{max-width:78px;}
	.digitCont .sceneList .item .w{padding:1em 0;padding-right:126px;}
	.digitCont .sceneList .item{padding:0 1em;}
	.proRecommend .w{padding:1em;}

	.proRecommend .item{margin-bottom:2em;}
	.proRecommend{width:260px;}
	.digitCont{padding-right:274px;}

	.digitInfo .bot{padding-left:274px;}
	.digitInfo .detailIntro{padding:1em 1.5em;}

	.digitInfo .top .img{margin-right:1em;}

	.digitInfo .top{margin:2em 0;}
	
	.digitInfo .top .imgSwiper{margin-right:1em;}
	.digitInfo .top .norms .number{margin-top:1em;line-height:30px;}
	.digitInfo .top .norms .number .val span{font-size:20px;}
	.digitInfo .top .norms .number .val input{line-height:30px;height:30px;}
}


@media only screen and (max-width:768px){	
	.indSection1 .fastLink .item .w{display:block;padding:1em;}
	.indSection1 .fastLink .item .icon{float:left;}
	.indSection1 .fastLink .item .font{overflow:hidden;}

	.indVip{margin:0 0 2em 0;float:none;padding:1em;}
	.indVip .item{float:left;width:50%;}
	.indVip .item:nth-child(2n) .w{margin-left:0.5em;}
	.indVip .item:nth-child(2n+1) .w{margin-right:0.5em;}

	.industryCont .menu1 .item .tit,.industryCont .menu1 .item .menuBox{padding:1em;}
	.industryTab .item{height:72px;}
	.industryTab .item .w{padding:1em;}
	.industryTab .item .icon{width:2em;margin-right:1em;}
	.industryCont .menu1 .column{height:627px;}
	.industryTab .item.on{height:262px;}

	.indSupplyTab .w, .indBrandTab .w,.pageTab .w{display:block;background:none;}
	.indSupplyTab .w .item, .indBrandTab .w .item, .pageTab .w .item{margin-bottom:0.2em;}

	.indSupplyCont .item .w{padding:2em 1em 1em 1em;}
	.indSupplyCont .item .lableBox,.digitList .proDigitFirst .lableBox{right:1em;}
	.label_jian,.label_gong,.label_qiu{width:16px;height:22px;}
	.indSupplyCont .labelKey span{margin-bottom:0.2em;}
	.indSupplyCont .item .btn{margin:0 1em 0 0;float:left;}
	.indSupplyCont .item .btnBox{margin-top:1em;}
	.indSupplyCont .item .btn:last-child{margin-right:0;}
	
	.indProCont {flex: 0 0 480px;}
	.indProTab .item{padding:1.5em 1em;}
	
	.indPlatform .w img{height:250px;}
	.indPlatform .item.on .font{bottom:160px;}

	.indBrandCont .w .font{padding:1em;}

	.brandInfo,.industryList{padding:1em;}
	.brandInfo .brandArticle{float:none;margin:0 0 2em 0;width:auto;}
	.brandInfo .brandHot .item{margin-left:0;}

	.industryList .item2 .img{margin-left:1em;}

	.industryInfo{padding:1em;}
	.industryArticle{padding-right:0;margin:0 0 2em 0;width:auto;float:none;border:none;}
	.industryHot .item{line-height:2.4;}

	.supplyScreen{margin:1em 0;}
	.indSupplyCont.supplyList .item{margin-top:1em;}

	.suppllyInfo{width:auto;float:none;margin:0 0 2em 0;}
	.supplyArticle{padding:1em;}
	.supplyHot .indSupplyCont .item{margin-top:1em;}
	.supplyMessage{padding-top:1em;margin-top:1em;}
	.industryArticle .date,.supplyArticle .date{margin:1em 0;}

	.productMenu .menuBox{width:auto;margin:0 0 2em 0;}
	.productMenu .ad{position:relative;width:auto;left:0;}
	.productMenu .ad > img{position:static;width:100%;}
	.productMenu .ad .font{top:40%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
	.productMenu .subItem1,.productMenu .subItem2{left:0;right:0;top:100%;bottom:auto;padding:1em;}
	.productMenu .w{padding-top:1em;padding-bottom:0.5em;}
	.productMenu .cont{padding:0.5em 1em;position:relative;}
	.productMenu .subItem2 .subItemRow{padding:1em 0;}
	.productMenu .subItem2 .subItemRow a{margin-right:1em;}
	.productMenu .subItem1 dl{width:50%;}
	.productMenu .subItem1 dl:nth-child{clear:both;}

	.digitList .proDigitFirst .w, .digitList .item .w{padding:1em;}
	.digitList .proDigitFirst .btn{margin-top:3.2em;}

	.materialList .item .w{padding:1em;border-radius:8px;}
	.materialList .item{margin-bottom:1em;}

	.sceneList{padding-bottom:1.5em;}
	.sceneList .item .w{padding:1.5em 1.5em 0 1.5em;}
	.sceneList .item .img,.digitCont .sceneList,.proRecommend{border-radius:8px;}
	.sceneInfo .w{padding:1.5em;}
	.sceneInfo{width:32%;}
	.sceneWrap{background-size:32% 100%;min-height:322px;border-radius:8px;overflow:hidden;}

	.digitInfo .detailIntro{border-radius:8px;}
}	


@media only screen and (max-width:640px){
	.f-40,.f-36{font-size:16px;}
	.f-48,.f-56{font-size:16px;}
	.f-72{font-size:20px;}
	
	.indSection1 .searchWrap{max-width:100%;}
	.indSection1 .searchTab .item{width:auto;padding:0 0.4em;height:2em;line-height:2;}
	.indSection1 .fastLink{border-radius:0;}
	.indSection1 .fastLink .item{float:none;width:auto;border-radius:4px;margin-bottom:4px;overflow:hidden;}
	.searchBox .text input, .searchBox .sub{line-height:3;}
	.searchBox .sub{width:6em;}

	.indNewsNav .item{width:50%;}
	.indNewsNav .item .w{border:none;}
	.indNewsNav .item:nth-child(2n+1) .w{border-right: 1px solid #dddddd;}

	.industryTab{float:none;width:auto;border:none;}
	.industryTab .item{width:50%;float:left;}
	.industryTab .item:last-child{border-bottom: 1px solid #dddddd;}
	.industryTab .item:nth-child(2n+1) .w{border-right:1px solid #dddddd;}
	.industryTab .item.on{height:72px;}
	.industryTab .item.on .icon{float:left;margin:0.4em 1em 0 0;}
	.industryTab .item.on .font .f1, .industryTab .item.on .font .f2{white-space:nowrap;}
	.industryCont .menu1 .item .menu{height:auto;}
	.industryCont .menu2{padding:1em;}
	.industryCont .menu2 .item{float:none;width:auto;}
	.industryCont .menu2 .item .w{padding:0;}
	.industryCont .menu2 .item .w:hover{background:none;}
	.industryCont .menu2 .item .f2{height:auto;-webkit-line-clamp:999;}

	.indIndustry{background-size:cover;}

	.indSupplyCont .item{width:auto;float:none;margin-bottom:1em;}
	.indBusiness .item{width:50%;margin-bottom:1em;}
	.indBusiness .item:nth-child(2n+1),.indProCont .item:nth-child(2n+1),.industryTab .item:nth-child(2n+1){clear:both;}
	
	.indSection6{padding-top:1em;}

	.indProTabCont{display:block;}
	.indProTab .item{padding:1em;}
	.indProTab .item .icon{margin-right:1em;}
	.indProCont .item{width:50%;}
	.indProCont .item:nth-child(2n+1) .w{margin:0 0.5em 1em 0;}
	.indProCont .item:nth-child(2n) .w{margin:0 0 1em 0.5em;}

	.indPlatform .w img{height:auto;width:100%;}
	.indPlatform .item{width:auto;float:none;margin-bottom:1em;}
	.indPlatform .item.on{width:auto;}
	.indPlatform .w .mask,.indPlatform .item.on .w .mask{opacity:0.15;background:#000000;}
	.indPlatform .item.on .font{bottom:24px;}

	.indBrandCont .item{width:auto;float:none;margin-bottom:1em;}
	
	.header .loginAndSite .selectCont{padding:10px;line-height:1.5;}
	.header .loginAndSite .selectUI li a{line-height:1.5;}
	.header .loginAndSite .selectUI{width:198px;}

	.footer .tit,.footer .hotLine{float:none;}
	.footer .top{line-height:1.5;}
	.footer .botMenu{margin-top:1em;padding-top:1em;display:block;}
	.footer .botMenu dl{margin-bottom:1em;}
	.footer .botMenu dl dt{background:url(../images/arrow2.png) right center no-repeat;}
	.footer .botMenu dl dd{display:none;}
	.footer .copyRight{padding-top:1em;margin-top:1em;}
	.footer .copyRight .font,.footer .copyRight .share{float:none;}
	.footer .copyRight .share{margin-top:1em;}

	.ban{height:300px;}
	.ban>img{height:300px;max-width:none;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
	.ban .font{text-align:center;}
	.ban .font .f2 br{display:none;}
	.ban .font .f3{margin:1em auto 0 auto;}
	
	.industryList .item{position:relative;padding-bottom:1em;}
	.industryList .item .date{float:none;margin:0;position:absolute;left:0;bottom:1em;line-height:1;}

	.industryList .item2 .img{width:auto;float:none;margin:0 0 1em 0;}
	.industryList .item2 .img img{width:100%;}
	.industryList .item2{padding:1em 0;}
	.industryList .item2 .date{margin-top:1em;}

	.supplyScreen .cont .name{width:auto;}

	.indSupplyCont .item .img{border-radius:8px;}

	.digitList .proDigitFirst{float:none;width:auto;margin-bottom:1em;}
	.digitList .proDigitFirst .desc {height:4em;-webkit-line-clamp:2;}
	.digitList .item{width:auto;float:none;margin-bottom:1em;}
	
	.materialList{margin:0 -0.5em;}
	.materialList .item{width:50%;}
	.materialList .item .w{margin:0 0.5em;}

	.sceneWrap{background:#ffffff !important;min-height:0;}
	.sceneInfo{float:none;width:auto;background:#0041A1;}
	.sceneInfo .w{padding:1em;}
	.sceneList{padding-bottom:1em;}
	.sceneList .item{width:auto;float:none;}
	.sceneList .item .w{padding:1em;}
	.sceneList .item .font{text-align:center;}
	.sceneList .item .img{float:none;margin:0 auto 1em auto;}
	.sceneList .item .btn{margin:0 auto;}

	.proRecommend .item{margin-bottom:2em;}
	.proRecommend{width:auto;}
	.digitCont{padding-right:0;}
	.digitCont .sceneList .item .w{padding-right:0;}
	.digitCont .sceneList .item .btn{position:static;margin-top:1em;}
	.digitCont .proRecommend,.digitInfo .proRecommend{position:static;margin-top:2em;}

	.digitInfo .bot{padding-left:0;}
	.digitInfo .detailIntro{padding:1em;}

	.digitInfo .top .img{width:auto;max-width:360px;margin:0 auto 1em auto;float:none;}

	.digitInfo .top .imgSwiper{width:auto;margin:0 auto 1em auto;float:none;}
}