<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,body *{color:#333; font-size:14px;font-family:"SOURCEHANSANSCN-REGULAR";}

[body]{overflow:hidden; max-width:1920px;margin: 0 auto;}



.editor{font-size: inherit !important;font-weight: inherit !important;font-family: inherit !important;color: inherit !important;}



/*ç‰¹æ®Šå­—ä½“*/

@font-face{

	font-family:"arial";

	src: url("/static/themes/font/arial.ttf") format("opentype");

}

@font-face{

	font-family:"SOURCEHANSANSCN-REGULAR";

	src: url("/static/themes/font/SOURCEHANSANSCN-REGULAR.OTF") format("opentype");

}

@font-face{

	font-family:"GILROY-REGULAR";

	src: url("/static/themes/font/GILROY-REGULAR.OTF") format("opentype");

}

@font-face{

	font-family:"Gilroy-Bold";

	src: url("/static/themes/font/Gilroy-Bold.ttf") format("opentype");

}

@font-face{

	font-family:"DINPro-Medium";

	src: url("/static/themes/font/DINPro-Medium.ttf") format("opentype");

}

@font-face{

	font-family:"SOURCEHANSANSCN-MEDIUM";

	src: url("/static/themes/font/SOURCEHANSANSCN-MEDIUM.OTF") format("opentype");

}

@font-face{

	font-family:"SOURCEHANSANSCN-BOLD";

	src: url("/static/themes/font/SOURCEHANSANSCN-BOLD.OTF") format("opentype");

}

@font-face{

	font-family:"SOURCEHANSANSCN-HEAVY";

	src: url("/static/themes/font/SOURCEHANSANSCN-HEAVY.OTF") format("opentype");

}

@font-face{

	font-family:"SOURCEHANSANSCN-LIGHT";

	src: url("/static/themes/font/SOURCEHANSANSCN-LIGHT.OTF") format("opentype");

}



@-webkit-keyframes warn{

	0%{

		-webkit-transform:scale(1);

		transform:scale(1);

	}

	50%{

		-webkit-transform:scale(1.2);

		transform:scale(1.2);

	}

	to{

		-webkit-transform:scale(1);

		transform:scale(1);

	}

}

@keyframes warn{

	0%{

		-webkit-transform:scale(1);

		transform:scale(1);

	}

	50%{

		-webkit-transform:scale(1.2);

		transform:scale(1.2);

	}

	to{

		-webkit-transform:scale(1);

		transform:scale(1);

	}

}


#iframe{width: 900px;height: 700px;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 999;}




/*å†…é¡µæ&nbsp;‡é¢˜*/

.inner-title{position: relative;text-align: center;}

.inner-title .title-cn{font-size: 36px;color: #333;font-family:"SOURCEHANSANSCN-HEAVY";}

.inner-title .title-en{position: absolute;font-size: 36px;color: #000;font-family: "Gilroy-Bold";left: 0;right: 0;bottom: -10px;margin: 0 auto;z-index: 0;opacity: .1;text-transform: uppercase;}



/*å¤´éƒ¨*/

#header{z-index: 9;width: 100%;height: 100px;max-width: 1920px;}

#header .logo{width: 227px;line-height: 100px;}

#header .logo img:nth-child(1){display: block;}

#header .logo img:nth-child(2){display: none;}

#header .nav{line-height: 100px;}

#header .nav .one-nav{margin-right: 70px;}

#header .nav .one-nav .one-a{font-size: 16px;color: #fff;padding: 9px 22px;border-radius: 19px;}

#header .nav .one-nav .one-a.cur{background: #eb5e00;font-size: 20px;font-family:"SOURCEHANSANSCN-MEDIUM";}

#header .nav .one-nav .one-a:hover{background: #eb5e00;font-family:"SOURCEHANSANSCN-MEDIUM";font-size: 20px;}

#header .tel{background: url(/images/icon2.png) no-repeat left;padding-left: 30px;color: #eb5e00;line-height: 100px;margin-left: 58px;font-size: 20px;font-family:"DINPro-Medium";}



#header.cur{background: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,.1);}

#header.cur .logo img:nth-child(1){display: none;}

#header.cur .logo img:nth-child(2){display: block;}

#header.cur .nav .one-nav .one-a{color: #333;}

#header.cur .nav .one-nav .one-a.cur{color: #fff;}

#header.cur .nav .one-nav .one-a:hover{color: #fff;}

/*#header.cur .tel{background: url(/images/icon2.png) no-repeat left;color: #333;}*/



/*åº•éƒ¨*/

#footer{padding: 55px 0 52px;background: #000;}

#footer .top{}

#footer .top .left{}

#footer .top .left .logo{width: 227px;height: 51px;margin-bottom: 50px;}

#footer .top .left .contact{}

#footer .top .left .contact .t{padding-left: 35px;line-height: 24px;margin-bottom: 12px;font-size: 16px;color: #fff;}

#footer .top .left .contact .t.tel{background: url(/images/icon52.png) no-repeat left 3px;}

#footer .top .left .contact .t.email{background: url(/images/icon51.png) no-repeat left 3px;}

#footer .top .left .contact .t.address{background: url(/images/icon50.png) no-repeat left 2px;}

#footer .top .right{padding-top: 35px;}

#footer .top .right .nav{margin-left: 60px;}

#footer .top .right .nav .one-nav{margin-bottom: 18px;color: #fff;font-size: 16px;}

#footer .top .right .nav .two-nav{}

#footer .top .right .nav:first-child .two-nav{margin-right: 30px;}

#footer .top .right .nav .two-nav .tit{margin-bottom: 12px;color: #fff;font-size: 16px;}

#footer .top .right .nav .two-nav .two{margin-bottom: 12px;}

#footer .top .right .nav .two-nav .two .two-a{color: #999;font-size: 16px;}

#footer .top .right .nav .two-nav .two .two-a:hover{color: #fff;}



#footer .bot{margin-top: 30px;}

#footer .bot .share-box{}

#footer .bot .share-box a{margin-left: 30px;}

#footer .bot .share-box .wx{width: 25px;height: 20px;background: url(/images/icon46.png) no-repeat center;}

#footer .bot .share-box .wx:hover{background-image: url(/images/icon49.png);}

#footer .bot .share-box .wb{width: 25px;height: 20px;background: url(/images/icon45.png) no-repeat center;}

#footer .bot .share-box .wb:hover{background-image: url(/images/icon48.png);}

#footer .bot .share-box .dy{width: 19px;height: 22px;background: url(/images/icon44.png) no-repeat center;}

#footer .bot .share-box .dy:hover{background-image: url(/images/icon47.png);}

#footer .bot .share-box a .qr{width: 140px;height: 140px;top: -150px;left: -60px;}

#footer .bot .share-box a .qr::after{content: "";width: 6px;height: 5px;background: url(/images/sanjiao.png) no-repeat center;position: absolute;bottom: -5px;left: 50%;transform: translateX(-50%);}

#footer .bot .share-box a:hover .qr{display: block;}

#footer .bot .copyright{color: #999;}

#footer .bot .copyright a{color: #999;}





/*banner*/

#index-swiper{width: 100%;}



#inner-swiper{width: 100%;}



/*äºŒçº§å¯¼èˆª*/

#second-nav{width: 100%;left: 0;right: 0;bottom: 0;z-index: 5;}

#second-nav .container{max-width: 100%;padding-bottom: 25px;}

#second-nav .slide{width: auto;padding: 20px 75px 0;}

#second-nav .slide a{font-size: 24px;color: #999;}

#second-nav .slide.cur a{font-size: 27px;color: #fff;line-height: 27px;font-family:"SOURCEHANSANSCN-MEDIUM";}

#second-nav .slide.cur{background: url(/images/icon9.png) no-repeat 53px 0;}

#second-nav .slide:hover{background: url(/images/icon9.png) no-repeat 53px 0;}

#second-nav .slide:hover a{font-size: 27px;color: #fff;line-height: 27px;font-family:"SOURCEHANSANSCN-MEDIUM";}



/*é¦–é¡µ*/

#ind-case{padding: 115px 0 90px;background: url(/images/ind-case-bg.png) no-repeat center;background-size: cover;}

#ind-case .content{margin-top: 100px;}

#ind-case .content .item{width: 31.1875%;margin: 0 3.21875% 55px 0;}

#ind-case .content .item:nth-child(3n){margin-right: 0;}

#ind-case .content .item .pic{width: 100%;padding-top: 56.112%;}

#ind-case .content .item .tit{font-size: 18px;color: #000;line-height: 1.6;font-family:"SOURCEHANSANSCN-BOLD";margin: 15px 0 5px;}

#ind-case .content .item:hover .tit{color: #eb5e00;}

#ind-case .content .item .brief{color: #666;line-height: 1.5;/*padding-right: 70px;*/height: 42px;overflow: hidden;}

#ind-case .more{width: 123px;height: 40px;line-height: 40px;border: 1px solid #9FA0A0;margin: 60px auto 0;border-radius: 20px;font-size: 16px;}

#ind-case .more:hover{background: #eb5e00;color: #fff;border: 0;}

#ind-brand{padding: 200px 0 160px;background: url(/images/ind-brand-bg11.jpg) no-repeat center;background-size: cover;}

#ind-brand .title{font-size: 70px;color: #666;margin: 80px 0 10px;}

#ind-brand .brief{font-size: 18px;color: #666;line-height: 1.8;margin-bottom: 160px;}

#ind-brand .map{width: 1009px;height: 498px;background: url(/images/ind-brand-map.png) no-repeat center transparent;top: 0;left: 20%;z-index: -1;animation:warn 5s ease-out .5s infinite; -webkit-animation:warn 5s ease-out .5s infinite;background-size: cover;}

/*.brand-data-box{display: flex;justify-content: center;}*/

.brand-data-box .item{width: 19%;}

.brand-data-box .item .num{font-size: 74px;color: #eb5e00;font-family:"GILROY-REGULAR";}

.brand-data-box .item .unit1{font-size: 18px;color: #666;vertical-align: bottom;line-height: 60px;margin-left: 6px;}

.brand-data-box .item .unit2{font-size: 36px;color: #666;}

.brand-data-box .item .text{font-size: 18px;color: #666;}



#ind-home{padding: 115px 0 80px;}

#ind-home .inner-title .title-cn span{font-size: 36px;color: #eb5e00;font-family:"SOURCEHANSANSCN-HEAVY";}

#ind-home .content{padding: 20px 110px 0;}

#ind-home .content .tit1{font-size: 18px;color: #666;margin-bottom: 55px;font-family:"SOURCEHANSANSCN-LIGHT";}

#ind-home .content .cont{}

#ind-home .content .item{width: 29.347%;}

#ind-home .content .item:nth-child(2){width: 40.362%;}

#ind-home .content .item:nth-child(4){border-right: 1px solid #9FA0A0;}

#ind-home .content .item:nth-child(5){width: 40.362%;border-right: 1px solid #9FA0A0;}

#ind-home .content .item:nth-child(-n+3){padding-bottom: 50px;border-right: 1px solid #9FA0A0;border-bottom: 1px solid #9FA0A0;}

#ind-home .content .item:nth-child(n+4){padding-top: 70px;}

#ind-home .content .item:nth-child(3){border-right: 0;}

#ind-home .content .item .icon{width: 68px;height: 69px;margin: 0 auto;}

#ind-home .content .item .tit2{font-size: 18px;font-family:"SOURCEHANSANSCN-BOLD";margin: 35px 0 20px;}

#ind-home .content .item .brief{font-size: 16px;color: #666;line-height: 1.8;}

#ind-home .content .item:hover .icon img{transform: scale(1.2);}



#customers{padding: 115px 0;background: #fafafa;}

#customers .brief{font-size: 16px;color: #666;line-height: 1.5;padding: 0 30px;margin-top: 50px;}

#customers .content{margin-top: 60px;}

#customers .content .pic{width: 16.666%;padding-top: 7.5%;}



/*å…³äºŽ*/

#brand{padding-top: 115px;background: #fafafa;}

#brand .content{background: #fff;padding: 0 65px 55px;box-shadow: 0 0 20px 0 rgba(0,0,0,.1);margin-top: 125px;}

#brand .content .bg{width: 300px;height: 300px;background: url(/images/icon10.png) no-repeat center;background-size: cover;left: 0;bottom: 0;z-index: -1;}

#brand .content .top{}

#brand .content .top .left{width: 48.75%;padding-right: 45px;padding-top: 60px;}

#brand .content .top .left .tit1{font-size: 24px;font-family:"SOURCEHANSANSCN-BOLD";}

#brand .content .top .left .tit2{font-size: 12px;font-family:"arial";margin: 5px 0 40px;}

#brand .content .top .left .brief{font-size: 18px;color: #666;line-height: 1.8;font-family:"SOURCEHANSANSCN-LIGHT";}

#brand .content .top .right{width: 51.25%;transform: translateY(-35px);}

#brand .content .bot{margin-top: 75px;}

#brand .content .bot .brand-data-box{}

#brand .content .bot .brand-data-box .item{width: 19%;}

/*#brand .content .bot .brand-data-box .item:first-child{margin-left: 0;margin-right: 100px;}*/

/*#brand .content .bot .brand-data-box .item:last-child{margin-right: 0;margin-left: 100px;}*/



#culture{padding-top: 115px;background: #fafafa;}

#culture .content{margin-top: 90px;}

#culture .content .item{width: 31.875%;margin-right: 2.1875%;background: #fff;padding: 50px 35px 60px;box-shadow: 0 0 20px 0 rgba(0,0,0,.05);}

#culture .content .item:nth-child(3n){margin-right: 0;}

#culture .content .item .tit1{font-size: 52px;font-family:"SOURCEHANSANSCN-LIGHT";margin-right: 5px;}

#culture .content .item .tit2{font-size: 35px;font-family:"GILROY-REGULAR";transform: translateY(-10px);}

#culture .content .item .brief{}

#culture .content .item .icon{right: 0;bottom: 0;width: 140px;height: 140px;}

#culture .content .item::after{content: "";background: url(/images/icon9.png) no-repeat center;width: 41px;height: 41px;top: -20px;left: -20px;position: absolute;display: none;}

/*#culture .content .item:nth-child(2)::after{display: block;}*/

#culture .content .item:hover::after{display: block;}







#core-team{padding-top: 115px;background: #fafafa;}

#core-team .content{padding-top: 90px;}

#core-team .content .item{width: 31.875%;background: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.1);z-index: 6;}

#core-team .content .item .pic{width: 83.333%;margin: 0 auto 65px;transform: translateY(-35px);}

#core-team .content .item .name{}

#core-team .content .item .name .name1{font-size: 64px;font-family:"SOURCEHANSANSCN-BOLD";color: #eb5e00;}

#core-team .content .item .name .name2{font-size: 157px;font-family:"GILROY-REGULAR";opacity: .05;left: 0;top: -43%;width: 100%;z-index: -1;}

#core-team .content .item .text{width: 108%;background: #fff;top: 0;right: 0;box-shadow: 12px 0 20px 0 rgba(0,0,0,.1);padding-right: 35px;transition: all 1s;z-index: 5;opacity: 0;}

#core-team .content .item .text .icon{width: 447px;height: 494px;background: url(/images/icon10.png) no-repeat center;top: -120px;right: -120px;}

#core-team .content .item .text .text-top{padding-top: 103%;border-bottom: 1px solid #eb5e00;}

#core-team .content .item .text .text1{margin-bottom: 40px;font-size: 14px;line-height: 1.5;color: #666;font-family:"SOURCEHANSANSCN-LIGHT";}

#core-team .content .item .text .text2{padding-top: 40px;font-size: 14px;line-height: 1.5;color: #666;font-family:"SOURCEHANSANSCN-LIGHT";}

#core-team .content .item:nth-child(2) .text{right: auto;left: 0;padding-right: 0;padding-left: 35px;box-shadow: -12px 0 20px 0 rgba(0,0,0,.1);}

#core-team .content .item&gt;.relative{z-index: 50;background: #fff;padding-bottom: 130px;}

#core-team .content .item.cur .text{right: -108%;opacity: 1;}

#core-team .content .item:nth-child(2).cur .text{left: -108%;opacity: 1;}



#elite-team{padding-top: 90px;}

#elite-team .content{margin-top: 85px;}

#elite-team .content .item{width: 16.666%;padding-top: 18.958%;}

#elite-team .content .item .text{background-image: linear-gradient(transparent 0%,transparent 70%, #eb5e00);}

#elite-team .content .item .text .cont{margin: 0 20px 20px;}

#elite-team .content .item .text .t1{font-size: 18px;line-height: 22px;color: #fff;}

#elite-team .content .item .text .t2{font-size: 14px;line-height: 22px;color: #fff;}

#elite-team .content .item:hover .text{display: block;}



#showroom{padding-top: 115px;}

#showroom .content{margin-top: 90px;}

#showroom .content .left{width: 63.5625%;}

#showroom .content .left .video-box{margin-bottom: 40px;}

#showroom .content .left .video-box .pic{}

#showroom .content .left .video-box .play{bottom: 40px;right: 65px;z-index: 5;}

#showroom .content .left .video-box .play .icon{width: 107px;height: 107px;background: url(/images/play-icon.png) no-repeat center;margin: 0 auto;}

#showroom .content .left .video-box .play .t{font-size: 36px;color: #fff;margin-top: 25px;}



#showroom .content .right{width: 36.4375%;padding-left: 45px;padding-top: 100px;}

#showroom .content .right .t1{font-size: 95px;color: #eb5e00;font-family:"GILROY-REGULAR";}

#showroom .content .right .t1 span{font-size: 65px;color: #eb5e00;font-family:"GILROY-REGULAR";}

#showroom .content .right .t1 span.add{transform: translateY(13px);}

#showroom .content .right .t2{font-size: 67px;font-family:"SOURCEHANSANSCN-BOLD";}

#showroom .content .right .t3{font-size: 16px;line-height: 1.5;}

#showroom .content .right .bot{margin-top: 90px;padding: 55px 50px 50px 35px;box-shadow: 0 0 20px 0 rgba(0,0,0,.1);}

#showroom .content .right .bot .form-box{margin-top: 60px;}

#showroom .content .right .bot .form-box .input-box{width: 100%;margin-bottom: 30px;}

#showroom .content .right .bot .form-box .input-box span{width: 80px;font-size: 16px;color: #000;display: inline-block;text-align: right;vertical-align: bottom;}

#showroom .content .right .bot .form-box .input-box .inp{border-bottom: 1px solid #9FA0A0;width: calc(100% - 80px);display: inline-block;font-size: 16px;color: #000;}

#showroom .content .right .bot .form-box .submit{width: 155px;height: 52px;background: #eb5e00;color: #fff;font-size: 16px;line-height: 52px;text-align: center;border-radius: 26px;margin: 120px auto 0;}



#contact{padding-top: 115px;background: #fafafa;}

#contact .content{margin-top: 90px;background: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.1);padding: 95px 0 45px;}

#contact .content .left{;width: 79.8125%;padding-left: 60px;border-right: 1px solid #c3c3c3;}

#contact .content .left .logo{width: 27%;}

#contact .content .left .cont{margin-top: 165px;}

#contact .content .left .cont .item{width: 30.612%;margin-right: 20px;border: 1px solid #c3c3c3;border-radius: 10px;padding: 35px 70px 25px 30px;}

#contact .content .left .cont .item .tit{font-size: 16px;line-height: 1.4;font-family:"SOURCEHANSANSCN-LIGHT";margin-bottom: 15px;}

#contact .content .left .cont .item .t1{font-size: 16px;line-height: 1.4;font-family:"SOURCEHANSANSCN-LIGHT";margin-bottom: 10px;padding-left: 35px;}

#contact .content .left .cont .item .con{padding-left: 28%;}

#contact .content .left .cont .item .icon1{background: url(/images/contact-icon1.jpg) no-repeat left 2px;}

#contact .content .left .cont .item .icon2{background: url(/images/contact-icon2.jpg) no-repeat left 2px;}

#contact .content .left .cont .item .icon3{background: url(/images/contact-icon3.jpg) no-repeat left 2px;}

#contact .content .left .cont .item:nth-child(1){border-color: #eb5e00;}

#contact .content .left .cont .item:nth-child(1) .tit{color: #eb5e00;}

#contact .content .left .cont .item:nth-child(1) .t1{color: #eb5e00;}

#contact .content .left .cont .item:nth-child(1) .icon1{background-image: url(/images/contact-icon4.jpg);}

#contact .content .left .cont .item:nth-child(1) .icon2{background-image: url(/images/contact-icon5.jpg);font-family:"SOURCEHANSANSCN-BOLD";font-weight: 700;}

#contact .content .left .cont .item:nth-child(1) .icon3{background-image: url(/images/contact-icon6.jpg);}

#contact .content .left .text{margin-top: 40px;font-size: 16px;line-height: 1.5;margin-right: 30px;}

#contact .content .left .text a{font-size: 16px;line-height: 1.5;}

#contact .content .right{width: 20.1875%;padding-top: 100px;}

#contact .content .right .pic{width: 160px;height: 160px;margin: 0 auto 15px;}

#contact .content .right .text{font-size: 16px;line-height: 1.6;}





#join{padding: 115px 0 100px;background: #fafafa;}

#join .content{margin-top: 70px;}

#join .content .list{padding: 30px 35px 30px 65px;border-bottom: 1px solid #b9b9b9;}

#join .content .list .list-top{line-height: 36px;}

#join .content .list .list-top .w1{width: 28%;}

#join .content .list .list-top .w2{width: 23.625%;}

#join .content .list .list-top .w3{width: 28.625%;}

#join .content .list .list-top .w4{width: 15.3125%;}

#join .content .list .list-top .t1{font-size: 24px;}

#join .content .list .list-top .t2{font-size: 16px;}

#join .content .list .list-top .t3{font-family:"GILROY-REGULAR";}

#join .content .list .list-top .icon{width: 25px;height: 36px;background: url(/images/join-icon1.jpg) no-repeat center;}

/*#join .content .list.cur .list-top .icon{background-image: url(/images/join-icon2.jpg);}*/

#join .content .list.cur .list-top .icon{background-image: url(/images/join-icon3.png);}



#join .content .list .list-bot{display: none;}

#join .content .list.cur .list-bot{padding-top: 45px;display: block;}



#join .content .list .list-bot .cont{margin-bottom: 45px;}

#join .content .list .list-bot .tit{font-size: 24px;font-family:"SOURCEHANSANSCN-BOLD";margin-bottom: 20px;}



#join .content .list .list-bot .con{font-size: 16px;line-height: 1.8;}



#join .content .list .list-bot .j-btn{width: 155px;height: 52px;line-height: 52px;border-radius: 26px;background: #eb5e00;color: #fff;right: 175px;bottom: 0;font-size: 16px;}



/* æäº¤ç®€åŽ† */

#delivery_form{}

#delivery_form{left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.3); z-index:10; pointer-events:none; opacity:0;}

#delivery_form .box{max-width:1100px; max-height:702px; width:80%; height:80vh; left:50%; top:50%; transform:translate(-50%, -50%); background:#fff;}

#delivery_form .box .close{right:15px; top:15px; font-size:24px;}

#delivery_form .box .title{font-size:30px; color:#313131; padding:3% 0;}

#delivery_form .box .tips{font-size:18px; color:#313131; font-family:'SourceHanSansCRegular'; line-height:27px; margin:0 0 43px;}

#delivery_form .box .tips span{color:#eb5e00;}

#delivery_form .box .form{padding:0 10.8181% 0 6%;}

#delivery_form .box .form .item{width:50%; margin:0 0 28px;}

#delivery_form .box .form .item dt{width:19%; padding:0 22px 0 0; line-height:37px; font-size:14px; color:#000;}

#delivery_form .box .form .item dd{width:80.40201%;}

#delivery_form .box .form .item dd .input{height:37px; line-height:34px; border:2px solid #f2f2f2; max-width:318px; padding: 0 5%;}

#delivery_form .box .form .item dd label{font-size:14px; color:#000; line-height:34px;}

#delivery_form .box .form .item dd label:not(.up_file):first-child{margin:0 9%;}

#delivery_form .box .form .item dd label input{margin:0 0 0 7px;}

#delivery_form .box .form .item dd .up_file{height:41px; line-height:41px;}

#delivery_form .box .form .item dd .up_file .select{width:127px; background:#dfdfdf; font-size:14px; color:#000; margin:0 10px 0 0;}

#delivery_form .box .form .item dd .up_file .file_name{font-size:14px; color:#323232;}

#delivery_form .box .checkbox{line-height:34px; font-size:14px; font-weight:bold; color:#323232; margin:0 auto 2%; max-width:80%;}

#delivery_form .box .checkbox input{margin:0 12px 0 0;}

#delivery_form .box .sub{width:180px; height:52px; line-height:52px; background:#eb5e00; font-size:14px; color:#fff; margin:0 auto 46px;}

#delivery_form.open{pointer-events:auto; opacity:1;}

#delivery_form .box .sub .sub-btn{color: #fff;}







/*æ–°é—»ã€æ¡ˆä¾‹åˆ—è¡¨å…±ç”¨*/

#news{padding: 150px 0 140px;background: #fafafa;}

#news.case{padding-top: 120px;}

#news.case .content{margin-top: 90px;}

#news .content{margin-bottom: 90px;}

#news .content .item{width: 31.1875%;margin: 0 3.21875% 55px 0;}

#news .content .item:nth-child(3n){margin-right: 0;}

#news .content .item .pic{width: 100%;padding-top: 56.112%;}

#news .content .item .tit{font-size: 18px;color: #000;line-height: 1.6;font-family:"SOURCEHANSANSCN-BOLD";margin: 15px 0 5px;}

#news .content .item:hover .tit{color: #eb5e00;}

#news .content .item .brief{color: #666;line-height: 1.5;padding-right: 70px;height: 42px;overflow: hidden;}

#news .ajax-page{font-size: 18px;}

#news .ajax-page .load-icon{width: 50px;height: 53px;background: url(/images/load.jpg) no-repeat center;margin: 0 auto 15px;animation: rollSelf 2s linear infinite;}

#news .ajax-page .load{font-size: 18px;}

@keyframes rollSelf {

    0%{transform: rotate(0deg)}

    100%{transform: rotate(360deg)}

}





#thr-nav{width: 100%;height: 70px;line-height: 70px;background: #fafafa;}

#thr-nav .nav{width: 100%;height: 70px;border-bottom: 2px solid #d6d6d6;}

#thr-nav .nav .container{max-width: 100%;}

#thr-nav .nav .slide{width: auto;margin: 0 10px;}

#thr-nav .nav .slide.cur::after{content:'';position: absolute;left: 0;right: 0;width: 100%;bottom: 0;height: 6px;background: #eb5e00;border-radius: 3px;}

#thr-nav .nav .slide a{font-size: 16px;color: #999;padding: 0 12px;}

#thr-nav .nav .slide.cur a{color: #333;}

#thr-nav .nav .slide a:hover{color: #333;}



/*æ–°é—»è¯¦æƒ…*/

#news-detail{padding: 125px 0 105px;background: #fafafa;}

#news-detail .content{padding-bottom: 100px;border-bottom: 1px solid #b9b9b9;}

#news-detail .left{width: 69.375%;padding-right: 62px;}

#news-detail .left .title{font-size: 24px;margin-bottom: 16px;}

#news-detail .left .s{font-size: 16px;color: #666;font-family:"GILROY-REGULAR";}

#news-detail .left .time{background: url(/images/icon40.png) no-repeat left 4px;padding-left: 22px;margin-right: 30px;}

#news-detail .left .views{background: url(/images/icon41.png) no-repeat left 6px;padding-left: 26px;}

#news-detail .left .share-box{font-size: 16px;color: #666;}

#news-detail .left .share{width: 25px;height: 20px;}

#news-detail .left .share.wx{background: url(/images/icon42.png) no-repeat center;margin-right: 20px;}

#news-detail .left .share.wb{background: url(/images/icon43.png) no-repeat center;}

#news-detail .left .cont{padding-top: 90px;}

#news-detail .right{width: 30.625%;background: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.05);padding: 55px 50px 100px 55px;}

#news-detail .right .tit{font-size: 24px;}

#news-detail .right .cont{margin-top: 40px;}

#news-detail .right .cont .list{width: 100%;padding: 22px 0;border-bottom: 1px solid #bbb;}

#news-detail .right .cont .list:last-child{border-bottom: 0;}

#news-detail .right .cont .list .pic{width: 86px;height: 86px;overflow: hidden;}

#news-detail .right .cont .list .msg{width: calc(100% - 86px);padding-left: 12px;}

#news-detail .right .cont .list .msg .t1{font-size: 18px;color: #000;font-weight: 600;margin-bottom: 3px;height: 54px;overflow: hidden;}

#news-detail .right .cont .list .msg .t2{color: #666;line-height: 1.4;height: 58px;overflow: hidden;}

#news-detail .btn{margin-top: 45px;}

#news-detail .btn .page{font-size: 16px;line-height: 1.75;}

#news-detail .btn .page a{font-size: 16px;}

#news-detail .btn .page a:hover{color: #EB5E00;}



/*æ¡ˆä¾‹è¯¦æƒ…*/

#top-pic{width: 100%;}

#case-detail{padding: 100px 0 80px;}

#case-detail .title{font-size: 48px;line-height: 48px;margin-bottom: 16px;}

#case-detail .t2{font-size: 16px;color: #666;line-height: 1.6;}

#case-detail .cont{padding: 70px 0 115px;}

#case-detail .content{margin-top: 95px;}

#case-detail .content .item{width: 31.1875%;margin-right: 3.21875%;}

#case-detail .content .item:nth-child(3n){margin-right: 0;}

#case-detail .content .item .pic{width: 100%;padding-top: 56.112%;}

#case-detail .content .item .tit{font-size: 18px;color: #000;line-height: 1.6;font-weight: 700;margin: 15px 0 5px;}

#case-detail .content .item .brief{color: #666;line-height: 1.5;padding-right: 70px;height: 42px;overflow: hidden;}



/*æœåŠ¡*/

.service-tit1{font-size: 36px;line-height: 45px;color: #eb5e00;font-family:"SOURCEHANSANSCN-MEDIUM";margin-top: 50px;}

.service-tit2{font-size: 36px;line-height: 45px;font-family:"SOURCEHANSANSCN-HEAVY";}

.service-tit3{font-size: 16px;line-height: 1.75;margin-top: 25px;}

#package{padding-top: 115px;background: #fafafa;}

#package .content{margin-top: 100px;background: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.05);border-radius: 10px;overflow: hidden;}

#package .content .icon-box{/*display: flex;flex-wrap: nowrap;justify-content: center;*/margin-top: 50px;}

#package .content .icon-box .item{width: 7.5%;}

#package .content .icon-box .item .icon{width: 47px;height: 58px;margin: 0 auto;}

#package .content .icon-box .item .text{color: #000;margin-top: 10px;}

#package .content .bot{background: url(/images/package-bg.jpg) no-repeat center;background-size: cover;padding: 85px 110px 120px;margin-top: 50px;}

#package .content .bot .tit4{font-size: 36px;color: #fff;font-family:"SOURCEHANSANSCN-HEAVY";margin-bottom: 15px;}

#package .content .bot .tit4 span{font-size: 36px;color: #eb5e00;font-family:"SOURCEHANSANSCN-HEAVY";}

#package .content .bot .tit5{font-size: 34px;color: #fff;font-family:"SOURCEHANSANSCN-HEAVY";margin-bottom: 15px;}

#package .content .bot .cont{margin-top: 135px;}

#package .content .bot .item{width: 29.347%;}

#package .content .bot .item:nth-child(2){width: 40.362%;}

#package .content .bot .item:nth-child(4){border-right: 1px dashed #a1a1a1;}

#package .content .bot .item:nth-child(5){width: 40.362%;border-right: 1px dashed #a1a1a1;}

#package .content .bot .item:nth-child(-n+3){padding-bottom: 50px;border-right: 1px dashed #a1a1a1;border-bottom: 1px dashed #a1a1a1;}

#package .content .bot .item:nth-child(n+4){padding-top: 70px;}

#package .content .bot .item:nth-child(3){border-right: 0;}

#package .content .bot .item .icon{width: 68px;height: 69px;margin: 0 auto;}

#package .content .bot .item .tit{font-size: 18px;color: #fff;font-family:"SOURCEHANSANSCN-BOLD";margin: 35px 0 20px;}

#package .content .bot .item .brief{font-size: 16px;color: #fff;line-height: 1.8;}

#package .content .bot .item:hover .icon img{transform: scale(1.2);}



#design{padding-top: 115px;background: #fafafa;}

#design .service-tit1{margin-top: 50px;}

#design .pic{width: 100%;margin-top: 50px;}



#project{padding-top: 115px;background: #fafafa;padding-bottom: 115px;}

#project .service-tit3{margin-top: 50px;}

#project .step-box{/*display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;*/margin-top: 50px;}

#project .step-box .step{width: 18.75%;}

#project .step-box .step .icon{width: 83px;height: 68px;margin: 0 auto;}

#project .step-box .step .tit1{font-size: 24px;color: #000;margin-top: 25px;}

#project .step-box .step .tit2{color: #EB5E00;}

#project .step-box .next-icon{}

#project .step-box .next-icon:last-child{display: none;}

#project .pic{width: 100%;margin-top: 50px;}



#smart{padding-top: 50px;background: url(/images/smart-bg.jpg) no-repeat center;background-size: cover;padding-bottom: 90px;}

#smart .service-tit3{margin-top: 50px;}

#smart .problem-box{display: flex;flex-wrap: wrap;justify-content: center;width: 55%;margin: 40px auto;}

#smart .problem-box .problem{font-size: 16px;color: #eb5e00;background: #fff;width: auto;height: 60px;line-height: 60px;border-radius: 30px;padding: 0 25px;margin: 0 15px 20px;}

#smart .problem-box .problem::after{content: "";position: absolute;bottom: -12px;right: 40px;background: url(/images/sanjiao-icon1.png) no-repeat center;width: 20px;height: 16px;}

#smart .pic{width: 91.666%;margin-top: 10px;}

#smart .msg{font-size: 16px;line-height: 1.75;margin-top: 55px;}

#smart .msg span{font-size: 16px;line-height: 1.75;/*margin-top: 55px;*/position: relative;}

#smart .msg span::after{position: absolute;content: "";left: 0;right: 0;bottom: -8px;width: 97%;height: 4px;background: #eb5e00;border-radius: 2px;}



#soft{padding-top: 115px;background: #fafafa;padding-bottom: 115px;}

#soft .service-tit1{margin-top: 50px;}

#soft .pic{width: 100%;margin-top: 50px;}



#building{/*padding-top: 115px;*/background: #fafafa;padding-bottom: 150px;}

#building .pic{width: 100%;margin-top: 50px;}







@media screen and (max-width:1680px){

	.cw1600{width: 94%;}

}



@media screen and (max-width:1440px){

	#header .nav .one-nav{margin-right: 50px;}

	#second-nav .slide{padding: 20px 55px 0;}

	#second-nav .slide.cur{background-position-x: 33px;}

	#showroom .content .right{padding-top: 30px;}

	#showroom .content .right .t1{font-size: 65px;}

	#showroom .content .right .t1 span{font-size: 45px;}

	#showroom .content .right .t2{font-size: 50px;}

	#showroom .content .right .bot{margin-top: 65px;}

	#contact .content .left .cont .item{padding-right: 26px;}

	/*#brand .content .bot .brand-data-box .item:first-child{margin-right: 20px;}*/

	/*#brand .content .bot .brand-data-box .item:last-child{margin-left: 20px;}*/

	/*.brand-data-box .item{margin: 0 40px;}*/

	/*.brand-data-box .item{margin: 0 40px;}*/

	#culture .content .item .tit1{font-size: 48px;}

	#culture .content .item .tit2{font-size: 32px;}

	.brand-data-box .item .num{font-size: 68px;}

	#brand .content{padding: 0 35px 55px;}

	#brand .content .top .left{padding-top: 40px;}

	#brand .content .top .right{padding-top: 30px;}

}



@media screen and (max-width:1366px){

	#brand .content{padding: 0 25px 55px;}

	#core-team .content .item .name .name2{font-size: 140px;}

	#news-detail .right{padding-left: 30px;padding-right: 30px;}

	#news-detail .right .cont .list .pic{width: 66px;height: 66px;}

	#news-detail .right .cont .list .msg{width: calc(100% - 66px);}

	#smart .problem-box{width: 70%;}

	#showroom .content .left .video-box .play .icon{width: 80px;height: 80px;background-size: cover;}

	#showroom .content .left .video-box .play .t{font-size: 28px;}

	#culture .content .item{padding: 30px 15px 40px;}

	.brand-data-box .item .num{font-size: 60px;}

	#project .step-box .step{width: 16.75%;}

	#contact .content .left .cont .item .con{padding-left: 20%;}

}



@media screen and (max-width:1280px){

	#second-nav .slide{padding: 20px 30px 0;}

	#second-nav .slide.cur{background-position-x: 10px;}

	/*.brand-data-box .item{margin: 0 30px;}*/

	.brand-data-box .item .num{font-size: 52px;}

	#ind-home .content{padding-left: 10px;padding-right: 10px;}

	#package .content .icon-box .item{width: 8%;}

	#package .content .bot{padding: 85px 20px 120px;}

	#footer .top .right .nav{margin-left: 40px;}

	#footer .top .left{width: 36%;}

	#showroom .content .left{width: 58%;}

	#showroom .content .right{width: 41%;padding-left: 20px;}

	#culture .content .item .tit1{display: block;}

	#culture .content .item .tit2{display: block;}

	#contact .content .left .cont .item .con{padding-left: 10%;}

}



@media screen and (max-width:1200px){

	#header .nav .one-nav{margin-right: 30px;}

	#header .tel{margin-left: 10px;}

	.brand-data-box .item{margin: 0 10px;}

	#core-team .content .item .name .name2{font-size: 120px;}

	#core-team .content .item .text .text2{padding-top: 20px;}

	#smart .problem-box{width: 80%;}

	#join .content .list .list-bot .j-btn{right: 0;}

	#delivery_form .box .form .item dt{width: 20%;}

	#delivery_form .box .form .item dd{width: 80%;}

	#contact .content .left .cont .item .con{padding-left: 0;}

}



@media screen and (max-width:1024px){

	#header .nav .one-nav{margin-right: 10px;}

	#header .tel{margin-left: 5px;}

}



@media screen and (max-width:750px){

	body,body *{font-size:26px;}

	.cw1600{width: 90%;}

	

	/*å†…é¡µæ&nbsp;‡é¢˜*/

	.inner-title .title-cn{font-size: 48px;}

	.inner-title .title-en{font-size: 48px;}





	/*å¤´éƒ¨*/

	#header{background: #fff;}

	#header.cur{box-shadow: 0;}

	#header .logo img:nth-child(1){display: none;}

	#header .logo img:nth-child(2){display: block;}

	#header .nav{width: 100%;background: #fff;line-height: 36px;position: absolute;left: 0;right: 0;top: 100px;padding: 30px 0;box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);display: none;}

	#header .nav .one-nav{float: none;width: 100%;margin: 0;text-align: center;line-height: 66px;}

	#header .nav .one-nav .one-a{color: #333;font-size: 28px;padding: 0;}

	#header .nav .one-nav .one-a.cur{background: #fff;font-size: 28px;color: #eb5e00;}

	#header.cur .nav .one-nav .one-a.cur{color: #eb5e00;}

	#header .nav .one-nav .one-a:hover{background: #fff;color: #333;font-family:"SOURCEHANSANSCN-MEDIUM";}

	#header .m-nav{display: block;margin: 30px 0 0 28px;width: 45px;height: 45px;background: url(/images/gengduo.png) no-repeat center;cursor: pointer;}

	#header .m-nav.on{background: url(/images/guanbi.png) no-repeat center;}

	#header .tel{font-size: 26px;line-height: 100px;background-size: 24px;background-position-y: 42px;}

	#header.cur .nav .one-nav .one-a:hover{color: #333;}

	

	#index-swiper{margin-top: 100px;}

	#inner-swiper{margin-top: 100px;}



	#second-nav .slide.cur{background-position-x: 10px;}

	#second-nav .slide.cur a{font-size: 36px;line-height: 40px;}

	#second-nav .slide a{font-size: 32px;}



	/*é¦–é¡µ*/

	#ind-case .content .item{width: 48%;margin-right: 4%;margin-bottom: 25px;}

	#ind-case .content .item:nth-child(3n){margin-right: 4%;}

	#ind-case .content .item:nth-child(2n){margin-right: 0;}

	#ind-case .content .item .tit{font-size: 30px;height: 96px;overflow: hidden;}

	#ind-case .content .item .brief{height: auto;padding-right: 0;display: none;}

	#ind-case .more{width: 160px;height: 60px;line-height: 60px;font-size: 28px;border-radius: 30px;}

	

	#ind-brand{padding: 110px 0 80px;}

	#ind-brand .title{font-size: 50px;}

	#ind-brand .map{left: 0;width: 750px;}

	#ind-brand .brief{font-size: 28px;margin-bottom: 50px;}

	.brand-data-box{flex-wrap: wrap;}

	.brand-data-box .item{width: 49%;margin: 0 0 30px;}





	#ind-home{padding-bottom: 0;}

	#ind-home .content{padding-left: 10px;padding-right: 10px;}

	#ind-home .content .tit1{font-size: 26px;}

	#ind-home .content .item{width: 48% !important;border: 0 !important;padding: 0 !important;margin-bottom: 50px;margin-right: 4%;}

	#ind-home .content .item:nth-child(2n){margin-right: 0;}

	#ind-home .content .item .tit2{font-size: 30px;}

	#ind-home .content .item .brief{font-size: 24px;}

	/*#ind-home .content .item:last-child{margin-bottom: 0;}*/



	#customers{padding-bottom: 60px;}

	#customers .brief{font-size: 28px;}

	#customers .content-pc{display: none;}

	#customers .content-m{display: block;}

	#customers .content-m .container{padding-bottom: 55px;}

	#customers .content-m .pic{width: 33.333%;padding-top: 16.5%;}

	#customers .content-m .swiper-pagination-bullet-active{background: #eb5e00;}



	/*ä¹é€&nbsp;*/

	#brand .content{padding: 0 30px 55px;}

	#brand .content .top .left{float: none;width: 100%;padding-top: 80px;padding-right: 0;}

	#brand .content .top .left .tit1{font-size: 36px;}

	#brand .content .top .left .tit2{font-size: 24px;}

	#brand .content .top .left .brief{font-size: 30px;}

	#brand .content .top .right{float: none;width: 100%;margin-top: 40px;transform: translateY(0);}

	#brand .content .bot{margin-top: 60px;}

	#brand .content .bot .brand-data-box .item{width: 48%;}

	#brand .content .bot .brand-data-box .item:first-child{margin: 0 0 30px;}

	#brand .content .bot .brand-data-box .item:last-child{margin-left: 0;}



	#culture .content .item{float: none;width: 100%;margin-bottom: 30px;padding: 30px 40px 40px;}

	#culture .content .item .tit1{display: inline-block;font-size: 52px;}

	#culture .content .item .tit2{display: inline-block;font-size: 36px;}

	

	#core-team .content .item{float: none;width: 100%;margin-bottom: 80px;padding-bottom: 40px;}

	#core-team .content .item &gt; .relative{padding-bottom: 60px;}

	#core-team .content .item .pic{margin-bottom: 0;}

	#core-team .content .item .text{position: static;width: 100%;padding: 0 35px;opacity: 1;box-shadow: none;}

	#core-team .content .item:nth-child(2) .text{box-shadow: none;padding-right: 35px;}

	#core-team .content .item .text .text-top{width: 100%;padding-top: 0;}

	#core-team .content .item .text .text-top .absolute{position: static;}

	#core-team .content .item .text .text1{font-size: 26px;}

	#core-team .content .item .text .text2{font-size: 26px;}

	#core-team .content .item .text .icon{display: none;}





	#elite-team .content .item{width: 50%;padding-top: 56.874%;}

	#elite-team .content .item .text{/*display: block;*/background-image: linear-gradient(transparent 0%,transparent 50%, #eb5e00);}

	#elite-team .content .item .text .t1{font-size: 30px;line-height: 1.8;}

	#elite-team .content .item .text .t2{font-size: 26px;line-height: 1.8;}



	#showroom .content .left{float: none;width: 100%;}

	#showroom .content .left .video-box .play{bottom: 20px;right: 20px;}

	#showroom .content .left .video-box .play .icon{width: 60px;height: 60px;background-size: cover;}

	#showroom .content .left .video-box .play .t{font-size: 26px;margin-top: 10px;}

	#showroom .content .right{float: none;width: 100%;padding-left: 0;padding-top: 60px;}

	#showroom .content .right .t3{font-size: 28px;}

	#showroom .content .right .bot .form-box .input-box span{font-size: 28px;width: 150px;}

	#showroom .content .right .bot .form-box .input-box .inp{width: calc(100% - 150px);font-size: 28px;}

	#showroom .content .right .bot .form-box .submit{width: 200px;height: 60px;line-height: 60px;border-radius: 30px;font-size: 28px;margin-top: 80px;}



	#contact .content{padding-top: 80px;}

	#contact .content .left{float: none;width: 100%;padding: 0 50px;border: 0;}

	#contact .content .left .logo{width: 45%;}

	#contact .content .left .cont .item{float: none;width: 100%;margin-right: 0;margin-bottom: 30px;}

	#contact .content .left .cont .item .tit{font-size: 28px;}

	#contact .content .left .cont .item .t1{font-size: 28px;background-size: 28px;background-position-y: 5px;}

	#contact .content .left .cont .item .con{padding-left: 25%;}

	#contact .content .left .text{font-size: 28px;display: block;margin-right: 0;margin-top: 20px;}

	#contact .content .left .text a{font-size: 28px;}

	#contact .content .right{float: none;width: 100%;padding-top: 50px;text-align: center;}

	#contact .content .right .pic{display: inline-block;margin: 0 30px 15px;}

	#contact .content .right .text{font-size: 28px;}



	#join .content .list{padding: 30px 0;}

	#join .content .list .list-top .t1{font-size: 32px;}

	#join .content .list .list-top .t2{font-size: 26px;}

	#join .content .list .list-top .w1{width: 40%;}

	#join .content .list .list-top .w3{width: 45%;}

	#join .content .list .list-top .w2,

	#join .content .list .list-top .w4{display: none;}

	#join .content .list .list-bot .tit{font-size: 30px;}

	#join .content .list .list-bot .con{font-size: 28px;}

	

	#join .content .list .list-bot .j-btn{position: static;width: 200px;height: 60px;line-height: 60px;border-radius: 30px;font-size: 28px;}



	#delivery_form{}

	#delivery_form .box .title{font-size: 34px;}

    #delivery_form .box .form{padding:0 6%;}

    #delivery_form .box .tips{font-size:32px;line-height:35px;}

    #delivery_form .box .form .item{float: none;width:100%;}

    #delivery_form .box .form .item dt{float: none;width:90%;margin: 0 5%; line-height:60px; font-size:30px;text-align: left;}

    #delivery_form .box .form .item dd{float: none;width:90%;margin: 0 5%;}

    #delivery_form .box .form .item .dt2{float: left; width:18%; line-height:60px; font-size:30px;margin-right: 0;padding-right: 0;}

    #delivery_form .box .form .item .dd2{float: left; width:60%;margin-left: 0;}

    #delivery_form .box .form .item dd .input{height:60px; line-height:60px;max-width: 100%; font-size:30px;}

    #delivery_form .box .form .item dd label{font-size:30px;line-height:60px;}

    #delivery_form .box .checkbox{line-height:35px; font-size:30px;padding: 10% 0;}

    #delivery_form .box .sub{width:75%; height:65px; line-height:60px; font-size:30px;}

	.JextFileUploadDiv [add]&gt;i:after{top: -23px;}

	#delivery_form .box .tips span{font-size: 30px;}





	/*æ–°é—»ã€æ¡ˆä¾‹åˆ—è¡¨*/

	#news .content .item{/*float: none;*/width: 48%;margin-right: 4%;}

	#news .content .item:nth-child(3n){margin-right: 4%;}

	#news .content .item:nth-child(2n){margin-right: 0;}

	#news .content .item .tit{font-size: 30px;white-space: normal;height: 144px;}

	#news .content .item .brief{height: 78px;padding-right: 0;}

	#news .ajax-page{font-size: 30px;}

	#news .ajax-page .load{font-size: 30px;}



	#thr-nav .nav .slide a{font-size: 28px;}



	/*æ–°é—»è¯¦æƒ…*/

	#news-detail .content{padding-bottom: 0;border-bottom: 0;}

	#news-detail .left{float: none;width: 100%;padding-right: 0;}

	#news-detail .left .title{font-size: 36px;}

	#news-detail .left .s{font-size: 28px;}

	#news-detail .left .time{background-size: 24px;padding-left: 35px;background-position-y: 8px;}

	#news-detail .left .views{background-size: 35px;padding-left: 45px;background-position-y: 12px;}

	#news-detail .left .share-box{font-size: 28px;width: 100%;margin-top: 25px;}

	#news-detail .left .share{width: 40px;height: 40px;}

	#news-detail .left .share.wx{background-size: 30px;}

	#news-detail .left .share.wb{background-size: 30px;}

	#news-detail .right{float: none;width: 100%;margin-right: 40px;margin-top: 50px;padding-bottom: 40px;}

	#news-detail .right .tit{font-size: 36px;}

	#news-detail .right .cont .list .pic{display: none;}

	#news-detail .right .cont .list .msg{width: 100%;padding-left: 0;}

	#news-detail .right .cont .list .msg .t1{font-size: 30px;height: 96px;}

	#news-detail .right .cont .list .msg .t2{height: 73px;}

	#news-detail .btn .page{font-size: 28px;}

	#news-detail .btn .page a{font-size: 28px;}



	/*æ¡ˆä¾‹è¯¦æƒ…*/

	#top-pic{margin-top: 100px;}

	#case-detail .t2{font-size: 28px;margin-top: 10px;}

	#case-detail .content .item{/*float: none;*/width: 48%;margin-right: 4%;margin-bottom: 40px;}

	#case-detail .content .item:nth-child(2){margin-right: 0;}

	#case-detail .content .item:nth-child(3){display: none;}

	#case-detail .content .item .tit{font-size: 30px;white-space: normal;height: 144px;}

	#case-detail .content .item .brief{height: auto;padding-right: 0;display: none;}

	#footer .top .left .contact .t.tel{background-size: 26px;background-position-y: 5px;}

	#footer .top .left .contact .t.email{background-size: 26px;background-position-y: 5px;}

	#footer .top .left .contact .t.address{background-size: 26px;background-position-y: 5px;}

	#footer .bot .share-box{float: none;width: 100%;}

	#footer .bot .copyright{float: none;width: 100%;text-align: center;margin-top: 30px;}





	/*æœåŠ¡*/

	.service-tit1{margin-top: 60px;font-size: 42px;line-height: 55px;}

	.service-tit2{margin-top: 30px;font-size: 42px;line-height: 55px;}

	.service-tit3{font-size: 28px;}



	#package .content{padding: 0;}

	#package .content .service-tit2{padding: 0 10px;}

	#package .content .icon-box{flex-wrap: wrap;}

	#package .content .icon-box .item{width: 25%;margin: 25px;}

	#package .content .bot .tit4{font-size: 42px;}

	#package .content .bot{padding: 100px 10px;}

	#package .content .bot .cont{margin-top: 80px;}

	#package .content .bot .item{width: 48% !important;border: 0 !important;padding: 0 !important;margin-bottom: 50px;margin-right: 4%;}

	#package .content .bot .item:nth-child(2n){margin-right: 0;}

	#package .content .bot .item .tit{font-size: 30px;}

	#package .content .bot .item .brief{font-size: 24px;}

	#package .content .bot .item:last-child{margin-bottom: 0;}



	#project .step-box{flex-wrap: wrap;}

	#project .step-box .step{width: 48%;margin: 25px 0;}

	#project .pic{margin-top: 80px;}



	#smart .problem-box{width: 100%;}

	#smart .problem-box .problem{font-size: 28px;}

	#smart .msg{font-size: 28px;padding: 0 30px;line-height: 2;}

	#smart .msg span{font-size: 28px;margin-top: 0;}

	#smart .msg span:after{bottom: 0;}





	/*åº•éƒ¨*/

	#footer{padding-bottom: 132px;}

	#footer .top .left{float: none;width: 100%;}

	#footer .top .left .contact .t{font-size: 28px;line-height: 36px;margin-bottom: 25px;}



	#footer .top .right{float: none;width: 100%;}

	#footer .top .right .nav{float: none;width: 100%;margin-left: 0;display: none;}

	#footer .top .right .nav:first-child .two-nav{float: none;width: 100%;}

	

	#footer .top .right .nav .one-nav{font-size: 30px;background: url(/images/f-a.png) no-repeat right;}

	#footer .top .right .nav .one-nav.cur{background: url(/images/f-a-h.png) no-repeat right;}

	#footer .top .right .nav .two-nav{display: none;}

	#footer .top .right .nav .two-nav .tit{font-size: 28px;}

	#footer .top .right .nav .two-nav .two .two-a{font-size: 28px;}



	#footer .bot .share-box{text-align: center;}

	#footer .bot .share-box a{float: none;margin: 0 30px;}

	#footer .bot .share-box .wx,

	#footer .bot .share-box .wb{width: 35px;height: 30px;background-size: 35px;}

	#footer .bot .share-box .dy{width: 35px;height: 30px;background-size: 26px;}



	#f-contact{display: block;width: 100%;left: 0;bottom: 0;height: 80px;background: #eb5e00;z-index: 999;}

	#f-contact .list{width: 33.333%;height: 100%;border-right: 1px solid rgba(255,255,255,.5);}

	#f-contact .list.consult{color: #fff;text-align: center;line-height: 80px;}

	#f-contact .list.tel{background: url(/images/chat_icon.png) no-repeat center -320px;}

	#f-contact .list.qr{background: url(/images/chat_icon.png) no-repeat center -212px;}

	#f-contact .list .qrbox{width: 33.333%;height: 120px;background: #fff;right: 0;top: -120px;display: none;}

	#f-contact .list.qr:hover .qrbox{display: block;}

}

</pre></body></html>