@font-face {  
    font-family: 'A750-SANS-CD-MEDIUM';  
    src:url('../font/A750-SANS-CD-MEDIUM.TTF') format('truetype'); 
    font-weight: normal;  
    font-style: normal;  
}
@font-face {  
    font-family: 'MONTSERRAT';  
    src:url('/css/fonts/MONTSERRAT-REGULAR.OTF') format('truetype'); 
    font-weight: normal;  
    font-style: normal;  
}
@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot');src:url('../font/fontawesome-webfont.eot') format('embedded-opentype'),url('../font/fontawesome-webfont.woff') format('woff'),url('../font/fontawesome-webfont.ttf') format('truetype'),url('../font/fontawesome-webfont.svg') format('svg');}
[class*='icon-']:before{display:inline-block;font-family:"FontAwesome";font-weight:normal;font-style:normal;}
.icon-angle-right:before{content:"\f105"}
*{margin:0;padding:0;box-sizing:border-box;line-height:1.2;}
body{font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#646464;font-size:14px;background:#fff;}
img{width:100%;height:auto;}
ul,li{list-style:none;padding:0;}
a,a:hover{color:#646464;text-decoration:none;}
a,span{line-height:inherit;}
.clear{clear:both;}
body.light-gray-bg{background:#f4f4f4;}

.common-title{text-align:center;}
.common-title .cn{height:36px;line-height:36px;font-size:36px;color:#323232;padding-left:36px;padding-right:36px;border-left:3px solid #323232;border-right:3px solid #323232;display:inline-block;}
.common-title .en{height:36px;line-height:36px;font-family:"MONTSERRAT";font-size:36px;color:#323232;margin-top:25px;text-transform:uppercase;}
.common-title .ftitle{height:20px;line-height:20px;font-size:16px;margin-top:5px;}


.container-fluid{width:100%;}
.container{max-width:1200px;margin-left:auto;margin-right:auto;}

.header{padding-left:15px;padding-right:15px;}
.header .container{max-width:1600px;}
.header{height:45px;line-height:45px;}
.header .brand{height:45px;line-height:45px;float:left;color:#969696;}
.header .right{float:right;}
.header .right ul{float:left;}
.header .right ul li{width:80px;height:45px;line-height:45px;text-align:center;float:left;border-left:1px solid #e6e6e6;}
.header .right ul li:last-child{border-right:1px solid #e6e6e6;}
.header .right ul li a{color:#969696;}
.header .right .top-tel400{height:45px;line-height:45px;float:left;}
.header .right .top-tel400 .label{height:45px;line-height:45px;float:left;margin-left:10px;color:#969696;}
.header .right .top-tel400 .number{height:45px;line-height:45px;float:left;font-family:"MONTSERRAT";font-size:24px;font-weight:bold;color:#0064b6;}

.logo-navigation{height:120px;border-top:1px solid #e6e6e6;}
.logo-navigation .menu{width:calc(50% - 600px);float:left;position:relative;}
.logo-navigation .menu .title-wrapper{height:120px;background:#0064b6;display:flex;justify-content:flex-end;padding-left:15px;}
.logo-navigation .menu .title{width:200px;height:120px;line-height:120px;float:right;font-size:30px;color:#fff;}
.logo-navigation .menu .list{width:240px;margin-top:35px;padding-left:40px;position:absolute;right:0;}
.logo-navigation .menu .list .category-level1{font-size:18px;color:#323232;position:relative;}
.logo-navigation .menu .list .category-level1:before{display:block;content:"";width:30px;height:25px;position:absolute;left:-36px;top:-5px;}
.logo-navigation .menu .list .category-level1:nth-child(1):before{background:url(../image/bb-icon.png) no-repeat left center;}
.logo-navigation .menu .list .category-level1:nth-child(3):before{background:url(../image/lp-icon.png) no-repeat left center;}
.logo-navigation .menu .list .category-level1:nth-child(5):before{background:url(../image/sb-icon.png) no-repeat left center;}
.logo-navigation .menu .list .category-level2{margin-top:25px;margin-bottom:40px;}
.logo-navigation .menu .list .category-level2 ul li{margin-bottom:15px;}
.logo-navigation .menu .list .category-level2 ul li span{float:right;margin-right:50px;}
.logo-navigation .menu .list .category-level2 ul li a:hover{color:#0064b6;border-bottom:1px solid #0064b6;}
.logo-navigation .menu .list .category-level2 ul li a:hover span{border-bottom:1px solid #0064b6;}

.logo-navigation .right{width:calc(50% + 600px);float:right;padding-right:15px;}
.logo-navigation .right .wrapper{max-width:1400px;}
.logo-navigation .right .logo{width:200px;height:40px;float:left;margin-left:40px;margin-top:40px;}
.logo-navigation .right .slogan-stock-code{float:left;padding-top:38px;margin-left:18px;padding-left:20px;position:relative;}
.logo-navigation .right .slogan-stock-code:before{display:block;content:"";width:1px;height:30px;background:#c8c8c8;position:absolute;left:0;top:40px;}
.logo-navigation .right .slogan-stock-code .slogan{font-size:16px;font-weight:bold;color:#323232;}
.logo-navigation .right .slogan-stock-code .stock-code{color:#969696;line-height:1.6;}
.logo-navigation .right .nav{float:right;overflow:hidden;}
.logo-navigation .right .nav ul{margin-top:38px;}
.logo-navigation .right .nav ul li{display:inline-block;height:36px;margin-left:45px;font-size:16px;}
.logo-navigation .right .nav ul li:first-child{margin-left:0;}
.logo-navigation .right .nav ul li a{color:#323232;}
.logo-navigation .right .nav ul li.current,
.logo-navigation .right .nav ul li:hover{border-bottom:4px solid #0064b6;}
.logo-navigation .right .nav ul li.current a,
.logo-navigation .right .nav ul li:hover a{color:#0064b6;}

.banner{width:calc(50% + 600px);float:right;overflow:hidden;}
.banner-page .container{position:relative;}
.banner-pagination{height:25px;line-height:25px;margin-top:10px;font-size:24px;position:absolute;bottom:30px;right:0;z-index:99;}
.banner-pagination .swiper-pagination-bullet{width:auto;height:auto;border-radius:0;background:none;color:#fff;opacity:1;margin-left:25px;outline:none;text-indent:0;overflow:visible;}
.banner-pagination .swiper-pagination-bullet-active{color:#0064b6;position:relative;margin-right:125px;}
.banner-pagination .swiper-pagination-bullet-active:before{display:block;content:"";width:110px;height:1px;background:#0064b6;position:absolute;top:50%;left:40px;}


.search{height:35px;line-height:35px;margin-top:35px;}
.search .hot-keywords{float:left;height:35px;line-height:35px;}
.search .hot-keywords .label{font-size:24px;color:#323232;float:left;}
.search .hot-keywords .keywords{float:left;margin-left:30px;}
.search .hot-keywords .keywords a{float:left;height:35px;line-height:35px;font-size:16px;margin-right:40px;}
.search .search-form{float:right;}
.search .search-form input{width:270px;height:35px;float:left;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-top:none;border-bottom:none;outline:none;padding:0 15px;background:none;}
.search .search-form button{width:50px;height:35px;float:left;margin-left:5px;border:none;outline:none;background:url(../image/search-button.jpg) no-repeat center;overflow:hidden;text-indent:-999px;cursor:pointer;}

.ad01{margin-top:35px;}

.index-product{margin-top:80px;overflow:hidden;}
.index-product .common-title .ftitle{height:auto;font-size:10px;color:#c8c8c8;margin-top:0;}
.index-product .menu{margin-top:45px;}
.index-product .menu .level1{display:flex;margin-left:-15px;margin-right:-15px;}
.index-product .menu .level1 .item{width:33.3333%;height:55px;line-height:55px;font-size:20px;color:#fff;margin-left:15px;margin-right:15px;background:#79d0f7;text-indent:58px;position:relative;cursor:pointer;transition:all .3s ease;}
.index-product .menu .level1 .item:before{display:block;content:"";width:27px;height:55px;position:absolute;top:0;left:20px;}
.index-product .menu .level1 .item:nth-child(1):before{background:url(../image/bb-icon-02.png) no-repeat center;}
.index-product .menu .level1 .item:nth-child(2):before{background:url(../image/lp-icon-02.png) no-repeat center;}
.index-product .menu .level1 .item:nth-child(3):before{background:url(../image/sb-icon-02.png) no-repeat center;}
.index-product .menu .level1 .item:after{display:block;content:"";width:55px;height:55px;position:absolute;top:0;right:10px;background:url(../image/menu-arrow.png) no-repeat center;transition:all .3s ease;}
.index-product .menu .level1 .item.active,
.index-product .menu .level1 .item:hover{background:#0064b6;}
.index-product .menu .level1 .item.active:after,
.index-product .menu .level1 .item:hover:after{transform:rotate(90deg);}
.index-product .menu .level2{height:100px;}
.index-product .menu .level2 .item{display:none;}
.index-product .menu .level2 .item.active{display:block;}
.index-product .menu .level2 .item ul{padding-left:50px;}
.index-product .menu .level2 .item ul li{float:left;height:100px;line-height:100px;font-size:16px;margin-right:40px;}
.index-product .menu .level2 .item ul li a:hover{color:#0064b6;}
.index-product .list .group{display:none;}
.index-product .list .group.active{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
.index-product .list .group .item{width:33.3333%;padding-left:15px;padding-right:15px;margin-bottom:60px;}
.index-product .list .group .item .pic{border:1px solid #dcdcdc;}
.index-product .list .group .item .title{height:80px;line-height:80px;text-align:center;position:relative;overflow:hidden;}
.index-product .list .group .item:hover .title{background:#79d0f7;color:#fff;text-align:left;text-indent:25px;}
.index-product .list .group .item:hover .title:after{content:"";display:block;width:36px;height:80px;background:url(../image/arrow-right.png) no-repeat center;position:absolute;top:0;right:30px;}

.ad02{height:200px;margin-top:50px;background:url(../image/ad02.jpg) no-repeat center;position:relative;overflow:hidden;}
.ad02 a{width:130px;height:35px;display:block;position:absolute;left:calc(50% + 600px - 131px);top:57px;overflow:hidden;text-indent:-999px;}

.index-case{margin-top:100px;}
.index-case .content{margin-top:80px;}
.index-case .content .left{width:240px;float:left;}
.index-case .content .left .customer{height:412px;padding-left:24px;padding-right:24px;background:#0064b6;}
.index-case .content .left .customer ul li{height:103px;border-bottom:1px solid #4d93cc;position:relative;cursor:pointer;}
.index-case .content .left .customer ul li:nth-child(4){border-bottom:none;}
.index-case .content .left .customer ul li.active:after,
.index-case .content .left .customer ul li:hover:after{content:"";display:block;width:11px;height:102px;position:absolute;top:0;right:0;background:url(../image/case-arrow.png) no-repeat center;}
.index-case .content .left .customer ul li img{width:124px;height:60px;margin-top:21px;}
.index-case .content .left .case-control{height:168px;background:#001e36;overflow:hidden;}
.index-case .content .left .case-control .case-pagination{text-align:center;margin-top:30px;color:#fff;}
.index-case .content .left .case-control .case-pagination .current{height:72px;line-height:72px;font-size:72px;vertical-align:top;}
.index-case .content .left .case-control .case-pagination .total{height:40px;line-height:40px;font-size:20px;vertical-align:top;}
.index-case .content .left .case-control .case-prev-next{width:146px;height:13px;margin-left:auto;margin-right:auto;margin-top:20px;position:relative;}
.index-case .content .left .case-control .case-prev-next:after{content:"";display:block;width:104px;height:1px;background:#4d6273;position:absolute;top:50%;left:50%;margin-left:-52px;}
.index-case .content .left .case-control .case-prev-next .case-prev,
.index-case .content .left .case-control .case-prev-next .case-next{width:11px;height:13px;outline:none;background:url(../image/case-arrow.png) no-repeat center;cursor:pointer;}
.index-case .content .left .case-control .case-prev-next .case-prev{float:left;transform:rotate(180deg);}
.index-case .content .left .case-control .case-prev-next .case-next{float:right;}


.index-case .content .right{width:calc(100% - 240px);height:580px;float:right;overflow:hidden;}
.index-case .content .right .case-container{height:580px;}
.index-case .content .right .swiper-slide{position:relative;}
.index-case .content .right .text{width:100%;height:168px;position:absolute;bottom:0;background:rgba(0,0,0,0.7);padding-left:80px;padding-top:30px;color:#fff;}
.index-case .content .right .text .title{font-size:20px;font-weight:bold;}
.index-case .content .right .text .description{width:650px;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-case .content .right .text .date{margin-top:25px;font-size:25px;}

.index-process{height:702px;margin-top:100px;background:url(../image/index-process-bg.jpg) no-repeat center;}
.index-process .container{height:702px;padding-top:65px;position:relative;}
.index-process .common-title .cn{color:#fff;border-left-color:#fff;border-right-color:#fff;}
.index-process .common-title .en{color:#fff;}
.index-process a{display:block;width:130px;height:65px;border-bottom-left-radius:65px;border-bottom-right-radius:65px;position:absolute;right:-16px;bottom:103px;overflow:hidden;text-indent:-999px;}

.index-advantage{margin-top:150px;overflow:hidden;}
.index-advantage .container{position:relative;}
.index-advantage .category-title{height:36px;line-height:36px;font-family:"MONTSERRAT";font-size:36px;color:#323232;text-transform:uppercase;position:relative;}
.index-advantage .category-title:after{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;left:0;bottom:-26px;}
.index-advantage .slogan{font-size:36px;color:#323232;font-weight:bold;margin-top:70px;}
.index-advantage .sub-slogan{font-size:16px;margin-top:15px;}
.index-advantage .year21{width:319px;height:148px;background:url(../image/advantage-bg.jpg) no-repeat left center;position:absolute;right:0;top:0;}
.index-advantage .year21 .year{width:135px;height:100px;float:right;font-size:36px;font-weight:bold;margin-top:-10px;color:#323232;}
.index-advantage .year21 .year span{font-family:"MONTSERRAT";font-size:80px;font-weight:lighter;}
.index-advantage .year21 .sldz{width:135px;float:right;font-size:16px;margin-top:10px;text-indent:8px;}
.index-advantage .year21 .sldz span{display:inline-block;width:17px;height:17px;border-radius:50%;background:#0064b6;text-align:center;line-height:17px;text-indent:0;color:#fff;margin-left:5px;text-indent:-999px;overflow:hidden;position:relative;}
.index-advantage .year21 .sldz span:before,
.index-advantage .year21 .sldz span:after{content:"";display:block;width:9px;height:1px;background:#fff;position:absolute;top:50%;left:4px;}
.index-advantage .year21 .sldz span:after{transform:rotate(90deg);}
.index-advantage .list{margin-top:55px;}
.index-advantage .list .item .wrapper{width:1200px;display:flex;justify-content:space-between;}
.index-advantage .list .item .pic img{display:block;}
.index-advantage .list .item .text .number{font-family:"MONTSERRAT";font-size:60px;color:#0064b6;}
.index-advantage .list .item .text .title{font-size:30px;font-weight:bold;color:#1e1e1e;}
.index-advantage .list .item .text ul{margin-top:40px;}
.index-advantage .list .item .text ul li{line-height:25px;margin-bottom:20px;position:relative;text-align:justify;}
.index-advantage .list .item .text ul li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#0064b6;position:absolute;top:10px;left:-20px;}
.index-advantage .list .item01{width:calc(50% + 600px);float:right;background:#0064b6;}
.index-advantage .list .item01 .wrapper{background:#fff;}
.index-advantage .list .item01 .pic{width:706px;}
.index-advantage .list .item01 .text{width:494px;padding-left:50px;padding-right:50px;}
.index-advantage .list .item02{width:calc(50% + 600px);float:left;background:#0064b6;}
.index-advantage .list .item02 .wrapper{float:right;}
.index-advantage .list .item02 .text{width:706px;padding-left:20px;padding-right:125px;padding-top:70px;}
.index-advantage .list .item02 .text .number,
.index-advantage .list .item02 .text .title,
.index-advantage .list .item02 .text ul li{color:#fff;}
.index-advantage .list .item02 .text ul li:before{background:#fff;}
.index-advantage .list .item02 .pic{width:494px;}
.index-advantage .list .item03{width:calc(50% + 600px);float:right;background:#f5f5f5;}
.index-advantage .list .item03 .pic{width:706px;}
.index-advantage .list .item03 .text{width:494px;padding-left:70px;padding-top:50px;}
.index-advantage .list .item03 .text .title{position:relative;}
.index-advantage .list .item03 .text .title:before{content:"";display:block;width:58px;height:63px;background:url(../image/advantage-03-icon.jpg) no-repeat center;position:absolute;left:150px;bottom:5px;}
.index-advantage .list .item04{width:1200px;margin-left:auto;margin-right:auto;}
.index-advantage .list .item04 .pic{width:706px;}
.index-advantage .list .item04 .text{width:494px;padding-left:70px;padding-top:60px;}
.index-advantage .list .item04 .text .title{position:relative;}
.index-advantage .list .item04 .text .title:before{content:"";display:block;width:98px;height:58px;background:url(../image/advantage-04-icon.png) no-repeat center;position:absolute;left:170px;bottom:5px;}

.index-team{margin-top:120px;overflow:hidden;padding-top:40px;}
.index-team .category-title{padding-top:25px;position:relative;}
.index-team .category-title:before{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;top:0;}
.index-team .category-title .cn{font-size:36px;color:#323232;}
.index-team .category-title .en{font-family:"MONTSERRAT";font-size:36px;color:#323232;text-transform:uppercase;margin-top:5px;}
.index-team .list{height:335px;background:#0064b6;margin-top:30px;}
.index-team .list .wrapper{width:1200px;margin-left:auto;margin-right:auto;padding-top:65px;position:relative;}
.index-team .list .wrapper .left{width:224px;float:left;}
.index-team .list .wrapper .left .index-team-pics{overflow:hidden;}
.index-team .list .wrapper .left .team-control{width:60px;height:30px;margin-top:10px;}
.index-team .list .wrapper .left .team-control .team-prev,
.index-team .list .wrapper .left .team-control .team-next{width:30px;height:30px;border:1px solid #fff;float:left;outline:none;cursor:pointer;}
.index-team .list .wrapper .left .team-control .team-prev{background:url(../image/index-team-arrow-left.png) no-repeat center;}
.index-team .list .wrapper .left .team-control .team-next{border-left:none;background:url(../image/index-team-arrow-right.png) no-repeat center;}
.index-team .list .wrapper .right{width:560px;float:left;margin-left:55px;color:#fff;}
.index-team .list .wrapper .right .index-team-texts{overflow:hidden;padding-left:5px;}
.index-team .list .wrapper .right .index-team-texts .swiper-slide{padding-left:10px;padding-right:10px;}
.index-team .list .wrapper .right .name{font-size:24px;font-weight:bold;}
.index-team .list .wrapper .right .post{font-size:12px;margin-top:10px;}
.index-team .list .wrapper .right .description{line-height:22px;font-size:16px;margin-top:30px;text-align:justify;}
.index-team .list .wrapper .right .more{margin-top:20px;}
.index-team .list .wrapper .right .more a{display:inline-block;height:20px;font-size:16px;border-bottom:1px solid #fff;color:#fff;}
.index-team .list .wrapper .discuss{width:587px;height:477px;position:absolute;right:-190px;top:-185px;}


.index-about .text{width:50%;float:left;height:420px;padding-top:65px;}
.index-about .text .wrapper{width:600px;float:right;}
.index-about .text .category-title{padding-top:25px;position:relative;float:left;}
.index-about .text .category-title:before{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;top:0;}
.index-about .text .category-title .cn{font-size:36px;color:#323232;}
.index-about .text .category-title .en{font-family:"MONTSERRAT";font-size:36px;color:#323232;text-transform:uppercase;margin-top:5px;}
.index-about .text .more{font-size:16px;color:#323232;width:260px;float:right;margin-top:20px;}
.index-about .text .more .before{font-family:"MONTSERRAT";font-size:36px;text-transform:uppercase;}
.index-about .text .more .after{display:inline-block;width:17px;height:17px;border-radius:50%;background:#0064b6;text-align:center;line-height:17px;text-indent:0;color:#fff;margin-left:5px;text-indent:-999px;overflow:hidden;position:relative;}
.index-about .text .more .after:before,
.index-about .text .more .after:after{content:"";display:block;width:9px;height:1px;background:#fff;position:absolute;top:calc(50% - 1px);left:4px;}
.index-about .text .more .after:after{transform:rotate(90deg);}
.index-about .text .description{margin-top:55px;padding-right:40px;line-height:25px;text-align:justify;}
.index-about .video{width:50%;float:right;height:420px;background:#1e1e1e;}
.index-about .video .wrapper{width:600px;float:left;padding-top:55px;}
.index-about .video .wrapper iframe,
.index-about .video .wrapper embed,
.index-about .video .wrapper video{width:550px;height:310px;float:right;}
.index-about .data{display:flex;justify-content:space-between;}
.index-about .data .number-unit{color:#323232;}
.index-about .data .number-unit .number{height:50px;line-height:50px;font-family:"MONTSERRAT";font-size:50px;vertical-align:top;}
.index-about .data .number-unit .unit{height:30px;line-height:30px;vertical-align:top;font-weight:bold;}
.index-about .data .description{font-size:16px;margin-top:15px;}


.index-beset{margin-top:150px;}
.index-beset .title{font-size:30px;float:left;}
.index-beset .title p{line-height:1.5;}
.index-beset .contact{width:140px;height:38px;float:right;}
.index-beset .list{height:155px;background:#0064b6;margin-top:115px;position:relative;}
.index-beset .list .wrapper{width:600px;display:flex;justify-content:space-between;margin-left:50px;}
.index-beset .list .wrapper .item{margin-top:-75px;}
.index-beset .list .wrapper .item .pic{width:150px;height:150px;margin-left:auto;margin-right:auto;border-radius:50%;overflow:hidden;}
.index-beset .list .wrapper .item .text{font-size:16px;color:#fff;margin-top:25px;}
.index-beset .list .think{width:292px;height:418px;position:absolute;bottom:0;right:155px;}


.index-why{margin-top:130px;overflow:hidden;}
.index-why .list{margin-top:75px;display:flex;margin-left:-26px;margin-right:-26px;}
.index-why .list .item{margin-left:26px;margin-right:26px;position:relative;width:25%;}
.index-why .list .item .pic img{display:block;}
.index-why .list .item .number{width:45px;height:35px;line-height:35px;text-align:center;background:#0064b6;color:#fff;font-family:"MONTSERRAT";font-size:30px;position:relative;top:-18px;}
.index-why .list .item .title{font-size:20px;font-weight:bold;color:#323232;margin-top:10px;}
.index-why .list .item .description{line-height:25px;margin-top:15px;text-align:justify;}

.index-fqa-news{margin-top:100px;overflow:hidden;margin-bottom:115px;}
.index-fqa-news .category-title{color:#323232;}
.index-fqa-news .category-title .cn{font-size:24px;}
.index-fqa-news .category-title .en{font-size:16px;margin-top:5px;}
.index-fqa-news .index-fqa{width:370px;float:left;}
.index-fqa-news .index-fqa .list{margin-top:40px;padding-left:40px;height:330px;overflow:hidden;}
.index-fqa-news .index-fqa .list .item{padding-bottom:30px;}
.index-fqa-news .index-fqa .list .item:last-child{margin-bottom:0;}
.index-fqa-news .index-fqa .list .item .q{font-size:16px;font-weight:bold;position:relative;}
.index-fqa-news .index-fqa .list .item .q a{color:#323232;}
.index-fqa-news .index-fqa .list .item:hover .q a{color:#0064b6;}
.index-fqa-news .index-fqa .list .item .a{font-size:12px;line-height:20px;margin-top:15px;text-align:justify;position:relative;}
.index-fqa-news .index-fqa .list .item .q:before,
.index-fqa-news .index-fqa .list .item .a:before{font-family:"MONTSERRAT";font-size:20px;font-weight:bold;position:absolute;left:-40px;}
.index-fqa-news .index-fqa .list .item .q:before{content:"Q";color:#323232;top:-5px;}
.index-fqa-news .index-fqa .list .item .a:before{content:"A";color:#0064b6;top:0;}
.index-fqa-news .index-fqa .list .item .q:after,
.index-fqa-news .index-fqa .list .item .a:after{content:"";display:block;width:1px;height:17px;background:#000;position:absolute;left:-10px;top:0;}
.index-fqa-news .index-fqa .list .item .date{font-size:12px;color:#969696;margin-top:5px;}
.index-fqa-news .index-news{width:706px;float:right;}
.index-fqa-news .index-news .category{float:left;}
.index-fqa-news .index-news .category .category-title{float:left;cursor:pointer;}
.index-fqa-news .index-news .category .category-title:last-child{margin-left:55px;}
.index-fqa-news .index-news .category .category-title.active,
.index-fqa-news .index-news .category .category-title:hover{color:#0064b6;}
.index-fqa-news .index-news .more{float:right;color:#323232;}
.index-fqa-news .index-news .more .cn{font-family:"MONTSERRAT";font-size:36px;text-transform:uppercase;}
.index-fqa-news .index-news .more .en{font-size:16px;margin-left:40px;}
.index-fqa-news .index-news .more .en span{display:inline-block;width:17px;height:17px;border-radius:50%;background:#0064b6;text-align:center;line-height:17px;text-indent:0;color:#fff;margin-left:5px;text-indent:-999px;overflow:hidden;position:relative;}
.index-fqa-news .index-news .more .en span:before,
.index-fqa-news .index-news .more .en span:after{content:"";display:block;width:9px;height:1px;background:#fff;position:absolute;top:50%;left:4px;}
.index-fqa-news .index-news .more .en span:after{transform:rotate(90deg);}
.index-fqa-news .index-news .list{margin-top:40px;}
.index-fqa-news .index-news .list .group{display:none;}
.index-fqa-news .index-news .list .group.active{display:block;}
.index-fqa-news .index-news .list .group .wrapper{display:flex;margin-left:-17px;margin-right:-17px;}
.index-fqa-news .index-news .list .group .wrapper .item{width:50%;margin-left:17px;margin-right:17px;}
.index-fqa-news .index-news .list .group .wrapper .item .date{font-size:12px;color:#969696;margin-top:30px;}
.index-fqa-news .index-news .list .group .wrapper .item .title{font-size:16px;font-weight:bold;color:#323232;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-fqa-news .index-news .list .group .wrapper .item .description{line-height:25px;font-size:12px;margin-top:10px;}

.promise{height:135px;background:#f5f5f5;}
.promise .list{display:flex;justify-content:space-between;}
.promise .list .item{margin-top:45px;}
.promise .list .item .icon,
.promise .list .item .title{float:left;margin-left:15px;}
.promise .list .item .title .cn{font-size:26px;color:#0064b6;}
.promise .list .item .title .en{font-size:12px;margin-top:5px;text-transform:uppercase;}

.footer{padding-top:50px;background:#1e1e1e;overflow:hidden;padding-bottom:25px;}
.footer .left{width:255px;float:left;}
.footer .left .footer-logo{width:200px;}
.footer .left .some-buttons{width:200px;display:flex;justify-content:flex-end;margin-top:20px;}
.footer .left .some-buttons .item{width:25px;height:21px;overflow:hidden;text-indent:-999px;margin-left:26px;}
.footer .left .some-buttons .item:nth-child(1){background:url(../image/qq-icon.png) no-repeat center;}
.footer .left .some-buttons .item:nth-child(2){background:url(../image/wechat-icon.png) no-repeat center;}
.footer .left .some-buttons .item:nth-child(3){background:url(../image/message-icon.png) no-repeat center;}
.footer .center{width:610px;float:left;}
.footer .center .footer-nav{width:155px;float:left;padding-left:20px;position:relative;}
.footer .center .footer-nav:before{content:"";display:block;width:1px;height:30px;background:#646464;position:absolute;left:0;top:0;}
.footer .center .footer-nav ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.footer .center .footer-nav ul li{width:60px;margin-bottom:10px;}
.footer .center .contact-info{width:380px;float:right;padding-left:20px;position:relative;}
.footer .center .contact-info:before{content:"";display:block;width:1px;height:30px;background:#646464;position:absolute;left:0;top:0;}
.footer .center .contact-info>div{padding-bottom:10px;}
.footer .center .contact-info .tel-fax .tel{display:inline-block;}
.footer .center .contact-info .tel-fax .fax{display:inline-block;margin-left:20px;}
.footer .center .link{margin-top:45px;line-height:25px;}
.footer .center .link .label{font-size:16px;font-weight:bold;color:#0064b6;float:left;line-height:25px;margin-right:10px;}
.footer .center .link a{margin-right:20px;float:left;line-height:25px;}
.footer .right{float:right;}
.footer .right .footer-tel400{text-align:right;}
.footer .right .footer-tel400 .number{font-family:"MONTSERRAT";font-size:30px;font-weight:bold;color:#0064b6;}
.footer .right .qrcodes{width:202px;display:flex;justify-content:flex-end;margin-top:15px;}
.footer .right .qrcodes .item{width:100px;}
.footer .right .qrcodes .item .text{font-size:12px;text-align:center;margin-top:5px;}
.footer .copyright{text-align:center;margin-top:40px;}
.footer .copyright span{margin-left:12px;margin-right:12px;}
.footer .copyright img{width:auto;height:auto;}


.hongdun{width:width:117px;height:40px;overflow:hidden;margin-left:auto;margin-right:auto;}



.inner-page .banner img{display:block;}
.inner-page .search{width:calc(50% + 600px);height:70px;float:right;padding-top:17px;margin-top:0;background:#0064b6;}
.inner-page .search .container{margin-left:0;padding-left:46px;}
.inner-page .search .hot-keywords .label{color:#fff;font-size:16px;line-height:35px;}
.inner-page .search .hot-keywords .keywords a{color:#fff;}
.inner-page .search .search-form input{color:#fff;}
.inner-page .search .search-form input::-webkit-input-placeholder{color:#fff;}
.inner-page .search .search-form input::-moz-placeholder{color:#fff;}
.inner-page .search .search-form input:-moz-placeholder{color:#fff;}
.inner-page .search .search-form input:-ms-input-placeholder{color:#fff;}
.inner-page .search .search-form button{background-image:url(../image/inner-search-button.jpg);}
.inner-page .ad01{margin-top:40px;}
.light-gray-bg .promise{background:#fff;}

.location{margin-top:35px;}
.location .container{height:40px;line-height:40px;border-bottom:1px solid #dcdcdc;}

.product-detail{margin-top:60px;margin-bottom:120px;overflow:hidden;}
.product-detail .show{padding:40px;background:#fff;overflow:hidden;}
.product-detail .show .pics{width:500px;float:left;}
.product-detail .show .pics .pics-container{overflow:hidden;border:1px solid #dcdcdc;}
.product-detail .show .pics .pics-pagination{text-align:center;margin-top:25px;}
.product-detail .show .pics .pics-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#eee;opacity:1;margin-left:0;margin-left:8px;margin-right:8px;outline:none;}
.product-detail .show .pics .pics-pagination .swiper-pagination-bullet-active{background:#0064b6;}
.product-detail .show .propertys{width:540px;height:500px;float:right;position:relative;}
.product-detail .show .propertys h1{font-size:18px;font-weight:bold;color:#323232;}
.product-detail .show .propertys ul{margin-top:35px;}
.product-detail .show .propertys ul li{float:left;margin-bottom:18px;font-size:16px;}
.product-detail .show .propertys ul li:nth-child(odd){width:180px;clear:left;}
.product-detail .show .propertys .thumb{padding-top:28px;margin-top:80px;overflow:hidden;border-top:1px solid #dcdcdc;display:flex;}
.product-detail .show .propertys .thumb .item{width:64px;height:64px;border:1px solid #dcdcdc;margin-right:18px;cursor:pointer;}
.product-detail .show .propertys .thumb .item.active,
.product-detail .show .propertys .thumb .item:hover{border:2px solid #0064b6;}
.product-detail .show .propertys .button{display:block;width:120px;height:35px;background:#0064b6;line-height:35px;text-align:center;color:#fff;font-size:16px;font-weight:bold;position:absolute;left:0;bottom:0;}
.product-detail .side-content{margin-top:28px;}
.product-side{width:240px;float:left;}
.product-side .category-title{height:70px;line-height:70px;text-align:center;font-size:24px;background:#0064b6;color:#fff;}
.product-side .categorys{overflow:hidden;}
.product-side .categorys .item .category-level1{height:45px;margin-top:2px;line-height:45px;font-size:18px;background:#0064b6;color:#fff;text-indent:20px;position:relative;cursor:pointer;}
.product-side .categorys .item .category-level1.active{background:#323232;}
.product-side .categorys .item .category-level1:before,
.product-side .categorys .item .category-level1:after{content:"";display:block;width:10px;height:2px;background:#fff;position:absolute;right:20px;top:22px;}
.product-side .categorys .item .category-level1:after{transform:rotate(270deg);transition:all 0.5s ease;}
.product-side .categorys .item .category-level1.active:after{transform:none;}
.product-side .categorys .item .category-level2{display:none;}
.product-side .categorys .item .category-level2.active{display:block;}
.product-side .categorys .item .category-level2 ul li{height:48px;text-indent:20px;border-bottom:2px solid #f4f4f4;background:#fff;margin-top:1px;margin-bottom:1px;}
.product-side .categorys .item .category-level2 ul li a{display:block;height:48px;line-height:48px;}
.product-side .categorys .item .category-level2 ul li a span{float:right;height:48px;line-height:48px;margin-right:20px;}
.product-side .side-qrcode-tel400{margin-top:30px;}
.product-side .hot-product-recommend{margin-top:38px;}
.product-side .hot-product-recommend .list .item{display:block;margin-bottom:22px;}
.product-side .hot-product-recommend .list .item .pic img{display:block;}
.product-side .hot-product-recommend .list .item .model-title{height:50px;padding-left:15px;padding-right:15px;text-align:center;}
.product-side .hot-product-recommend .list .item:hover .model-title{background:#79d0f7;text-align:left;position:relative;}
.product-side .hot-product-recommend .list .item:hover .model-title:after{content:"";display:block;width:24px;height:5px;background:url(../image/product-title-arrow.png) no-repeat center;position:absolute;right:20px;top:22px;}
.product-side .hot-product-recommend .list .item .model-title .model{font-family:"MONTSERRAT";font-size:15px;color:#0064b6;padding-top:15px;}
.product-side .hot-product-recommend .list .item:hover .model-title .model{padding-top:6px;}
.product-side .hot-product-recommend .list .item .model-title .title{font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-side .hot-product-recommend .list .item:hover .model-title .model{color:#fff;}
.product-side .hot-product-recommend .list .item:hover .model-title .title{color:#fff;padding-right:45px;}
.product-detail .content-relevant{width:900px;float:right;}
.product-detail .content-relevant .content{padding:36px;background:#fff;}
.product-detail .content-relevant .content img{display:block;max-width: 100% !important;height: auto !important;}
.product-detail .content-relevant .relevant{margin-top:55px;}
.product-detail .content-relevant .relevant>.title{height:55px;line-height:55px;text-indent:20px;background:#0064b6;font-size:20px;font-weight:bold;color:#fff;}
.product-detail .content-relevant .relevant>.title .refresh{float:right;height:55px;line-height:55px;margin-right:40px;font-size:16px;font-weight:lighter;color:#fff;}
.product-detail .content-relevant .relevant>.title .refresh img{width:21px;height:20px;vertical-align:middle;margin-right:15px;}
.product-detail .content-relevant .relevant .list{display:flex;margin-left:-12px;margin-right:-12px;margin-top:35px;}
.product-detail .content-relevant .relevant .list .item{width:33.3333%;padding-left:12px;padding-right:12px;}
.product-detail .content-relevant .relevant .list .item .pic img{display:block;}
.product-detail .content-relevant .relevant .list .item .model-title{height:60px;padding-left:15px;padding-right:15px;text-align:center;}
.product-detail .content-relevant .relevant .list .item:hover .model-title{background:#79d0f7;text-align:left;position:relative;}
.product-detail .content-relevant .relevant .list .item:hover .model-title:after{content:"";display:block;width:24px;height:5px;background:url(../image/product-title-arrow.png) no-repeat center;position:absolute;right:20px;top:22px;}
.product-detail .content-relevant .relevant .list .item .model-title .model{font-family:"MONTSERRAT";font-size:18px;color:#0064b6;padding-top:18px;}
.product-detail .content-relevant .relevant .list .item:hover .model-title .model{padding-top:8px;}
.product-detail .content-relevant .relevant .list .item .model-title .title{font-size:14px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-detail .content-relevant .relevant .list .item:hover .model-title .model{color:#fff;}
.product-detail .content-relevant .relevant .list .item:hover .model-title .title{color:#fff;padding-right:45px;}

.product{margin-top:58px;margin-bottom:100px;overflow:hidden;}
.product .list{width:900px;float:right;display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;margin-bottom:50px;}
.product .list .item{width:33.3333%;padding-left:12px;padding-right:12px;margin-bottom:70px;}
.product .list .item .pic img{display:block;}
.product .list .item .model-title{height:60px;padding-left:15px;padding-right:15px;text-align:center;}
.product .list .item:hover .model-title{background:#79d0f7;text-align:left;position:relative;}
.product .list .item:hover .model-title:after{content:"";display:block;width:24px;height:5px;background:url(../image/product-title-arrow.png) no-repeat center;position:absolute;right:20px;top:22px;}
.product .list .item .model-title .model{font-family:"MONTSERRAT";font-size:18px;color:#0064b6;padding-top:18px;}
.product .list .item:hover .model-title .model{padding-top:8px;}
/*.product .list .item .model-title .title{font-size:14px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}*/
.product .list .item .model-title .title{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:60px;}
.product .list .item:hover .model-title .model{color:#fff;}
.product .list .item:hover .model-title .title{color:#fff;padding-right:40px;}

.page{width:900px;float:right;}
.page ul{display:flex;justify-content:flex-end;}
.page ul li{width:40px;height:40px;line-height:40px;text-align:center;margin-left:12px;background:#fff;font-size:20px;}
.page ul li.prev,
.page ul li.next{background:url(../image/page-arrow.png) no-repeat center center;text-indent:-999px;overflow:hidden;}
.page ul li.prev{transform:rotate(180deg);}
.page ul li a{display:block;height:40px;line-height:40px;}
.page ul li.current,
.page ul li.pagelist:hover{background-color:#0064b6;}
.page ul li.current,
.page ul li.current a,
.page ul li:hover a{color:#fff;}

.common-category-menu{margin-top:58px;}
.common-category-menu ul{display:flex;}
.common-category-menu ul li{width:140px;height:40px;text-align:center;background:#79d0f7;font-size:20px;margin-right:15px;}
.common-category-menu ul li a{color:#fff;display:block;height:40px;line-height:40px;}
.common-category-menu ul li.current a,
.common-category-menu ul li:hover a{background:#0064b6;}

.fqa{margin-top:68px;margin-bottom:90px;overflow:hidden;}
.fqa .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;}
.fqa .list .item{width:535px;padding-left:70px;padding-bottom:18px;border-bottom:1px solid #dcdcdc;margin-bottom:48px;}
.fqa .list .item .q{height:40px;line-height:40px;font-size:16px;font-weight:bold;position:relative;}
.fqa .list .item .q a{color:#323232;}
.fqa .list .item .a{height:40px;line-height:20px;font-size:12px;color:#323232;margin-top:5px;position:relative;text-align:justify;}
.fqa .list .item .q:before,
.fqa .list .item .a:before{display:block;width:40px;height:40px;line-height:40px;text-align:center;font-family:"MONTSERRAT";font-size:20px;color:#fff;position:absolute;left:-70px;}
.fqa .list .item .q:before{content:"Q";background:#0064b6;}
.fqa .list .item .a:before{content:"A";background:#323232;}

.article{margin-top:45px;margin-bottom:100px;}
.article .container{display:flex;justify-content:space-between;position:relative;}
.article .container:before{content:"";display:block;width:1px;height:100%;background:#dcdcdc;position:absolute;left:870px;}
.article .main{width:840px;}
.article .main>h1{height:55px;line-height:55px;font-size:24px;font-weight:bold;color:#323232;border-bottom:1px solid #dcdcdc;}
.article .main .date-stats{display:flex;font-size:20px;color:#323232;margin-top:20px;}
.article .main .date-stats .stats{margin-left:20px;}
.article .main .content{margin-top:40px;}
.article .main .content p,
.article .main .content div{line-height:1.5;}
.article .main .prev-next{display:flex;margin-top:80px;}
.article .main .prev-next .prev,
.article .main .prev-next .next{width:50%;height:165px;padding-top:30px;background:#f2f2f2;position:relative;}
.article .main .prev-next .prev{padding-left:100px;padding-right:30px;}
.article .main .prev-next .next{padding-left:30px;padding-right:100px;}
.article .main .prev-next .title{font-weight:bold;color:#323232;}
.article .main .prev-next .prev:before,
.article .main .prev-next .next:before{content:"";display:block;width:10px;height:14px;background:url(../image/article-arrow-black.png) no-repeat center;position:absolute;}
.article .main .prev-next .prev:hover:before,
.article .main .prev-next .next:hover:before{background-image:url(../image/article-arrow-white.png);}
.article .main .prev-next .prev:before{left:25px;transform:rotate(180deg);}
.article .main .prev-next .next:before{right:25px;}
.article .main .prev-next .prev:after,
.article .main .prev-next .next:after{content:"";display:block;width:1px;height:14px;background:#323232;position:absolute;}
.article .main .prev-next .prev:after{left:52px;top:30px;}
.article .main .prev-next .next:after{right:52px;top:30px;}
.article .main .prev-next .prev:hover:after,
.article .main .prev-next .next:hover:after{background:#fff;}
.article .main .prev-next .description{font-size:12px;line-height:20px;margin-top:5px;text-align:justify;}
.article .main .prev-next .date{font-size:12px;margin-top:20px;}
.article .main .prev-next .prev:hover,
.article .main .prev-next .next:hover{background:#0064b6;color:#fff;}
.article .main .prev-next .prev:hover .title,
.article .main .prev-next .prev:hover .description,
.article .main .prev-next .prev:hover .date,
.article .main .prev-next .next:hover .title,
.article .main .prev-next .next:hover .description,
.article .main .prev-next .next:hover .date{color:#fff;}


.article .relevant-articles{width:300px;}
.article .relevant-articles>.title{color:#323232;position:relative;}
.article .relevant-articles>.title:after{content:"";display:block;width:3px;height:36px;background:#323232;position:absolute;right:0;top:0;}
.article .relevant-articles>.title .cn{font-size:30px;}
.article .relevant-articles>.title .en{font-family:"MONTSERRAT";font-size:20px;text-transform:uppercase;}
.article .relevant-articles .list{margin-top:40px;}
.article .relevant-articles .list .item{padding-bottom:18px;border-bottom:1px solid #dcdcdc;margin-bottom:35px;}
.article .relevant-articles .list .item .pic{margin-bottom:20px;display:none;}
.article .relevant-articles .list .item:hover .pic{display:block;}
.article .relevant-articles .list .item .title{font-weight:bold;color:#323232;}
.article .relevant-articles .list .item .description{font-size:12px;line-height:20px;margin-top:10px;}
.article .relevant-articles .list .item .date{font-size:12px;color:#969696;margin-top:20px;}
.article .relevant-articles .list .item:hover .title{color:#0064b6;}


.case{margin-bottom:90px;overflow:hidden;}
.case .list{margin-bottom:90px;}
.case .list .item{display:flex;justify-content:space-between;overflow:hidden;position:relative;padding-bottom:60px;border-bottom:1px solid #dcdcdc;margin-top:60px;}
.case .list .item .pic{width:350px;}
.case .list .item .pic img{display:block;}
.case .list .item .text-customer{width:565px;}
.case .list .item .text-customer .text .title{font-size:18px;font-weight:bold;}
.case .list .item .text-customer .text .title a{color:#323232;}
.case .list .item:hover .text-customer .text .title a{color:#0064b6;}
.case .list .item .text-customer .text .description{font-size:12px;line-height:25px;margin-top:15px;}
.case .list .item .text-customer .customer{width:124px;height:60px;position:absolute;bottom:60px;}
.case .list .item .date-more .date{font-size:16px;color:#c8c8c8;}
.case .list .item .date-more .more{display:block;width:120px;height:32px;line-height:32px;text-align:center;border-radius:2px;border:1px solid #dcdcdc;position:absolute;bottom:60px;right:1px;}
.case .list .item:hover .date-more .more{background:#0064b6;border:none;color:#fff;}



.strength-header{height:155px;padding-top:55px;}
.strength-header .container{display:flex;justify-content:space-between;}
.strength-header .logo-slogan .logo{width:200px;height:40px;float:left;}
.strength-header .logo-slogan .slogan-stock-code{float:left;;margin-left:18px;padding-left:20px;position:relative;}
.strength-header .logo-slogan .slogan-stock-code:before{display:block;content:"";width:1px;height:30px;background:#c8c8c8;position:absolute;left:0;top:0;}
.strength-header .logo-slogan .slogan-stock-code .slogan{font-size:16px;font-weight:bold;color:#323232;}
.strength-header .logo-slogan .slogan-stock-code .stock-code{color:#969696;line-height:1.6;}
.strength-header .tel400-strength-menu{display:flex;}
.strength-header .tel400-strength-menu .tel400{text-align:right;margin-right:35px;}
.strength-header .tel400-strength-menu .tel400 .number{font-family:"MONTSERRAT";line-height:20px;font-size:30px;font-weight:bold;color:#0064b6;}
.strength-header .tel400-strength-menu .tel400 .label{color:#969696;line-height:2.5;}
.strength-header .tel400-strength-menu .strength-menu{width:285px;}
.strength-header .tel400-strength-menu .strength-menu ul{display:flex;justify-content:space-between;}
.strength-header .tel400-strength-menu .strength-menu ul li{width:140px;height:45px;text-align:center;background:#79d0f7;font-size:20px;font-weight:bold;}
.strength-header .tel400-strength-menu .strength-menu ul li.current,
.strength-header .tel400-strength-menu .strength-menu ul li:hover{background:#0064b6;}
.strength-header .tel400-strength-menu .strength-menu ul li a{display:block;height:45px;line-height:45px;color:#fff;}
.strength-block01{margin-top:100px;}
.strength-block01 .title-wrapper{text-align:center;padding-bottom:28px;overflow:hidden;position:relative;}
.strength-block01 .title-wrapper:after{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;left:calc(50% - 18px);bottom:0;}
.strength-block01 .title-wrapper .title{font-size:36px;font-weight:bold;color:#323232;}
.strength-block01 .title-wrapper .ftitle{font-size:16px;margin-top:15px;}
.strength-block01 .list{display:flex;justify-content:space-between;margin-top:45px;padding-left:30px;padding-right:30px;}
.strength-block01 .list .item{width:93px;text-align:center;}
.strength-block01 .list .item:hover{color:#0064b6;font-weight:bold;}
.strength-block01 .list .item:before{content:"";display:block;width:93px;height:71px;margin-bottom:18px;}
.strength-block01 .list .item:nth-child(1):before{background:url(../image/strength-block01-01.png) no-repeat center;}
.strength-block01 .list .item:nth-child(2):before{background:url(../image/strength-block01-02.png) no-repeat center;}
.strength-block01 .list .item:nth-child(3):before{background:url(../image/strength-block01-03.png) no-repeat center;}
.strength-block01 .list .item:nth-child(4):before{background:url(../image/strength-block01-04.png) no-repeat center;}
.strength-block01 .list .item:nth-child(5):before{background:url(../image/strength-block01-05.png) no-repeat center;}
.strength-block01 .list .item:nth-child(6):before{background:url(../image/strength-block01-06.png) no-repeat center;}
.strength-block01 .list .item:nth-child(7):before{background:url(../image/strength-block01-07.png) no-repeat center;}
.strength-block01 .list .item:nth-child(8):before{background:url(../image/strength-block01-08.png) no-repeat center;}
.strength-block01 .list .item:nth-child(9):before{background:url(../image/strength-block01-09.png) no-repeat center;}
.strength-block02{margin-top:90px;}
.strength-block02 .title-wrapper{text-align:center;color:#323232;}
.strength-block02 .title-wrapper .title1{font-size:36px;line-height:1.5;}
.strength-block02 .title-wrapper .title2{font-size:48px;font-weight:bold;}
.strength-block02 .list{display:flex;justify-content:space-between;padding-left:140px;padding-right:140px;margin-top:60px;}
.strength-block02 .list .item:nth-child(3){margin-top:12px;}
.strength-block02 .button{display:block;width:388px;height:50px;margin-left:auto;margin-right:auto;margin-top:70px;}
.strength-block03{margin-top:100px;overflow:hidden;}
.strength-block03 img{display:block;}
.strength-block03 .container{display:flex;justify-content:space-between;}
.strength-block03 .n04-n05{display:flex;justify-content:space-between;}
.strength-block03 .n01,
.strength-block03 .n02,
.strength-block03 .n03{margin-bottom:6px;}
.strength-block04{height:739px;background:url(../image/strength-block04-bg.jpg) no-repeat center;margin-top:110px;}
.strength-block04 .container{position:relative;;}
.strength-block04 .strength-block04-00{width:297px;height:870px;position:absolute;top:55px;left:-10px;}
.strength-block04 .content{width:850px;float:right;}
.strength-block04 .content .title-wrapper{margin-top:110px;color:#fff;}
.strength-block04 .content .title-wrapper .title{font-size:36px;font-weight:bold;}
.strength-block04 .content .title-wrapper .ftitle{font-size:16px;margin-top:12px;}
.strength-block04 .content .list{margin-top:45px;display:flex;justify-content:space-between;flex-wrap:wrap;}
.strength-block04 .content .list .item{margin-bottom:20px;}
.strength-block04 .content .list .item img{display:block;}
.strength-block05{margin-top:100px;margin-bottom:100px;}
.strength-block05 .title-wrapper{text-align:center;padding-bottom:28px;overflow:hidden;position:relative;}
.strength-block05 .title-wrapper:after{content:"";display:block;width:36px;height:3px;background:#000;position:absolute;left:calc(50% - 18px);bottom:0;}
.strength-block05 .title-wrapper .title{font-size:36px;font-weight:bold;color:#323232;}
.strength-block05 .title-wrapper .ftitle{font-size:16px;margin-top:15px;}
.strength-block05 .container>.description{font-size:16px;text-align:center;margin-top:25px;}
.strength-block05 .container>.description p{line-height:25px;}
.strength-block05 .pics{margin-top:40px;}
.strength-block05 .pics img{display:block;}
.strength-block05 .pics .n02,
.strength-block05 .pics .n03{margin-bottom:7px;}
.strength-block05 .pics .n01{width:707px;float:left;}
.strength-block05 .pics .n02-05{width:485px;float:right;display:flex;flex-wrap:wrap;justify-content:space-between;}
.strength-block05 .data{display:flex;justify-content:space-between;margin-top:65px;}
.strength-block05 .data .number-unit{color:#323232;}
.strength-block05 .data .number-unit .number{height:50px;line-height:50px;font-family:"MONTSERRAT";font-size:50px;vertical-align:top;}
.strength-block05 .data .number-unit .unit{height:30px;line-height:30px;vertical-align:top;font-weight:bold;}
.strength-block05 .data .description{font-size:16px;margin-top:15px;}
.history{padding-top:135px;padding-bottom:140px;background:url(../image/history-bg.jpg) no-repeat center top;overflow:hidden;}
.history .container{max-width:none;width:calc(50% + 600px - 75px);float:right;background:#fff;}
.history .title{width:258px;height:304px;float:left;background:#0064b6;padding-top:75px;padding-left:30px;color:#fff;position:relative;}
.history .title:before{content:"";display:block;width:36px;height:3px;background:#fff;position:absolute;top:47px;left:30px;}
.history .title .cn{font-size:36px;}
.history .title .en{font-family:"MONTSERRAT";font-size:36px;text-transform:uppercase;margin-top:5px;}
.history .list{width:825px;padding-left:75px;float:left;margin-top:100px;overflow:hidden;position:relative;}
.history .list:before{content:"";display:block;position:absolute;width:1px;height:100%;background:#dcdcdc;left:40px;top:10px;}
.history .list.show-all:after{content:"";display:block;position:absolute;width:10px;height:10px;border-radius:50%;background:#0064b6;left:35px;bottom:0;}
.history .list .item{position:relative;display:flex;justify-content:space-between;}
.history .list .item + .item{margin-top:25px;}
.history .list .item:nth-child(n+4){display:none;}
.history .list.show-all .item{display:flex;}
.history .list .item:not(:nth-last-child(-n+2)){border-bottom:1px solid #dcdcdc;padding-bottom:25px;}
.history .list .item .text{width:400px;}
.history .list .item .text .year{height:30px;line-height:30px;font-size:16px;color:#0064b6;position:relative;}
.history .list .item .text .year span{font-size:30px;font-weight:bold;}
.history .list .item .text .year:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#0064b6;position:absolute;left:-40px;top:50%;margin-top:-5px;}
.history .list .item .text .events{margin-top:25px;}
.history .list .item .text .events p{line-height:25px;}
.history .list .item .text .events p + p{margin-top:10px;}
.history .list .item:nth-child(5) .text .events p{white-space:nowrap;}
.history .list .item .pic{width:300px;}
.history .list .more{display:block;width:150px;height:40px;line-height:40px;text-align:center;border:1px solid #dcdcdc;margin:50px auto;}
.history .list.show-all .more{display:none;}

.award-certificate{height:336px;background:url(../image/award-certificate-bg.jpg) no-repeat center top;padding-top:55px;position:relative;}
.award-certificate .text .title{font-size:30px;font-weight:bold;color:#0064b6;}
.award-certificate .text .title .number{font-family:"MONTSERRAT";font-size:66px;vertical-align:top;line-height:50px;}
.award-certificate .text .title .year{font-size:20px;vertical-align:top;margin-right:10px;}
.award-certificate .text .events{padding-left:95px;}
.award-certificate .text .events p{line-height:25px;}
.award-certificate .certificate{position:absolute;top:175px;}

.review-of-activities{}
.review-of-activities .title{padding-top:25px;position:relative;}
.review-of-activities .title:before{content:"";display:block;width:36px;height:3px;background:#323232;position:absolute;top:0;}
.review-of-activities .title{font-size:36px;color:#323232;}
.review-of-activities .title .en{font-family:"MONTSERRAT";text-transform:uppercase;}
.review-of-activities .activeties{overflow:hidden;position:relative;margin-top:60px;padding-bottom:60px;}
.review-of-activities .activeties:before{content:"";display:block;width:1px;height:100%;background:url(../image/activities-line.jpg);position:absolute;left:5px;top:5px;}
.review-of-activities .activeties .group{display:flex;justify-content:space-between;margin-bottom:60px;}
.review-of-activities .activeties .group .year{padding-left:25px;font-family:"MONTSERRAT";font-size:30px;line-height:20px;color:#323232;position:relative;}
.review-of-activities .activeties .group .year:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#0064b6;position:absolute;left:0;top:3px;}
.review-of-activities .activeties .group .pics-description{width:1068px;}
.review-of-activities .activeties .group .pics-description .pics{display:flex;justify-content:space-between;}
.review-of-activities .activeties .group .pics-description .pics img{display:block;}
.review-of-activities .activeties .group .pics-description .description{font-size:16px;margin-top:20px;}
.review-of-activities .activeties .buttons{display:flex;justify-content:center;}
.review-of-activities .activeties .buttons .item{margin-left:16px;margin-right:16px;}

.strength-contact-buttons{margin-top:300px;margin-bottom:85px;user-select:none;}
.strength-contact-buttons .title{width:1082px;margin-left:auto;margin-right:auto;}
.strength-contact-buttons a{display:block;width:897px;margin-left:auto;margin-right:auto;margin-top:10px;}


.about{margin-top:45px;margin-bottom:90px;overflow:hidden;}
.about .pics{display:flex;justify-content:space-between;}
.about .pics img{display:block;}
.about .pics .n03{margin-top:10px;}
.about .text{margin-top:50px;display:flex;justify-content:space-between;}
.about .text .title{padding-top:25px;position:relative;}
.about .text .title:before{content:"";display:block;width:36px;height:3px;background:#323232;position:absolute;top:0;}
.about .text .title{font-size:36px;color:#323232;}
.about .text .title .en{font-family:"MONTSERRAT";text-transform:uppercase;}
.about .content{width:900px;}
.about .content p{line-height:25px;margin-bottom:25px;}
.about .content p:last-child{margin-bottom:0;}
.about .data{display:flex;justify-content:space-between;margin-top:100px;}
.about .data .number-unit{color:#323232;}
.about .data .number-unit .number{height:50px;line-height:50px;font-family:"MONTSERRAT";font-size:50px;vertical-align:top;}
.about .data .number-unit .unit{height:30px;line-height:30px;vertical-align:top;font-weight:bold;}
.about .data .description{font-size:16px;margin-top:15px;}

.news{margin-top:45px;margin-bottom:90px;overflow:hidden;}
.news .hotline{display:flex;justify-content: space-between;padding-bottom:20px;border-bottom:1px solid #dcdcdc;}
.news .hotline .pics{width:600px;overflow:hidden;position:relative;}
.news .hotline .pics img{display:block;}
.news .hotline .pics-pagination{position:absolute;bottom:10px;z-index:99;width:100%;text-align:right;}
.news .hotline .pics-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#eee;opacity:1;margin-left:0;margin-left:8px;margin-right:8px;outline:none;}
.news .hotline .pics-pagination .swiper-pagination-bullet-active{background:#0064b6;}
.news .hotline .texts{width:550px;overflow:hidden;}
.news .hotline .texts .hotline-title{height:40px;line-height:40px;background:#0064b6;font-size:18px;font-weight:bold;color:#fff;text-indent:55px;position:relative;}
.news .hotline .texts .hotline-title:before{content:"";display:block;width:19px;height:40px;background:url(../image/hotline-icon.png) no-repeat center;position:absolute;left:22px;}
.news .hotline .texts .swiper-slide{padding-left:2px;padding-right:2px;}
.news .hotline .texts .title{font-size:20px;font-weight:bold;margin-top:50px;}
.news .hotline .texts .title a{color:#323232;}
.news .hotline:hover .texts .title a{color:#0064b6;}
.news .hotline .texts .description{line-height:25px;margin-top:20px;font-size:12px;text-align:justify;}
.news .hotline .texts .date{font-family:"MONTSERRAT";font-size:16px;color:#969696;margin-top:40px;}
.news .hotline .texts .more{display:block;width:120px;height:35px;border:1px solid #dcdcdc;overflow:hidden;text-indent:-999px;background:url(../image/hotline-arrow.png) no-repeat center;margin-top:20px;}
.news .hotline:hover .texts .more{border:none;background-image:url(../image/hotline-arrow-hover.png);background-color:#0064b6;}
.news .list{display:flex;flex-wrap:wrap;margin-left:-30px;margin-right:-30px;margin-top:70px;}
.news .list .item{width:33.3333%;padding-left:30px;padding-right:30px;margin-bottom:70px;}
.news .list .item .pic{}
.news .list .item .date-stats{display:flex;margin-top:20px;font-size:12px;color:#969696;}
.news .list .item .date-stats .stats{margin-left:20px;}
.news .list .item .title{font-size:16px;font-weight:bold;line-height:30px;}
.news .list .item .title a{color:#323232;}
.news .list .item:hover .title a{color:#0064b6;}
.news .list .item .description{line-height:25px;font-size:12px;margin-top:10px;text-align:justify;}

.contact{margin-bottom:110px;}
.contact .contact-info{padding-top:45px;display:flex;justify-content:space-between;position:relative;padding-bottom:12px;border-bottom:1px solid #dcdcdc;}
.contact .contact-info:before,
.contact .contact-info:after{content:"";display:block;width:1px;height:100px;background:#dcdcdc;position:absolute;}
.contact .contact-info:before{left:495px;}
.contact .contact-info:after{right:300px;}
.contact .contact-info .tel-fax-mail-address{width:495px;}
.contact .contact-info .tel-fax-mail-address>div{line-height:30px;font-size:16px;}
.contact .contact-info .tel400{width:405px;padding-left:105px;margin-top:20px;}
.contact .contact-info .tel400 .number{font-family:"MONTSERRAT";font-size:30px;font-weight:bold;color:#0064b6;position:relative;}
.contact .contact-info .tel400 .number:before{content:"";display:block;width:25px;height:25px;background:url(../image/tel400-icon.png) no-repeat center;position:absolute;left:-40px;top:10px;}
.contact .contact-info .tel400 .text{line-height:1.5;}
.contact .contact-info .qrcode{width:300px;display:flex;justify-content:flex-end;}
.contact .contact-info .qrcode .item:last-child{margin-left:12px;}
.contact .contact-info .qrcode .item .text{text-align:center;font-size:12px;margin-top:10px;}
.contact .contact-form{margin-top:65px;}
.contact .contact-form .inputs{height:35px;display:flex;margin-left:-27px;margin-right:-27px;margin-top:70px;}
.contact .contact-form .inputs .item{width:25%;padding-left:27px;padding-right:27px;}
.contact .contact-form .inputs .item input{width:100%;height:35px;padding:0 15px;border:none;outline:none;background:#f2f2f2;}
.contact .contact-form .textarea{margin-top:30px;width:100%;height:120px;}
.contact .contact-form .textarea textarea{width:100%;height:120px;border:none;outline:none;background:#f2f2f2;resize:none;padding:15px;}
.contact .contact-form .button{width:150px;height:35px;line-height:35px;text-align:center;background:#0064b6;font-size:16px;color:#fff;margin-left:auto;margin-right:auto;margin-top:35px;cursor:pointer;}
.contact .map{height:500px;margin-top:70px;}


.honor{margin-top:50px;margin-bottom:100px;overflow:hidden;}
.honor .list{display:flex;flex-wrap:wrap;margin-left:-13px;margin-right:-13px;}
.honor .list .item{width:25%;padding-left:13px;padding-right:13px;margin-bottom:70px;cursor:pointer;}
.honor .list .item .title{height:75px;line-height:25px;padding-top:20px;border-bottom:1px solid #dcdcdc;}
.mask{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.9);top:0;left:0;z-index:999999;}
.mask .view-pic{width:0;height:0;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transition:all .3s ease;transform:translate(-16px,21px);}
.mask .view-video{width:960px;height:540px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:#fff;}
.mask .view-video iframe{width:100%;height:100%;}
.mask .close{width:42px;height:42px;border-radius:50%;background:url(../image/view-close.png) no-repeat center;overflow:hidden;position:absolute;right:-32px;top:-42px;cursor:pointer;}


.designer{margin-top:50px;}
.designer .container{border-top:2px solid #0064b6;display:flex;padding-top:50px;margin-bottom:100px;}
.designer .container .name-post{width:132px;padding-top:40px;position:relative;}
.designer .container .name-post .name{width:300px;font-size:24px;font-weight:bold;color:#0064b6;letter-spacing:1px;}
.designer .container .name-post .post{line-height:1.8;}
.designer .container .pic-content .pic{width:423px;}
.designer .container .pic-content .content{margin-top:40px;}
.designer .container .pic-content .content p,
.designer .container .pic-content .content div{line-height:25px;}	

.team{margin-bottom:110px;}
.team .list .item{display:flex;margin-top:50px;}
.team .list .item:hover{background:#0064b6;}
.team .list .item .pic{width:224px;}
.team .list .item .pic img{display:block;}
.team .list .item .text{display:flex;width:calc(100% - 224px);justify-content:space-between;border-top:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;}
.team .list .item:hover .text{border:none;}
.team .list .item .text .name-post-description{width:500px;margin-left:55px;margin-top:18px;}
.team .list .item:hover .text .name-post-description{color:#fff;}
.team .list .item .text .name-post-description .name{font-size:24px;font-weight:bold;}
.team .list .item .text .name-post-description .name a{color:#323232;}
.team .list .item:hover .text .name-post-description .name a{color:#fff;}
.team .list .item .text .name-post-description .post{font-size:12px;margin-top:10px;}
.team .list .item .text .name-post-description .description{line-height:22px;margin-top:20px;}
.team .list .item .text .more{margin-right:80px;margin-top:80px;}
.team .list .item .text .more a{border-bottom:1px solid #646464;text-transform:uppercase;}
.team .list .item:hover .text .more a{color:#fff;border-bottom-color:#fff;}

.sitemap{margin-top:30px;padding-bottom:35px;}
.sitemap .sitemap-link{height:18px;line-height:18px;text-align:right;}
.sitemap .sitemap-link a{display:inline-block;height:18px;line-height:18px;font-size:16px;color:#323232;}
.sitemap .sitemap-link a:first-child{padding-right:14px;border-right:2px solid #797979;}
.sitemap .sitemap-link a:last-child{padding-left:12px;}
.sitemap .grid{margin-top:10px;}
.sitemap .grid .group{margin-bottom:65px;}
.sitemap .grid .group .title{font-size:24px;color:#323232;}
.sitemap .grid .group .list{height:34px;border-bottom:1px solid #c8c8c8;font-size:16px;margin-top:25px;position:relative;}
.sitemap .grid .group .list:after{content:"";display:block;width:50px;height:2px;background:#0064b6;position:absolute;left:0;bottom:-2px;}
.sitemap .grid .group .list ul{display:flex;}
.sitemap .grid .group .list ul li{height:36px;margin-right:90px;}

.production-line{overflow:hidden;margin-bottom:90px;}
.production-line .list{display:flex;margin-left:-10px;margin-right:-10px;flex-wrap:wrap;margin-bottom:85px;}
.production-line .list .item{width:25%;padding-left:10px;padding-right:10px;margin-top:45px;}
.production-line .list .item .title{font-weight:bold;color:#323232;margin-top:25px;}
.production-line .list .item:hover .title{color:#0064b6;}
.production-line .list .item .date{font-size:12px;color:#969696;margin-top:12px;}

.video{overflow:hidden;margin-bottom:90px;}
.video .list{display:flex;margin-left:-30px;margin-right:-30px;flex-wrap:wrap;margin-bottom:85px;}
.video .list .item{width:33.3333%;padding-left:30px;padding-right:30px;margin-top:45px;}
.video .list .item .madia{display:none;}
.video .list .item .madia iframe{width:100%;height:calc(56.3636vw - 26px);}
.video .list .item .title{font-weight:bold;color:#323232;margin-top:25px;}
.video .list .item:hover .title{color:#0064b6;}
.video .list .item .date{font-size:12px;color:#969696;margin-top:12px;}

.kf{width:78px;height:360px;position:fixed;right:15px;top:40%;z-index:999;}
.kf>a{display:block;background:#0064b6;width:78px;height:72px;color:#fff;border:2px solid #fff;overflow:hidden;transition:all .3s ease;}
.kf>a:hover{background:#fff;border-color:#0064b6;color:#646464;}
.kf .qq:hover,.kf .phone:hover{width:250px;margin-left:-172px;}
.kf .qq .wrapper,.kf .phone .wrapper{width:250px;height:70px;}
.kf .qq .icon,.kf .phone .icon{float:left;}
.kf .qq .text,.kf .phone .text{height:70px;line-height:70px;float:left;margin-left:5px;padding-left:15px;font-size:16px;font-weight:bold;position:relative;}
.kf .qq .text:before,.kf .phone .text:before{display:block;content:"";width:1px;height:60px;background:rgba(255,255,255,.3);position:absolute;top:5px;left:0;}
.kf .icon{width:76px;height:70px;}
.kf .icon .i{width:25px;height:25px;margin-left:auto;margin-right:auto;margin-top:10px;}
.kf .icon .t{text-align:center;margin-top:10px;}
.kf .qq .icon .i{background:url(../image/kf-qq-icon-nomal.png) no-repeat center;}
.kf .qq:hover .icon .i{background:url(../image/kf-qq-icon-hover.png) no-repeat center;}
.kf .phone .icon .i{background:url(../image/kf-phone-icon-nomal.png) no-repeat center;}
.kf .phone:hover .icon .i{background:url(../image/kf-phone-icon-hover.png) no-repeat center;}
.kf .qrcode .icon .i{background:url(../image/kf-qrcode-icon-nomal.png) no-repeat center;}
.kf .qrcode:hover .icon .i{background:url(../image/kf-qrcode-icon-hover.png) no-repeat center;}
.kf .message .icon .i{background:url(../image/kf-message-icon-nomal.png) no-repeat center;}
.kf .message:hover .icon .i{background:url(../image/kf-message-icon-hover.png) no-repeat center;}
.kf .top .icon .i{background:url(../image/kf-top-icon-nomal.png) no-repeat center;}
.kf .top .icon:hover .i{background:url(../image/kf-top-icon-hover.png) no-repeat center;}
.kf-qrcode{width:150px;height:150px;position:absolute;top:144px;right:85px;display:none;box-shadow:0 0 10px #ccc;}


.bdsharebuttonbox{margin-top:50px;}

@media (max-width: 1680px){
	.logo-navigation .menu .list{width:100%;}
}
@media (max-width: 1650px){
	.logo-navigation .menu .title{font-size:25px;}
	.logo-navigation .menu .list .category-level2 ul li span{float:right;margin-right:40px;}
}
@media (max-width: 1600px){
	.logo-navigation .menu .title{width:100%;}
	.logo-navigation .menu .list .category-level2 ul li span{float:right;margin-right:30px;}
}

@media (max-width: 1580px){
	.logo-navigation .menu .title{font-size:20px;}
	.logo-navigation .menu .list .category-level2 ul li span{float:right;margin-right:15px;}
}

@media (max-width: 1520px){
	.search .container,
	.ad01 .container,
	.index-product .container,
	.location .container,
	.case .container,
	.about .container,
	.common-category-menu .container,
	.article .container,
	.contact .container,
	.designer .container,
	.fqa .container,
	.honor .container,
	.news .container,
	.product-detail .container,
	.production-line .container,
	.sitemap .container,
	.team .container,
	.video .container,
	.product .container{width:calc(100% - 310px);}
	.header .container{width:100%;}
	.logo-navigation .menu{width:155px;}
	.logo-navigation .right .nav{width:calc(100% - 580px);}
	.logo-navigation .right .nav ul{display:flex;justify-content:space-between;}
	.logo-navigation .right .nav ul li{margin-left:0;}
	.logo-navigation .right{width:calc(100% - 155px);/*padding-left:15px;*/padding-right:15px;}
	.logo-navigation .right .wrapper{max-width:1600px;margin-left:auto;margin-right:auto;}
	/*.logo-navigation .right .logo{margin-left:0;}*/
	.banner{width:calc(100% - 155px);}

	.inner-page .search{width:calc(100% - 155px);float:right;}
	.inner-page .search .container{width:calc(100% - 155px);margin-left:0;}

	.article .relevant-articles{width:calc(100% - 890px);}
	.news .hotline .texts{width:calc(100% - 650px);}
	.product-detail .show .propertys{width:calc(100% - 580px);}
	.product-detail .content-relevant{width:calc(100% - 300px);}

}

@media (max-width: 1490px){
	.product .list{width:calc(100% - 265px);}
}

@media (max-width: 1400px){
	.search .container,
	.ad01 .container,
	.index-product .container,
	.location .container,
	.case .container,
	.about .container,
	.common-category-menu .container,
	.article .container,
	.contact .container,
	.designer .container,
	.fqa .container,
	.honor .container,
	.news .container,
	.product-detail .container,
	.production-line .container,
	.sitemap .container,
	.team .container,
	.video .container,
	.product .container{max-width:1200px;width:auto;}
	.product .list{width:900px;}
	.article .relevant-articles{width:300px;}

	.logo-navigation .menu{display:none;}
	.logo-navigation .right{width:100%;float:none;padding-left:15px;padding-right:15px;}
	.logo-navigation .right .wrapper{max-width:1600px;margin-left:auto;margin-right:auto;}
	.logo-navigation .right .logo{margin-left:0;}
	.banner{width:100%;float:none;}

	.inner-page .search{width:100%;}
	.inner-page .search .container{margin-left:auto;padding-left:0;}
}

@media (max-width: 1380px){
	/*.logo-navigation .right .nav ul li{margin-left:25px;}*/
}

@media (max-width: 1250px){
	/*.logo-navigation .right .nav ul li{margin-left:15px;}*/
}

@media (max-width: 1200px){
	.hidden-mobile{display:none !important;}
	html{font-size:625%;}
	body{padding-top:1.2rem;}
	.container-fluid{padding-left:15px;padding-right:15px;}

	.common-title{text-align:center;}
	.common-title .cn{height:0.36rem;line-height:0.36rem;font-size:0.36rem;padding-left:0.36rem;padding-right:0.36rem;border-left-width:0.03rem;border-right-width:0.03rem;}
	.common-title .en{height:0.36rem;line-height:0.36rem;font-size:0.36rem;margin-top:0.25rem;}
	.common-title .ftitle{height:auto;line-height:0.2rem;font-size:0.16rem;margin-top:0.1rem;}

	.mobile-header{height:1.2rem;background:#0064b6;position:fixed;top:0;left:0;z-index:9999;}
	.mobile-header .container{display:flex;justify-content:space-between;}
	.mobile-header .logo-slogan-stock-code{display:flex;}
	.mobile-header .logo{width:1.04rem;margin-top:0.18rem;}
	.mobile-header .slogan-stock-code{margin-top:0.35rem;margin-left:0.3rem;color:#fff;}
	.mobile-header .slogan-stock-code .slogan{font-size:0.24rem;font-weight:bold;}
	.mobile-header .slogan-stock-code .stock-code{font-size:0.2rem;margin-top:0.08rem;}
	.mobile-header .menu-toggle{width:0.56rem;height:0.56rem;background:url(../image/menu-toggle.png) no-repeat center;background-size:contain;margin-top:0.3rem;}
	.mobile-menu{display:none;background:#fff;position:fixed;left:0;top:1.2rem;z-index: 9999;width:100%;height:calc(100% - 1.2rem);overflow-y:auto;padding-top:25px;padding-bottom:50px;}
	.mobile-menu li{text-align:left;padding-left:15px;padding-right:15px;}
	.mobile-menu li a{display:block;height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;color:#646464;transition:all .3s ease;}
	.mobile-menu li:first-child a{height:51;border-top:1px solid #dcdcdc;}
	.mobile-menu li.current>a{background:#0064b6;color:#fff;padding-left:15px;}
	.mobile-menu li span{color:#0064b6;line-height:50px;font-size:26px;float:right;margin-right:15px;transition:all .3s ease;}
	.mobile-menu li.current span{color:#fff;transform:rotate(90deg);}
	.mobile-menu li ul.submenu{display:none;background:#f5f5f5;}
	.mobile-menu li ul.submenu li{padding-left:0;padding-right:0;text-indent:10px;padding-left:2px;}
	.mobile-search{padding-left:15px;padding-right:15px;margin-bottom:25px;}
	.mobile-search .wrapper{height:40px;border-radius:20px;background:#f0f0f0;}
	.mobile-search input{width:calc(100% - 50px);height:40px;border:none;outline:none;background:none;text-indent:15px;float:left;padding:0;}
	.mobile-search .button{width:50px;height:40px;float:left;border-top-right-radius:20px;border-bottom-right-radius:20px;background:#0064b6 url(../image/mobile-search-icon.png) no-repeat 10px center;cursor:pointer;}



	.banner{padding-left:0;padding-right:0;}
	.banner .container{padding-left:15px;padding-right:15px;}
	.banner .swiper-slide img{display:block;}
/*	.banner-pagination{width:100%;height:auto;position:absolute;bottom:30px;z-index:99;text-align:center;}
	.banner-pagination .swiper-pagination-bullet{width:15px;height:15px;border-radius:50%;background:#fff;outline:none;overflow:hidden;text-indent:-999px;}
	.banner-pagination .swiper-pagination-bullet-active{background:#0064b6;position:relative;margin-right:0;}
	.banner-pagination .swiper-pagination-bullet-active:before{display:block;content:"";width:110px;height:1px;background:#0064b6;position:absolute;top:50%;left:40px;}*/
	.banner-page{width:100%;padding-left:0;padding-right:0;background:#f4f4f4;}
	.banner-pagination{position:relative;width:100%;margin-top:0;height:5px;top:-5px;z-index:999;display:flex;float:none;}
	.banner-pagination .swiper-pagination-bullet{height:5px;background:rgba(0,0,0,.5);flex-grow:1;border-radius:0;opacity:1;text-indent:-999px;margin:none;overflow:hidden;outline:none;margin:0;}
	.banner-pagination .swiper-pagination-bullet-active{background:#0064b6;}
	.banner-pagination .swiper-pagination-bullet-active:before{display:none;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}

	.ad01{margin-top:0;padding-top:0.23rem;background:#f2f2f2;}
	.ad01 img{display:block;}
	
	.mobile-product-category{padding-top:0.3rem;background:#f2f2f2;}
	.mobile-product-category .title{height:1rem;line-height:1rem;text-align:center;background:#0064b6;font-size:0.36rem;color:#fff;}
	.mobile-product-category .grid{overflow:hidden;}
	.mobile-product-category .grid .group{height:2.3rem;background:#fff;padding-left:1.3rem;padding-top:0.45rem;margin-bottom:0.3rem;position:relative;}
	.mobile-product-category .grid .group:before{content:"";display:block;width:0.77rem;height:0.77rem;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:contain;top:0.3rem;left:0.22rem;position:absolute;}
	.mobile-product-category .grid .group:nth-child(1):before{background-image:url(../image/mobile-bbdz-icon.png);}
	.mobile-product-category .grid .group:nth-child(2):before{background-image:url(../image/mobile-lpdz-icon.png);}
	.mobile-product-category .grid .group:nth-child(3):before{background-image:url(../image/mobile-sbdz-icon.png);}
	.mobile-product-category .grid .group .category-level1{font-size:0.36rem;color:#323232;}
	.mobile-product-category .grid .group .category-level2 ul{display:flex;flex-wrap:wrap;}
	.mobile-product-category .grid .group .category-level2 ul li{width:33.3333%;margin-top:0.25rem;}

	.mobile-index-product{margin-top:0.55rem;}
	.mobile-index-product .list{display:flex;flex-wrap:wrap;margin-left:-0.14rem;margin-right:-0.14rem;margin-top:0.5rem;margin-bottom:-0.6rem;}
	.mobile-index-product .list .item{width:50%;padding-left:0.14rem;padding-right:0.14rem;margin-bottom:0.6rem}
	.mobile-index-product .list .item .pic{border:1px solid #dcdcdc;}
	.mobile-index-product .list .item .title{height:0.6rem;line-height:0.6rem;padding-left:0.1rem;padding-right:0.1rem;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.mobile-index-product .list .item:hover .title{background:#79d0f7;color:#fff;}

	.ad02{background:none;height:auto;margin-top:0.7rem;}

	.index-case{margin-top:0.5rem;}
	.index-case .content .left{width:100%;float:none;}
	.index-case .content .left .customer{padding-left:0;padding-right:0;background:none;height:auto;}
	.index-case .content .left .customer ul{display:flex;margin-left:-5px;margin-right:-5px;}
	.index-case .content .left .customer ul li{width:25%;height:auto;border-bottom:none;padding-left:5px;padding-right:5px;}
	.index-case .content .left .customer ul li img{width:100%;height:auto;margin-top:0;display:block;}
	.index-case .content .left .customer ul li.active:after,
	.index-case .content .left .customer ul li:hover:after{content:"";display:block;width:20px;height:16px;position:absolute;left:50%;top:calc(100% - 8px);margin-left:-10px;background:url(../image/mobile-case-arrow.png) no-repeat center;z-index:-1;}


	.index-case .content .right{width:100%;margin-top:18px;float:none;height:auto;}
	.index-case .content .right .case-container{height:auto;}
	.index-case .content .right .swiper-slide{position:static;}
	.index-case .content .right .text{position:static;height:auto;padding-top:0;padding-left:0;background:none;display:flex;flex-wrap:wrap;}
	.index-case .content .right .text .title{width:100%;font-size:0.24rem;color:#0064b6;margin-top:0.25rem;}
	.index-case .content .right .text .date{width:100%;order:2;font-size:0.18rem;color:#c8c8c8;margin-top:0.1rem;}
	.index-case .content .right .text .description{width:100%;order:3;line-height:0.3rem;font-size:0.18rem;color:#646464;white-space:normal;}
	.index-case .content .right .button{display:block;width:1.7rem;height:0.45rem;line-height:0.45rem;text-align:center;background:#0064b6;font-size:0.2rem;color:#fff;margin-left:auto;margin-right:auto;margin-top:0.45rem;}

	.index-process{background:none;margin-top:0.55rem;height:auto;}
	.index-process .container{height:auto;padding-top:0;position:relative;}
	.index-process .container .common-title{width:100%;position:absolute;top:0.5rem;}
	
	.ad03{margin-top:0.4rem;}

	.index-advantage{margin-top:0.8rem;}
	.index-advantage .category-title{text-align:center;font-size:0.36rem;}
	.index-advantage .category-title:after{width:0.36rem;height:0.03rem;left:50%;bottom:-0.2rem;margin-left:-0.18rem;}
	.index-advantage .slogan{margin-top:0.65rem;text-align:center;font-size:0.36rem;}
	.index-advantage .sub-slogan{text-align:center;font-size:0.16rem;margin-top:0.15rem;line-height:1.5;}
	.index-advantage .list{margin-top:0.4rem;}
	.index-advantage .list .item{overflow:hidden;}
	.index-advantage .list .item .wrapper{width:100%;flex-wrap:wrap;}
	.index-advantage .list .item01,
	.index-advantage .list .item02,
	.index-advantage .list .item03,
	.index-advantage .list .item04,
	.index-advantage .list .item01 .pic,
	.index-advantage .list .item02 .pic,
	.index-advantage .list .item03 .pic,
	.index-advantage .list .item04 .pic,
	.index-advantage .list .item01 .text,
	.index-advantage .list .item02 .text,
	.index-advantage .list .item03 .text,
	.index-advantage .list .item04 .text{width:100%;float:none;padding-left:0;padding-right:0;}
	.index-advantage .list .item .text{margin-bottom:0.95rem;}
	.index-advantage .list .item .text .title-wrapper{display:flex;margin-top:0.3rem;}
	.index-advantage .list .item .text .number{font-size:0.6rem;line-height:0.6rem;}
	.index-advantage .list .item .text .title{height:0.6rem;font-size:0.3rem;line-height:0.6rem;position:relative;margin-left:0.25rem;}
	.index-advantage .list .item .text .title:after{content:"";display:block;width:0.36rem;height:0.03rem;background:#000;position:absolute;bottom:0.03rem;}
	.index-advantage .list .item .text ul{padding-left:24px;margin-top:0.4rem;margin-bottom:-0.35rem;}
	.index-advantage .list .item .text ul li{margin-bottom:0.35rem;}
	.index-advantage .list .item02{background:none;}
	.index-advantage .list .item02 .pic{order:1;}
	.index-advantage .list .item02 .text{order:2;padding-top:0;}
	.index-advantage .list .item02 .text .number{color:#0064b6;}
	.index-advantage .list .item02 .text .title{color:#1e1e1e;}
	.index-advantage .list .item02 .text ul li{color:#646464;}
	.index-advantage .list .item02 .text ul li:before{background:#0064b6;}
	.index-advantage .list .item03{background:none;}
	.index-advantage .list .item03 .text,
	.index-advantage .list .item04 .text{padding-top:0;}
	.index-advantage .list .item03 .text .title:before,
	.index-advantage .list .item04 .text .title:before{display:none;}
	
	.index-team{padding-left:0;padding-right:0;padding-top:0;position:relative;margin-top:0;}
	.index-team .container{position:absolute;top:0.45rem;width:100%;}
	.index-team .category-title{text-align:center;padding-top:0.25rem;}
	.index-team .category-title:before{width:0.36rem;height:0.03rem;left:50%;margin-left:-0.18rem;background:#fff;}
	.index-team .category-title .cn{font-size:0.36rem;color:#fff;}
	.index-team .category-title .en{font-size:0.36rem;color:#fff;margin-top:0.15rem;}
	.index-team .list{height:auto;overflow:hidden;padding-left:15px;padding-right:15px;margin-top:0;padding-bottom:0.6rem;}
	.index-team .list .wrapper{width:100%;padding-top:2.2rem;}
	.index-team .list .wrapper .left,
	.index-team .list .wrapper .right{width:calc(100% - 80px);float:none;margin-left:auto;margin-right:auto;}
	.index-team .list .wrapper .left{position:relative;}
	.index-team .list .wrapper .left .team-control{width:100%;height:auto;margin-top:0;position:absolute;top:50%;display:flex;justify-content:space-between;}
	.index-team .list .wrapper .left .team-control .team-prev,
	.index-team .list .wrapper .left .team-control .team-next{width:11px;height:13px;background:url(../image/mobile-team-arrow.png) no-repeat center;border:none;float:none;}
	.index-team .list .wrapper .left .team-control .team-prev{margin-left:-30px;transform:rotate(180deg);}
	.index-team .list .wrapper .left .team-control .team-next{margin-right:-30px;}
	.index-team .list .wrapper .right{margin-top:0.25rem;}
	.index-team .list .wrapper .right .index-team-texts{padding-left:0;}
	.index-team .list .wrapper .right .index-team-texts .swiper-slide{padding-left:0;padding-right:0;}
	.index-team .list .wrapper .right .name{font-size:0.3rem;text-align:center;}
	.index-team .list .wrapper .right .post{font-size:0.18rem;text-align:center;margin-top:0.1rem;}
	.index-team .list .wrapper .right .description{line-height:1.5;font-size:0.25rem;margin-top:0.25rem;}
	.index-team .list .wrapper .right .more{text-align:center;margin-top:0.3rem;text-transform:uppercase;}
	
	.index-about{padding-left:0;padding-right:0;display:flex;flex-wrap:wrap;position:relative;}

	.index-about .text,
	.index-about .video{width:100%;float:none;padding-left:15px;padding-right:15px;}
	.index-about .video{order:1;background:none;height:auto;margin-bottom:0;}
	.index-about .text{order:2;padding-top:0;margin-top:0.5rem;height:auto;}
	.index-about .text .category-title{position:absolute;;top:0.4rem;padding-top:0.3rem;}
	.index-about .text .category-title:before{width:0.36rem;height:0.03rem;background:#fff;top:0;}
	.index-about .text .category-title .cn,
	.index-about .text .category-title .en{font-size:0.36rem;color:#fff;}
	.index-about .container{order:3;}
	.index-about .video .bg{height:3.6rem;background:#1e1e1e;margin-left:-15px;margin-right:-15px;}
	.index-about .text .wrapper{width:100%;}
	.index-about .text .description{padding-right:0;margin-top:0;}
	.index-about .video .wrapper{width:100%;height:auto;padding-top:0;margin-top:-1.6rem;}
	.index-about .video .wrapper iframe,
	.index-about .video .wrapper embed,
	.index-about .video .wrapper video{width:100%;height:calc(56.3636vw - 26px);float:none;}
	.index-about .data{flex-wrap:wrap;padding-left:15px;padding-right:15px;margin-top:0.4rem;margin-bottom:-0.6rem;}
	.index-about .data .item{width:33.3333%;margin-bottom:0.6rem;}
	.index-about .data .item:nth-child(2),
	.index-about .data .item:nth-child(5){text-align:center;}
	.index-about .data .item:nth-child(3n){text-align:right;}
	.index-about .data .number-unit{vertical-align:top;}
	.index-about .data .number-unit .number{font-size:0.5rem;vertical-align:top;}
	.index-about .data .number-unit .unit{font-size:0.14rem;vertical-align:top;line-height:0.7rem;}
	.index-about .data .description{font-size:0.2rem;margin-top:0.1rem;}
	
	.index-beset{margin-top:0.85rem;}
	.index-beset .mobile-think{margin-top:0.3rem;}
	.index-beset .title{float:none;text-align:center;font-size:0.3rem;}
	.index-beset .list{margin-top:0.45rem;height:auto;background:none;}
	.index-beset .list .wrapper{margin-left:0;width:100%;display:flex;justify-content:space-between;}
	.index-beset .list .wrapper .item{margin-top:0;}
	.index-beset .list .wrapper .item .pic{width:1.5rem;height:1.5rem;}
	.index-beset .list .wrapper .item .text{color:#323232;font-size:0.2rem;text-align:center;line-height:0.3rem;}

	.index-why{margin-top:1rem;}
	.index-why .list{margin-top:0.65rem;flex-wrap:wrap;margin-bottom:-0.45rem;}
	.index-why .list .item{width:100%;margin-bottom:0.45rem;}


	.mobile-index-news{margin-top:1rem;}
	.mobile-index-news .list{margin-top:0.45rem;}
	.mobile-index-news .list .item{padding-top:0.4rem;padding-bottom:0.5rem;border-bottom:1px solid #dcdcdc;}
	.mobile-index-news .list .item .pic{display:none;}
	.mobile-index-news .list .item:first-child .pic{display:block;}
	.mobile-index-news .list .item .date{font-size:0.25rem;color:#969696;}
	.mobile-index-news .list .item .title{font-size:0.26rem;font-weight:bold;color:#323232;margin-top:0.15rem;}
	.mobile-index-news .list .item .description{font-size:0.2rem;line-height:0.35rem;margin-top:0.15rem;}
	.mobile-index-news .list .item:first-child{padding-top:0;}
	.mobile-index-news .list .item:first-child .date{margin-top:0.25rem;}
	.mobile-index-news .list .item:first-child .title{color:#0064b6;}
	
	.promise{height:auto;overflow:hidden;padding-top:0.55rem;padding-bottom:0.5rem;background:#fff;}
	.promise .list{flex-wrap:wrap;margin-left:-0.08rem;margin-right:-0.08rem;margin-bottom:-0.18rem;}
	.promise .list .item{width:50%;padding-left:0.08rem;padding-right:0.08rem;margin-top:0;margin-bottom:0.18rem;}
	.promise .list .item .wrapper{overflow:hidden;background:#f5f5f5;height:1.8rem;}
	.promise .list .item .icon,
	.promise .list .item .title{margin-left:0;float:none;}
	.promise .list .item .icon{height:1rem;margin-left:auto;margin-right:auto;}
	.promise .list .item:nth-child(1) .icon{width:0.6rem;padding-top:0.2rem;}
	.promise .list .item:nth-child(2) .icon{width:0.65rem;padding-top:0.2rem;}
	.promise .list .item:nth-child(3) .icon{width:0.8rem;padding-top:0.2rem;}
	.promise .list .item:nth-child(4) .icon{width:0.6rem;padding-top:0.2rem;}
	.promise .list .item:nth-child(5) .icon{width:0.6rem;padding-top:0.2rem;}
	.promise .list .item .title{text-align:center;padding-left:0.1rem;padding-right:0.1rem;}
	.promise .list .item .title .cn{font-size:0.35rem;}
	.promise .list .item .title .en{font-size:0.25rem;}
	/*.promise .list .item:last-child .title{margin-top:0.7rem;}*/
	
	.footer{padding-top:1.45rem;position:relative;padding-bottom:1.6rem;}
	.footer .center{width:100%;float:none;}
	.footer .center .contact-info{width:100%;float:none;padding-left:0;}
	.footer .center .contact-info:before{display:none;}
	.footer .right{float:none;}
	.footer .right .footer-tel400{text-align:left;position:absolute;top:0.4rem;}
	.footer .right .footer-tel400 .number{font-size:0.38rem;}
	.footer .right .footer-tel400 .number a{color:#0064b6;}
	.footer .right .footer-tel400 .text{font-size:0.2rem;}
	.footer .right .qrcodes{width:100px;margin-top:0.5rem;margin-left:auto;margin-right:auto;}

	.mobile-copyright{margin-top:0.6rem;}
	.mobile-copyright p{line-height:25px;}

	.mobile-subnav{overflow:hidden;background:#fff;}
	.mobile-subnav .mobile-subnav-selected{height:0.8rem;background:#0064b6;line-height:0.8rem;padding-left:15px;padding-right:15px;color:#fff;font-size:0.24rem;}
	.mobile-subnav .mobile-subnav-selected span.icon-angle-up{display:block;width:0.18rem;height:0.8rem;float:right;background:url(../image/product-subnav-level1-arrow.png) no-repeat center;background-size:0.18rem;transition:all .3s ease;}
	.mobile-subnav .mobile-subnav-selected span.icon-angle-up.down{transform:rotate(90deg);}
	.mobile-subnav>ul{display:none;}
	.mobile-subnav>ul>li{line-height:0.8rem;font-size:16px;color:#646464;margin-top:2px;}
	.mobile-subnav>ul>li:last-child{margin-bottom:2px;}
	.mobile-subnav>ul>li>a{display:block;height:0.8rem;text-decoration:none;padding-left:15px;padding-right:15px;background:#f2f2f2;position:relative;}
	.mobile-subnav>ul>li>a span{content:"";display:block;width:0.18rem;height:0.8rem;background:url(../image/product-subnav-level2-arrow.png) no-repeat center;background-size:0.18rem;position:absolute;top:0;right:15px;transition:all .3s ease;}
	.mobile-subnav>ul>li>a.down span{transform:rotate(90deg);}
	.mobile-subnav>ul>li ul{overflow:hidden;background:#fff;display:none;}
	.mobile-subnav>ul>li ul li{height:0.7rem;line-height:0.7rem;padding-left:15px;padding-right:15px;}
	.mobile-subnav>ul>li ul li a{display:block;height:0.7rem;border-bottom:1px solid #dcdcdc;}
	.mobile-subnav>ul>li ul li:last-child a{border-bottom:none;}

	.product{margin-top:0.6rem;margin-bottom:0.8rem}
	.product .list{width:auto;float:none;margin-left:-0.12rem;margin-right:-0.12rem;margin-bottom:0.1rem;}
	.product .list .item{width:50%;padding-left:0.12rem;padding-right:0.12rem;margin-bottom:0.5rem;}
	.product .list .item .model-title{height:auto;}
	.product .list .item .model-title .title{height:0.8rem;line-height:0.8rem;margin-top:0;}
	.product .list .item:hover .model-title:after{display:none;}
	.product .list .item:hover .model-title .title{padding-right:0;text-align:center;}

	.mobile-ad01{background:#fff;padding-top:0.65rem;}

	.page{width:100%;float:none;}
	.page ul{justify-content:center;}
	.page ul li.prev{margin-left:0;}
	
	.case{margin-top:0.6rem;margin-bottom:0;}
	.case .list{margin-bottom:0.45rem;}
	.case .list .item{flex-wrap:wrap;margin-top:0;overflow:visible;padding-bottom:0.2rem;margin-bottom:0.6rem;}
	.case .list .item .pic,
	.case .list .item .text-customer{width:100%;}
	.case .list .item .text-customer .text .title{margin-top:0.2rem;}
	.case .list .item .text-customer .text .description{margin-top:0.15rem;font-size:14px;}
	.case .list .item .text-customer .customer{width:1.24rem;height:0.6rem;top:0;}
	.case .list .item .date-more .date{margin-top:0.2rem;font-size:14px;}

	.mobile-strength-header{height:1.2rem;background:#fff;position:fixed;top:0;left:0;z-index:9999;box-shadow: 0 1px 5px #f2f2f2;}
	.mobile-strength-header .container{display:flex;justify-content:space-between;}
	.mobile-strength-header .logo-slogan-stock-code{display:flex;}
	.mobile-strength-header .logo{width:1.04rem;margin-top:0.18rem;}
	.mobile-strength-header .slogan-stock-code{margin-top:0.35rem;margin-left:0.3rem;}
	.mobile-strength-header .slogan-stock-code .slogan{font-size:0.24rem;font-weight:bold;color:#323232;}
	.mobile-strength-header .slogan-stock-code .stock-code{font-size:0.2rem;margin-top:0.08rem;}
	.mobile-strength-header .menu-toggle{width:0.56rem;height:0.56rem;background:url(../image/strength-menu-toggle.png) no-repeat center;background-size:contain;margin-top:0.3rem;}

	.strength-block01{margin-top:0.5rem;}
	.strength-block01 .title-wrapper{padding-bottom:0.15rem;}
	.strength-block01 .title-wrapper .title{font-size:0.36rem;}
	.strength-block01 .title-wrapper .ftitle{font-size:0.2rem;margin-top:0.2rem;line-height:0.35rem;}
	.strength-block01 .title-wrapper:after{width:0.36rem;height:0.03rem;}
	.strength-block01 .list{padding-left:0;padding-right:0;flex-wrap:wrap;margin-top:0.6rem;margin-bottom:-0.4rem;}
	.strength-block01 .list .item{width:33.3333%;margin-bottom:0.4rem;}
	.strength-block01 .list .item:before{width:100%;margin-bottom:0.2rem;}
	
	.strength-block02{margin-top:0.7rem;}
	.strength-block02 .title-wrapper .title1{font-size:0.36rem;}
	.strength-block02 .title-wrapper .title2{font-size:0.48rem;}
	.strength-block02 .list{margin-top:0.55rem;margin-left:-0.15rem;margin-right:-0.15rem;padding-left:0;padding-right:0;}
	.strength-block02 .list .item{padding-left:0.15rem;padding-right:0.15rem;}
	.strength-block02 .list .item:nth-child(3){margin-top:0.12rem;}
	.strength-block02 .button{width:3.95rem;height:0.5rem;margin-top:0.5rem;}

	.strength-block03{margin-top:0.45rem;}
	
	.strength-block04{height:auto;overflow:hidden;margin-top:0.35rem;background:#0064b6 url(../image/mobile-strength-block04-bg.jpg) no-repeat center top;background-size:contain;padding-bottom:0.4rem;}
	.strength-block04 .content{width:100%;}
	.strength-block04 .content .title-wrapper{margin-top:0.5rem;}
	.strength-block04 .content .title-wrapper .title{font-size:0.36rem;text-align:center;}
	.strength-block04 .content .title-wrapper .ftitle{font-size:0.2rem;text-align:center;}
	.strength-block04 .content .list{margin-top:0.35rem;margin-left:-0.05rem;margin-right:-0.05rem;justify-content:flex-start;}
	.strength-block04 .content .list .item{width:33.3333%;padding-left:0.05rem;padding-right:0.05rem;margin-bottom:0.1rem;}

	.strength-block05{margin-top:0.55rem;}
	.strength-block05 .title-wrapper{padding-bottom:0;}
	.strength-block05 .title-wrapper:after{display:none;}
	.strength-block05 .title-wrapper .title{font-size:0.36rem;}
	.strength-block05 .title-wrapper .ftitle{font-size:0.2rem;line-height:1.5;margin-top:0.15rem;}
	.strength-block05 .container>.description{font-size:0.18rem;text-align:left;margin-top:0.35rem;}
	.strength-block05 .pics{margin-top:0.45rem;}
	.strength-block05 .pics .n01{width:100%;float:none;}
	.strength-block05 .pics .n02-05{width:auto;margin-left:-0.05rem;margin-right:-0.05rem;overflow:hidden;float:none;margin-top:0.1rem;}
	.strength-block05 .pics .n02-05 .n02,
	.strength-block05 .pics .n02-05 .n03,
	.strength-block05 .pics .n02-05 .n04,
	.strength-block05 .pics .n02-05 .n05{width:50%;padding-left:0.05rem;padding-right:0.05rem;}
	.strength-block05 .pics .n02-05 .n02,
	.strength-block05 .pics .n02-05 .n03{margin-bottom:0.1rem;}

	.strength-block05{margin-bottom:0;}
	.strength-block05 .data{flex-wrap:wrap;padding-left:15px;padding-right:15px;margin-top:0.4rem;margin-bottom:-0.6rem;}
	.strength-block05 .data .item{width:33.3333%;margin-bottom:0.6rem;}
	.strength-block05 .data .item:nth-child(2),
	.strength-block05 .data .item:nth-child(5){text-align:center;}
	.strength-block05 .data .item:nth-child(3n){text-align:right;}
	.strength-block05 .data .number-unit{vertical-align:top;}
	.strength-block05 .data .number-unit .number{font-size:0.5rem;vertical-align:top;}
	.strength-block05 .data .number-unit .unit{font-size:0.14rem;vertical-align:top;line-height:0.7rem;}
	.strength-block05 .data .description{font-size:0.2rem;margin-top:0.1rem;}

	.history{background:url(../image/mobile-history-bg.jpg) no-repeat center top;background-size:contain;padding-top:0.75rem;margin-top:0.5rem;padding-bottom:0;}
	.history .container{width:100%;float:none;background:none;}
	.history .title{width:100%;height:auto;float:none;padding-left:0;padding-top:0;background:none;text-align:center;}
	.history .title:before{display:none;}
	.history .title .cn{font-size:0.38rem;}
	.history .title .en{font-size:0.36rem;}
	.history .list{width:100%;float:none;padding-top:0;padding-left:0;margin-top:1rem;}
	.history .list:before{display:none;}
	.history .list.show-all:after{display:none;}
	.history .list .item{flex-wrap:wrap;margin-top:0.3rem;}
	.history .list .item .text{width:100%;}
	.history .list .item .text .year{width:100%;font-size:0.16rem;}
	.history .list .item .text .year span{font-size:0.4rem;}
	.history .list .item .text .year:before{display:none;}
	.history .list .item .text .events{width:100%;margin-left:0;}
	.history .list .item .text .events p{font-size:0.18rem;margin-bottom:0.2rem;}
	.history .list .item:nth-child(5) .text .events p{white-space:pre-wrap;}
	.history .list .item .pic{width:100%;margin-top:0.2rem;}
	.history .list .more{margin-top:0.3rem;margin-bottom:0.3rem;}

	.award-certificate{background:url(../image/mobile-award-certificate-bg.jpg) no-repeat center top;background-size:contain;padding-top:0.1rem;height:auto;margin-top:0.75rem;}
	.award-certificate .certificate{position:static;}
	.award-certificate .text{margin-top:0.55rem;}
	.award-certificate .text .title{font-size:0.3rem;}
	.award-certificate .text .title .number{display:inline-block;height:0.66rem;line-height:0.4rem;font-size:0.66rem;}
	.award-certificate .text .title .year{display:inline-block;height:0.66rem;font-size:0.2rem;}
	.award-certificate .text .events{padding-left:1rem;}
	.award-certificate .text .events p{font-size:0.18rem;line-height:1.25;margin-bottom:0.15rem;}

	.review-of-activities{margin-top:0.85rem;}
	.review-of-activities .title{padding-top:0.3rem;font-size:0.36rem;}
	.review-of-activities .title:before{width:0.36rem;height:0.03rem;}
	.review-of-activities .activeties{margin-top:0.6rem;padding-bottom:0;position:relative;}
	.review-of-activities .activeties:after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#0064b6;position:absolute;left:0;bottom:0;}
	.review-of-activities .activeties .group{margin-bottom:0.6rem;justify-content:flex-start;flex-wrap:wrap;}
	.review-of-activities .activeties .group:nth-of-type(6){margin-bottom:0;}
	.review-of-activities .activeties .group .year{width:100%;font-size:0.3rem;}
	.review-of-activities .activeties .group .pics-description{width:100%;padding-left:25px;display:flex;flex-wrap:wrap;}
	.review-of-activities .activeties .group .pics-description .description{width:100%;order:1;margin-top:0.1rem;font-size:0.2rem;}
	.review-of-activities .activeties .group .pics-description .pics{width:100%;order:2;display:flex;flex-wrap:wrap;margin-top:0.3rem;margin-left:-0.07rem;margin-right:-0.07rem;}
	.review-of-activities .activeties .group .pics-description .pics .item{width:50%;padding-left:0.07rem;padding-right:0.07rem;}
	.review-of-activities .activeties .group .pics-description .pics .item:nth-child(3),
	.review-of-activities .activeties .group .pics-description .pics .item:nth-child(4){margin-top:0.14rem;}
	.review-of-activities .buttons{display:flex;margin-top:0.55rem;margin-left:-0.12rem;margin-right:0.12rem;}
	.review-of-activities .buttons .item{padding-left:0.12rem;padding-right:0.12rem;}

	.strength-contact-buttons{margin-top:0.6rem;margin-bottom:0.6rem;}
	.strength-contact-buttons .title{width:100%;}
	.strength-contact-buttons a{width:100%;}


	.sitemap{margin-top:0.35rem;padding-bottom:0;margin-bottom:1rem;overflow:hidden;}
	.sitemap .grid .group{margin-bottom:0.8rem;}
	.sitemap .grid .group .list{height:auto;}
	.sitemap .grid .group .list ul{justify-content:space-between;flex-wrap:wrap;}
	.sitemap .grid .group .list ul li{margin-right:0;width:33.3333%;}
	.sitemap .grid .group .list ul li:nth-child(2),
	.sitemap .grid .group .list ul li:nth-child(5){text-align:center;}
	.sitemap .grid .group .list ul li:nth-child(3n){text-align:right;}
	.sitemap .grid .group .list ul li:hover{border-bottom:none;}
	.sitemap .grid .group .list ul li a:hover{border-bottom:1px solid #0064b6;}
	
	.news{margin-top:0.65rem;margin-bottom:0;}
	.news .list{margin-left:0;margin-right:0;margin-top:0;}
	.news .list .item{padding-left:0;padding-right:0;width:100%;margin-bottom:0.8rem;}

	.common-category-menu{margin-top:0.4rem;}
	.common-category-menu ul{justify-content:space-between;}
	.common-category-menu ul li{width:1.9rem;height:0.6rem;margin-right:0;font-size:0.26rem;}
	.common-category-menu ul li a{height:0.6rem;line-height:0.6rem;}

	.about{margin-top:0.45rem;margin-bottom:0;}
	.about .pics{flex-wrap:wrap;}
	.about .pics .n01{width:100%;}
	.about .pics .n02-n03{display:flex;margin-top:0.14rem;margin-left:-0.07rem;margin-right:-0.07rem;}
	.about .pics .n03,
	.about .pics .n02{padding-left:0.07rem;padding-right:0.07rem;}
	.about .pics .n03{margin-top:0;}
	.about .text{flex-wrap:wrap;margin-top:0.36rem;}
	.about .text .title{width:100%;padding-top:0.24rem;font-size:0.36rem;}
	.about .text .title:before{width:0.36rem;height:0.06rem;}
	.about .text .content{width:100%;margin-top:0.4rem;}
	.about .data{flex-wrap:wrap;padding-left:15px;padding-right:15px;margin-top:0.4rem;margin-bottom:-0.6rem;}
	.about .data .item{width:33.3333%;margin-bottom:0.6rem;}
	.about .data .item:nth-child(2),
	.about .data .item:nth-child(5){text-align:center;}
	.about .data .item:nth-child(3n){text-align:right;}
	.about .data .number-unit{vertical-align:top;}
	.about .data .number-unit .number{font-size:0.5rem;vertical-align:top;}
	.about .data .number-unit .unit{font-size:0.14rem;vertical-align:top;line-height:0.7rem;}
	.about .data .description{font-size:0.2rem;margin-top:0.1rem;}

	.contact{margin-top:0.4rem;margin-bottom:2rem;}
	.contact .contact-info:before,
	.contact .contact-info:after{display:none;}
	.contact .contact-info{flex-wrap:wrap;padding-top:0;padding-bottom:0;margin-bottom:0;border-bottom:none;}
	.contact .contact-info .tel400{width:100%;padding-left:0;order:1;margin-top:0;}
	.contact .contact-info .tel400 .number{font-size:0.4rem;}
	.contact .contact-info .tel400 .number:before{display:none;}
	.contact .contact-info .tel400 .text{font-size:0.2rem;}
	.contact .contact-info .tel-fax-mail-address{width:100%;order:2;margin-top:0.35rem;}
	.contact .contact-info .tel-fax-mail-address>div{font-size:0.24rem;line-height:0.4rem;}
	.contact .contact-info .qrcode{width:100%;order:3;justify-content:flex-start;margin-top:0.6rem;}
	.contact .contact-form{margin-top:0.55rem;}
	.contact .contact-form .bg{height:4.8rem;background:#0064b6;margin-left:-15px;margin-right:-15px;}
	.contact .contact-form .common-title{margin-top:-4.2rem;color:#fff;}
	.contact .contact-form .common-title .cn{color:#fff;border-color:#fff;}
	.contact .contact-form .common-title .cn:before,
	.contact .contact-form .common-title .en{color:#fff;}
	.contact .contact-form .form-wrapper{border-radius:0.15rem;background:#fff;box-shadow:0 0 0.5rem #ccc;padding-top:0.35rem;margin-top:0.5rem;padding-left:0.35rem;padding-right:0.35rem;padding-bottom:0.35rem;}
	.contact .contact-form .inputs{margin-top:0;flex-wrap:wrap;height:auto;}
	.contact .contact-form .inputs .item{width:100%;height:0.5rem;margin-bottom:0.3rem;}
	.contact .contact-form .inputs .item input{height:0.5rem;border-radius:0.1rem;}
	.contact .contact-form .textarea{margin:0;}
	.contact .contact-form .textarea textarea{border-radius:0.1rem;}
	.contact .contact-form .button{margin-top:0.4rem;width:1.55rem;height:0.4rem;line-height:0.4rem;background:#79d0f7;font-size:0.2rem;border-radius:0.2rem;}
	
	.honor{margin-bottom:0;margin-top:0.5rem;}
	.honor .list{margin-left:0;margin-right:0;}
	.honor .list .item{width:100%;padding-left:0;padding-right:0;margin-bottom:0.55rem;}

	.team{margin-bottom:0;}
	.team .list .item{flex-wrap:wrap;margin-top:0.7rem;}
	.team .list .item .pic{width:100%;}
	.team .list .item .text{width:100%;border:none;flex-wrap:wrap;}
	.team .list .item:hover .text{background:none;}
	.team .list .item .text .name-post-description{width:100%;margin-top:0;margin-left:0;}
	.team .list .item:hover{background:none;}
	.team .list .item .text .name-post-description .name{font-size:0.4rem;margin-top:0.2rem;}
	.team .list .item:hover .text .name-post-description{color:#646464;}
	.team .list .item:hover .text .name-post-description .name a{color:#323232;}
	.team .list .item .text .name-post-description .post{font-size:0.2rem;margin-top:0.1rem;}
	.team .list .item .text .name-post-description .description{font-size:14px;margin-top:0.3rem;}
	.team .list .item .text .more{margin-top:0.2rem;}
	.team .list .item:hover .text .more a{color:#646464;border-bottom-color:#646464;}

	.article{margin-top:0.4rem;margin-bottom:0;}
	.article .container{flex-wrap:wrap;overflow:hidden;}
	.article .container:before{display:none;}
	.article .main{width:100%;}
	.article .main h1{height:auto;line-height:0.6rem;padding-bottom:0.1rem;font-size:0.36rem;}
	.article .main>.date{font-size:0.3rem;margin-top:0.2rem;}

	.article .relevant-articles{width:100%;margin-top:1.5rem;margin-bottom:-0.5rem;}
	.article .relevant-articles>.title{padding-top:0.2rem;border-top:1px solid #dcdcdc;}
	.article .relevant-articles>.title:after{width:0.03rem;height:0.36rem;top:0.2rem;}
	.article .relevant-articles>.title .cn{font-size:0.4rem;}
	.article .relevant-articles>.title .en{font-size:0.2rem;}
	.article .relevant-articles .list{margin-top:0.55rem;}
	.article .relevant-articles .list .item{padding-bottom:0.55rem;margin-bottom:0.5rem;}
	.article .relevant-articles .list .item a{display:flex;flex-wrap:wrap;}
	.article .relevant-articles .list .item .date{width:100%;order:1;margin-top:0;}
	.article .relevant-articles .list .item .title{width:100%;order:2;margin-top:0.1rem;}
	.article .relevant-articles .list .item .description{width:100%;order:3;}
	.article .relevant-articles .list .item:hover .pic{display:none;}
	
	.mobile-white-bg{background:#fff !important;}
	.product-detail{margin-top:0.45rem;margin-bottom:0;}
	.product-detail .show{padding:0;}
	.product-detail .show .pics{width:100%;float:none;}
	.product-detail .show .pics .pics-pagination{margin-top:0.35rem;}
	.product-detail .show .propertys{width:100%;height:auto;float:none;margin-top:0.5rem;}
	.product-detail .show .propertys .title{font-size:0.3rem;}
	.product-detail .show .propertys ul{margin-top:0.3rem;}
	.product-detail .show .propertys ul li{width:50% !important;font-size:0.25rem;margin-bottom:0.2rem;}
	.product-detail .side-content{margin-top:0.4rem;}
	.product-detail .content-relevant{width:100%;float:none;}
	.product-detail .content-relevant .content{padding:0;}

	.production-line{margin-bottom:0;}
	.production-line .list{margin-left:0;margin-right:0;margin-bottom:0.7rem;}
	.production-line .list .item{width:100%;padding-left:0;padding-right:0;margin-top:0.5rem;}
	.production-line .list .item .title{margin-top:0.2rem;font-size:0.3rem;}
	.production-line .list .item .date{font-size:0.25rem;margin-top:0.1rem;}

	.video{margin-bottom:0;}
	.video .list{margin-top:0.45rem;margin-left:0;margin-right:0;margin-bottom:0.3rem;}
	.video .list .item{width:100%;margin-top:0;margin-bottom:0.6rem;padding-left:0;padding-right:0;}
	.video .list .item .title{font-size:0.3rem;margin-top:0.25rem;}
	.video .list .item .date{font-size:0.2rem;margin-top:0.1rem;}

	.mask .view-video{width:100%;height:56.3636vw;}
	.mask .close{right:10px;top:-52px;}
	
	.fqa{margin-top:0.4rem;margin-bottom:0;}
	.fqa .list{margin-bottom:0.3rem;}
	.fqa .list .item{width:100%;padding-left:50px;margin-bottom:0.6rem;padding-bottom:0.2rem;}
	.fqa .list .item .q{font-size:0.3rem;}
	.fqa .list .item .a{height:auto;}
	.fqa .list .item .q:before, .fqa .list .item .a:before{left:-50px;}

	.designer{margin-top:0.4rem;}
	.designer .container{flex-wrap:wrap;padding-top:0.4rem;margin-bottom:0;}
	.designer .container .name-post{width:100%;padding-top:0;}
	.designer .container .name-post .name{font-size:0.4rem;}
	.designer .container .name-post .post{font-size:0.25rem;line-height:1.5;}
	.designer .container .pic-content{margin-top:0.3rem;}
	.designer .container .pic-content .pic{width:100%;}
	.designer .container .pic-content .content{margin-top:0.4rem;}
	.designer .container .pic-content .content p, .designer .container .pic-content .content div{font-size:0.25rem;line-height:1.5;}

	.foot-menu{position:fixed;bottom:0;padding-left:0;padding-right:0;z-index:9999;}
	.foot-menu ul{display:flex;border-top:1px solid #fff;}
	.foot-menu ul li{width:25%;height:1.18rem;border-right:1px solid #fff;text-align:center;background:#0064b6;}
	.foot-menu ul li:hover{background:#000;}
	.foot-menu ul li:last-child{border-right:none;}
	.foot-menu ul li a{display:block;height:1.18rem;color:#fff;position:relative;padding-top:0.72rem;}
	.foot-menu ul li a:before{display:block;content:"";width:0.5rem;height:0.5rem;position:absolute;top:0.18rem;left:50%;margin-left:-0.25rem;}
	.foot-menu ul li:nth-child(1) a:before{background:url(../image/foot-menu-phone.png) no-repeat center;background-size:0.4rem;}
	.foot-menu ul li:nth-child(2) a:before{background:url(../image/foot-menu-qq.png) no-repeat center;background-size:0.42rem ;}
	.foot-menu ul li:nth-child(3) a:before{background:url(../image/foot-menu-product.png) no-repeat center;background-size:0.45rem;}
	.foot-menu ul li:nth-child(4) a:before{background:url(../image/foot-menu-home.png) no-repeat center;background-size:0.42rem;}

}

@media (min-width: 1200px){
	.hidden-pc{display: none !important;}
}

@media (max-width: 700px){
	html{font-size:600%;}
    .article img{
        max-width:100% !important;
        height: auto !important;
    }
}

@media (max-width: 650px){
	html{font-size:550%;}

	.promise .list .item .wrapper{height:2.1rem;}
}

@media (max-width: 600px){
	html{font-size:500%;}
}

@media (max-width: 550px){
	html{font-size:450%;}
}

@media (max-width: 500px){
	html{font-size:400%;}
}

@media (max-width: 450px){
	html{font-size:350%;}
}

@media (max-width: 350px){
	html{font-size:300%;}
	.footer .center .contact-info .tel-fax .tel,
	.footer .center .contact-info .tel-fax .fax{display:block;}
	.footer .center .contact-info .tel-fax .fax{margin-left:0;margin-top:10px;}
}

