﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
body{background:#fff;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}
html{font-size:16px;}
body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-weight:normal;font-style:normal;font-size:100%;}
textarea{overflow:auto;resize:none;}
a,button{cursor:pointer;}
body,textarea,input,button,select,keygen,legend{outline:0;color:#333;}
body *{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);}
button,input,textarea,select{outline:none;-webkit-appearance:none;font:12px/1.5 tahoma,arial,sans-serif;vertical-align:middle;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
ol,ul,li{list-style:none;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:".";}
.clearfix{*zoom:1;}
html,body{height:100%;}
.container{position:relative;overflow-y:auto;height:100%;}

/* ============ 点击图片放大 ============ */
#divBg{position:fixed;top:0px;left:0px;z-index:200;display:none;width:100%;height:100%;background:#000;opacity:.8;}
#divLargeImg{position:fixed;overflow:hidden;top:50%;left:50%;z-index:250;display:none;margin:auto;border-radius:5px;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}

/* ============ 头部 ============ */
.header{position:fixed;top:0;border-bottom:2px solid #4e4692;z-index:9999;width:100%;height:3.125rem;max-width:640px;min-width:320px;text-align:center;line-height:3.125rem;}
.mobile_wrap{position:relative;margin:0px auto;width:100%;height:100%;max-width:640px;min-width:320px;font-size:12px;font-family:"微软雅黑","helvetica neue",tahoma,"hiragino sans gb",stheiti,"wenquanyi micro hei",sans-serif;}
.mobile-inner{position:relative;margin-right:auto;margin-left:auto;width:100%;}
.mobile-inner-header{position:absolute;top:0px;left:0px;width:100%;height:3.125rem;background-color:#f1f0f0;}
.mobile-inner-header-icon{position:relative;float:right;width:50px;height:3.125rem;color:#4e4692;text-align:center;font-size:25px;-webkit-transition:all 1s;transition:all 1s;}
.mobile-inner-header-icon:hover{cursor:pointer;}
.mobile-inner-header-icon-on{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.mobile-inner-header-icon span{position:absolute;top:calc((100% - 1px) / 2);left:calc((100% - 25px) / 2);width:25px;height:1px;background-color:rgba(255,255,255,1);}
.mobile-inner-nav{position:absolute;top:3.125rem;left:0px;display:none;padding-top:10px;padding-bottom:30px;width:100%;background-color:#f5f5f5;text-align:left;}
.mobile-inner-nav a{display:block;margin-left:10%;width:80%;border-bottom:solid 1px rgba(0,0,0,0.3);color:#484848;text-decoration:none;font-weight:300;line-height:2.25rem;-webkit-transition:all 0.5s;transition:all 0.5s;}
.mobile-inner-nav a:hover{border-bottom:solid 1px rgba(0,0,0,0.2);color:rgba(0,0,0,0.4);}
.mobile-inner-nav{overflow:auto;}
.mobile-inner-nav a{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:resize;animation-name:resize;}
@-webkit-keyframes resize{
	from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
	0%{opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
	100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@keyframes resize{
	from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
	0%{opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
	100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
.main_all_96{overflow:hidden;margin:0 auto;width:96%;}
.img_100_all{width:100%;max-width:100%;}
.logo_main{float:left;}
.logo_main img{float:left;padding:0.312rem 0 0.312rem 0.938rem;height:2.5rem;}
.head_menu_mo{float:right;height:3.125rem;}
.header .navtitle{position:relative;display:inline-block;margin:0 auto;width:50%;height:3.125rem;color:#fff;font-size:1.125rem;line-height:3.125rem;}
.header1{height:3.25rem;}

/* ============ 轮播图 ============ */
.index_banner .swiper-slide img{display:block;width:100%;}
.banner_index_bo{position:absolute;bottom:0;bottom:2px;left:1px;z-index:9;width:100%;}
.index_banner .swiper-pagination{z-index:9999!important;}
.index_banner .swiper-pagination-bullet{background:#fff;opacity: 1;}
.index_banner .swiper-pagination-bullet-active{background:#4e4692!important;}
.index_banner{background:#f1f0f0;}

/* ============ 搜索 ============ */
.search_box{padding:0.625rem 1.25rem;background:#e5e5e5;border-bottom:2px solid #b5b5b5;}
.search_box .search_input{width: 100%;position: relative;}
.search_box .search_input input{height:2.375rem;line-height: 2.375rem;width: 100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 2.375rem 0 0.938rem;font-size:14px;border:1px solid #4e4692;border-radius:1.562rem;}
.search_box .search_input .search_icon{position:absolute;color:#4e4692;right:0;padding:3px 15px 3px 0px;top:0;}
.query_box{background:#e5e5e5;border-bottom:5px solid #b5b5b5;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;width:100%;}
.query_box .query_box_item{display:block;padding:7px 0 0;border-left: 1px solid #aaa;color:#4e4692;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-tap-highlight-color:transparent;line-height:22px;}
.query_box .tabbar_icon{height:1.875rem;line-height:1.875rem;}
.query_box .icon-zhibao{font-weight: 600;}

/* ============ 底部导航栏 ============ */
.footer{padding:1.5625rem 0 1rem;width:100%;background:#f1f0f0;text-align:center;border-top: 5px solid #b5b5b5;}
.footer p{color:#424242;line-height:1.25rem;}
.footer p a{color:#424242;}
.foot_boot_fd{position:fixed;bottom:0;left:0;z-index:99999;width:100%;border-top:1px solid #4e4692;background:#f1f0f0;}
.foot_boot_main{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;width:100%;}
.foot_boot_item{display:block;padding:7px 0 0;color:#4e4692;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-tap-highlight-color:transparent;}
.foot_boot_main	.tabbar_icon{height:1.875rem;line-height:1.875rem;}
.foot_boot_main img{width:auto!important;height:100%;}
.foot_boot_item{line-height:22px;}
.foot_boot_fd .icon-zhibao{font-weight:600;}


/* =================== 首页通用样式 =================== */
.img_100 img{display:block;width:100%;height:100%;}
.tit_box{font-weight:bold;font-size:16px;padding:0 0.625rem;margin-bottom: 0.625rem;}
.tit_box .en{text-transform:uppercase;color:#4e4692;font-size:10px;font-weight:bold;}
.tit_box .cn{color:#424242;font-weight:bold;}

/* =================== 关于我们 =================== */
.gywm_section{padding:0.625rem;background:#fff;}

/*品牌简介*/
.gywm_section .item_box1{}
.gywm_section .item_box1 img{width:100%;height:100%;display:block;}
.gywm_section .item_box1 .item_con{background:#fff;padding:0.625rem;-webkit-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd;}
.gywm_section .item_box1 .item_con p{font-size:14px;color:#424242;text-indent:2em;line-height:1.625rem;}
.gywm_section .item_box1 .item_con .more{display:block;padding:0.25rem 0;text-align:center;width:5.0rem;border-radius:1.25rem;margin:0.938rem auto 0px;background:#4e4692;color:#fff;-webkit-box-shadow:0 0 0.312rem #4e4692;box-shadow:0 0 0.312rem #4e4692;}

/* =================== 产品中心 =================== */
.pro_section{padding:0.625rem 0.312rem;background:#e5e5e5;margin-bottom: 0.625rem;-webkit-box-shadow:0 0 0.312rem #ddd;box-shadow:0 0 0.312rem #ddd;}
.pro_section .item_box01{overflow:hidden;}
.pro_section .item_box01 ul{display: table;}
.pro_section .item_box01 ul li{display: table-cell;width: 33.333%;padding:0px 3px;}
.pro_section img{display:block;width: 100%;height: 100%;}
.pro_section .item_box01 li a{display: block;height:100%;background:#fff;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}
.pro_section .item_box01 .info h3{height: 1.75rem;text-align:center;line-height: 1.75rem;font-size:14px;color:#000;overflow:hidden;}

/* =================== 案例中心 =================== */
.case_section{padding:0.625rem 0;margin:0 0.312rem;background:#fff;-webkit-box-shadow:0 0 0.312rem #ddd;box-shadow:0 0 0.312rem #ddd;}
.case_section .item_box01{position: relative;padding:0 0.938rem;overflow:hidden;}
.case_section .item_box01 .swiper-slide{background: #f1f0f0;}
.case_section img{display:block;width: 100%;height: 100%;}
.case_section .swiper-pagination-bullet-active{background:#fff!important;}

/* =================== 媒体资讯 =================== */
.news_section{width:96%;margin:0.625rem auto;padding:0.312rem 0px;background:#fff;-webkit-box-shadow:0 0 0.312rem #ddd;box-shadow:0 0 0.312rem #ddd;}
.news_section .tit_box{border-bottom:2px dashed #4e4692;margin:0 0.625rem 0;padding:0 0 0.625rem 0;}
.news_section .new_list{padding:0.375rem 0.625rem;}
.news_section .new_list li{height:1.5rem;line-height:1.5rem;overflow:hidden;padding-top:0.312rem;}
.news_section .new_list li a{font-size:14px;color:#4e4692;text-decoration: underline;height:1.5rem;width:70%;float:left;overflow:hidden;display:block;}
.news_section .new_list li .date{float:right;text-align:right;height:1.5rem;color:#443a34;width:30%;display:block;}
.news_section .more_box{padding:0 0.625rem;text-align:right;}
.news_section .more_box .more{display:inline-block;padding:0.312rem 10px;background:#4e4692;color:#fff;-webkit-box-shadow:0 0 0.312rem #888;box-shadow:0 0 0.312rem #888;}

/* =================== 施工门店 =================== */
.store_section{padding:0.625rem;}
.store_section .store_list{overflow:hidden;padding:0.625rem 0;}
.store_section .store_list li{overflow:hidden;}
.store_section .store_list li .img{border:2px solid #4e4692;-webkit-box-sizing:border-box;box-sizing:border-box;}
.store_section .store_list li img{display:block;width:100%;height:100%;}

/* ============ 媒体查询 ============ */
@media only screen and (max-width:561px){
	.store_section .store_list li .img{height:119px;}
}
@media only screen and (max-width:426px){
	.store_section .store_list li .img{height:89px;}
}
@media only screen and (max-width:376px){
	.store_section .store_list li .img{height:78px;}
}
@media only screen and (max-width:321px){
	.store_section .store_list li .img{height:68px;}
}

/* ============ 字体 ============ */
@font-face{
	font-family:"iconfont";
	src:url('../fonts/iconfont.eot'); /* IE9*/
	src:url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
		url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.iconfont{font-style:normal;font-size:16px;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.iconfont28{font-style:normal;font-size:28px;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.iconfont34{font-style:normal;font-size:34px;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.iconfont36{font-style:normal;font-size:36px;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.iconfont48{font-style:normal;font-size:48px;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

.icon-zhibao:before { content: "\e629"; }

.icon-xiaodao:before { content: "\e610"; }

.icon-liuyan:before { content: "\e60b"; }

.icon-jiage:before { content: "\e602"; }

.icon-close:before { content: "\e616"; }

.icon-shouye:before { content: "\e600"; }

.icon-menu:before { content: "\e611"; }

.icon-bohao:before { content: "\e622"; }

.icon-search:before { content: "\e631"; }

/* ============ 字体 ============ */