/*header*/
.header {position:fixed;top:0;left:0;width:100%;z-index:20;background:#FFF}
.header .h_top {background:#333;line-height:.35rem;height:.35rem;}
.header .h_top>div>div{padding:0;font-size:.14rem;color:#FFF}
.header .h_top .langs a {display:inline;padding:0 .15rem;font-size:.14rem;color:#b1b1b1;position:relative;border-right:1px solid #a4a4a4}
.header .h_top .langs a:last-child{border:0}
.header .logo {height:1.13rem;line-height:1.13rem;}
.header .logo>div>div{padding:0}
.header .logo img {max-height:.89rem;transition:none;}
.header .logo .tels {display:inline-table;line-height:normal;font-size:.16rem;color:#5f5f5f;padding-left:.65rem;background:url(../images/icon0.png) 0 center no-repeat;background-size:.49rem .48rem;vertical-align:middle;}
.header .logo .tels em {display:block;font-size:.28rem;color:#0a3e8c;font-weight:bold;}

.header .navlist {background:#0a3e8c;height:.69rem;line-height:.69rem;}
.header .navlist li {float:left;width:12.5%;text-align:center;position:relative;}
.header .navlist li:after{content:'';width:1px;height:.18rem;background:#dcdcdc;position:absolute;right:0;top:50%;transform:translateY(-50%);}
.header .navlist li>a{display:block;font-size:.16rem;color:#FFF;}
.header .navlist li.active>a,.header .navlist li:hover>a {background:#89bc43}

.header .navlist li:last-child:after,.header .navlist li.active:after,.header .navlist li:hover:after{display:none;}
.header .navlist li dl {margin:0;padding:0;position:absolute;top:.69rem;left:0;width:100%;transition:none;display:none;}
.header .navlist li dl dd a{display:block;font-size:.14rem;color:#FFF;background:#97afd3;line-height:.45rem}
.header .navlist li dl dd a:hover {background:#89bc43}

.is_header {box-shadow: 0 0 15px rgba(0,0,0,.2)}
/*banner*/
.tem_banner{position:relative;overflow:hidden;text-align:center;font-size:0;z-index:1;padding:2.17rem 0 0}
.tem_banner.index * {transition:none !important}
.tem_banner a{color:#fff;}
.tem_banner .skitter .box_clone {width:100% !important}
.tem_banner .skitter.with-dots{width:100%;max-width: 100%;margin-bottom: 0;}

.tem_banner .skitter .info_slide_dots {
    bottom: .4rem;
}

.tem_banner .skitter .info_slide_dots .image_number {
    margin: 0 .1rem 0 0;
}
.tem_banner ul li{float:left;width:100%;list-style:none;background-position:50% 50%;background-repeat:no-repeat;}
.tem_banner ul li a{display:block;width:100%;height:100%;}
.tem_banner ul li img{ max-width:100%; height:auto;}
.tem_banner .flex-control-nav{position:absolute;right:0;bottom:20px;left:0;text-align:center;}
.tem_banner .flex-control-nav li{margin:0px;}
.tem_banner .flex-control-nav li a{display:inline-block;margin:0 6px;width:10px;height:10px;border:1px solid #fff;border-radius:10px;text-indent:-999em;cursor:pointer; background:none;}
.tem_banner .flex-control-nav li a.flex-active{background:#fff;}
.tem_banner .skitter .info_slide_dots .image_number{width:.18rem;height:4px;background-color:#FFF;border-radius:0}
.tem_banner .skitter .info_slide_dots .image_number.image_number_select {background-color:#1f4e96}
.tem_banner .skitter .next_button,.tem_banner .skitter .prev_button {display:none !important;}
/*产品服务*/
.tem_index_product {padding:.75rem 0 1rem;overflow:hidden}
.com_title {text-align:center;margin:0 0 .5rem;}
.com_title h3 {font-size:.36rem;color:#1f4e96;font-weight:bold;}
.com_title p {font-size:.18rem;color:#838383;text-transform:uppercase;margin:.15rem 0 0}
.tem_index_product .lists>div{padding:0 6px}
.tem_index_product .lists a {display:block;position:relative;z-index:1;overflow:hidden;opacity:0}
.tem_index_product .lists a:hover img {transform:scale(.98)}
.tem_index_product .lists p{margin:.15rem 0 0;font-size:.16rem;color:#333;text-align:center;}
/*几大优势*/
.tem_index_about {background:url(../images/icon1.jpg) center bottom no-repeat;background-size:cover;}
.tem_index_about>div{float:left;}
.tem_index_about .column {width:43.5%;padding-left:2.6rem;padding-top:.85rem;}
.tem_index_about .column .slogan {font-size:.14rem;color:#3469be;padding:0 0 .2rem;border-bottom:1px solid rgba(255,255,255,.5);font-family:"GothamProRegular"}
.tem_index_about .column h3 {font-size:.32rem;color:#12338b;padding:.32rem 0 .65rem;line-height:1.6}
.tem_index_about .column ol {margin:0;padding:0}
.tem_index_about .column ol li {padding:3px 0}
.tem_index_about .column ol li a {display:inline-table;background:url(../images/icon2.jpg) 0 0 no-repeat;font-size:.14rem;color:#FFF;padding:0 .37rem 0 .15rem;min-width:1.7rem;line-height:.53rem;background-size:cover;border-top-right-radius:35px;border-bottom-right-radius:35px;position:relative}
.tem_index_about .column ol li a span {position:relative;z-index:2}
.tem_index_about .column ol li a:after{content:'';width:0;height:100%;background:#89bc43;position:absolute;top:0;left:0;transition:all .6s;border-top-right-radius:35px;border-bottom-right-radius:35px;}
.tem_index_about .column ol li#current a:after,.tem_index_about .column ol li a:hover:after{width:100%}
.tem_index_about .text {width:56.5%;overflow:hidden;border-bottom-left-radius:45%}
.tem_index_about .text .item {position:relative}
.tem_index_about .text .videos {width:100%;position:relative;cursor:pointer}
.tem_index_about .text .videos:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:1;transition:all .4s}
.tem_index_about .text .videos.play:before{opacity:0;visibility:hidden;}
.tem_index_about .text .videos video {width:100%;min-height:7.93rem;object-fit: cover;height:100%}
.tem_index_about .text .videos .plays {width:.86rem;height:.86rem;background:#FFF;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:.86rem;text-align:center;font-size:.26rem;color:#a0a0a0;z-index:2;transition:none;}
.tem_index_about .text .infos {position:absolute;top:50%;left:1.96rem;transform:translateY(-50%);z-index:1;background:#89bc43;width:6.35rem;padding:.55rem .75rem 1.5rem .55rem;border-bottom-left-radius:45%}
.tem_index_about .text .infos:before{content:attr(data-num);font-size:.48rem;color:#FFF;font-weight:bold;display:block;}
.tem_index_about .text .infos .name {margin:0 0 .3rem;}
.tem_index_about .text .infos .name>*{display:inline-table;vertical-align:middle;width:49%}
.tem_index_about .text .infos .name h6 {font-size:.24rem;color:#FFF;font-weight:bold;}
.tem_index_about .text .infos .name h5 {font-size:.14rem;color:#FFF;font-weight:bold;text-transform:uppercase;line-height:1.5}
.tem_index_about .text .infos p {font-size:.16rem;color:#FFF;line-height:1.6}
/*荣誉资质*/
.tem_index_honor {padding:.9rem 0 .6rem;}
.tem_index_honor .lists {padding:0 .9rem;position:relative;}
.tem_index_honor .swiper-slide a {display:block;position:relative;z-index:1}
.tem_index_honor .swiper-slide .img {overflow:hidden;}
.tem_index_honor .swiper-slide p {margin:.2rem 0 0;text-align:center;font-size:.16rem;color:#333}
.tem_index_honor .swiper-slide a:hover img {transform:scale(1.06)}
.tem_index_honor .swiper-page>div{width:.37rem;height:.37rem;background:#c7c7c7;font-size:.16rem;color:#FFF;border-radius:100%;outline:none;line-height:.37rem;position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:center;}
.tem_index_honor .swiper-page>div.slide-button-next {left:auto;right:0}
.tem_index_honor .swiper-page>div:hover {background:#0a3e8c;}

.tem_index_case {padding:.9rem 0 1rem;background:url(../images/icon_index_case.jpg) center no-repeat;background-size:cover;}
.tem_index_case .com_title {margin:0 0 .3rem}
.tem_index_case .com_title p {color:#FFF}
.tem_index_case h3 {font-size:.36rem;color:#FFF;font-weight:bold;}
.tem_index_case .infos {padding:.1rem 0 .45rem;text-align:center}
.tem_index_case .infos>* {margin:0;color:#FFF}
.tem_index_case .infos h2 {font-size:.36rem;font-weight:bold;}
.tem_index_case .infos p {font-size:.24rem;padding:0 0 .15rem ;}
.tem_index_case .infos em {font-size:.16rem;}
.tem_index_case .mains {position:relative;}
.tem_index_case .mains .columns {position:absolute;right:0;top:.6rem;z-index:1;width:53.5%;padding:0 .45rem 0 .25rem;}
.tem_index_case .mains .columns>* {display:inline-table;vertical-align:middle;}
.tem_index_case .mains ol {margin:0;padding:0 .4rem 0 0}
.tem_index_case .mains ol li{display:inline-table;padding:0 .2rem;position:relative}
.tem_index_case .mains ol li:after{content:'';width:3px;height:3px;background:#666;position:absolute;right:-2px;top:50%;transform:translateY(-50%);border-radius:100%}
.tem_index_case .mains ol li a {font-size:.16rem;color:#666}
.tem_index_case .mains ol li:last-child:after{display:none;}
.tem_index_case .mains .more a {background:url(../images/icon3.png) 0 0 no-repeat;width:35px;height:5px;display:block;}
.tem_index_case .mains .table {margin:0;width:100%;display:table;background:#efefef}
.tem_index_case .mains .table>div{display:table-cell;vertical-align:top;}
.tem_index_case .mains .table .img {width:46.5%}
.tem_index_case .mains .table .text {width:53.5%;padding:.6rem .45rem 0;}
.tem_index_case .mains .table .text h5 {font-size:.24rem;color:#0a3e8c;padding:.65rem 0 .3rem;}
.tem_index_case .mains .table .text .desc {font-size:.14rem;color:#000;line-height:1.6}
.tem_index_case .mains .table .text>a{display:inline-block;margin:.5rem 0 0;border:1px solid #0a3e8c;border-radius:35px;font-size:.14rem;color:#0a3e8c;padding:0 .34rem;line-height:.4rem;}
.tem_index_case .mains .table .text>a:hover {background:#0a3e8c;color:#FFF}

.tem_index_pather {background:url(../images/icon4.jpg) center bottom no-repeat;padding:.85rem 0 1.05rem;background-size:100% auto;}
.tem_index_pather .title {text-align:center;margin:0 0 .8rem;}
.tem_index_pather .title h3{font-size:.36rem;color:#333;font-weight:bold;padding:0 0 .2rem;position:relative}
.tem_index_pather .title h3 em {color:#0a3e8c}
.tem_index_pather .title h3:after{content:'';width:.47rem;height:2px;background:#3296fa;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}
.tem_index_pather .title p {font-size:.18rem;color:#6c6c6c;margin:.14rem 0 0}
/*新闻资讯*/
.tem_index_news {background:url(../images/icon6.jpg) 0 bottom no-repeat;background-size:cover;padding:.65rem 0 .85rem;}
.tem_index_news .item {background:#FFF;padding:.2rem 0}
.tem_index_news .item>div{float:left;}
.tem_index_news .item .newsbox1 {width:45%;padding:0 .55rem 0 .45rem;}
.tem_index_news .item .names {padding:.32rem 0 .25rem;position:relative}
.tem_index_news .item .names>* {display:inline-block;vertical-align:middle;}
.tem_index_news .item .names h3 {font-size:.18rem;color:#0a3e8c;}
.tem_index_news .item .names p {font-size:.14rem;color:#808080;text-transform:uppercase;margin:0 0 0 .1rem;}
.tem_index_news .item .names a {position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:.14rem;color:#505050}

.tem_index_news .item .swiper-slide a {display:block;position:relative;z-index:1}
.tem_index_news .item .swiper-slide p {margin:0;position:absolute;bottom:0;left:0;width:100%;z-index:1;background:rgba(0,0,0,.5);font-size:.16rem;color:#FFF;padding:0 .33rem;line-height:.6rem;}
.tem_index_news .item .swiper-slide a:hover img {transform:scale(1.06)}

.tem_index_news .item .newsbox2 {width:55%;padding:0 .6rem 0 .55rem;border-left:1px solid #e5e5e5}
.tem_index_news .item .newsbox2 .items {padding:0 0 .38rem;border-bottom:1px solid #e5e5e5;margin:0 0 .4rem;}
.tem_index_news .item .newsbox2 .items a{display:block;position:relative;z-index:1}
.tem_index_news .item .newsbox2 .items a>div{display:inline-table;vertical-align:middle;}
.tem_index_news .item .newsbox2 .items .img {width:35%;overflow:hidden}
.tem_index_news .item .newsbox2 .items .text {width:63%;padding-left:.25rem;}
.tem_index_news .item .newsbox2 .items .text h4{font-size:.18rem;color:#282828;margin:0 0 .25rem;}
.tem_index_news .item .newsbox2 .items .text .desc {font-size:.14rem;color:#606060;line-height:1.6;}
.tem_index_news .item .newsbox2 .items a:hover img {transform:scale(1.06)}
.tem_index_news .item .newsbox2 .other_li li {padding:0 0 0 .2rem;margin:0 0 .3rem;}
.tem_index_news .item .newsbox2 .other_li li:before{content:"\f0da";font:normal normal normal 14px/1 FontAwesome;font-size:.16rem;color:#282828;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .5s}
.tem_index_news .item .newsbox2 .other_li li a{font-size:.16rem;color:#282828;display:block;text-transform:uppercase}
.tem_index_news .item .newsbox2 .other_li li a:hover {color:#0a3e8c}
.tem_index_news .item .newsbox2 .other_li li:hover:before{color:#0a3e8c}
/*通用底部*/
.footer {background:#0a3e8c;padding:.45rem 0}
.footer>div>div{padding:0}
.footer .infos {font-size:.14rem;color:#FFF}
.footer .shares {margin:.15rem 0 0;font-size:0}
.footer .shares>a{display:inline-block;margin-right:.15rem;width:40px;height:40px;font-size:16px;color:#FFF;border-radius:100%;border:1px solid #FFF;text-align:center;line-height:40px;position:relative;vertical-align:top;}
.footer .shares>a .code,.footer .shares>a.dy i {position:absolute;width:1.1rem;bottom:45px;left:0;padding:5px;background:#FFF;border-radius:5px;opacity:0;visibility:hidden}
.footer .shares>a.dy {border-radius:0;border:0;background:url(../images/dy.png) center 0 no-repeat;background-size:40px 40px;}
.footer .shares>a.dy i{font-size:.14rem;color:#333;width:1.4rem;}
.footer .shares>a:hover .code,.footer .shares>a.dy:hover i{opacity:1;visibility:visible;}
.footer .nav_list {padding:.18rem 0 0;font-size:0}
.footer .nav_list dl{display:inline-block;margin:0;padding:0 .15rem;width:25%;max-width:25%;vertical-align:top}
.footer .nav_list dl dt{margin:0 0 .3rem;}
.footer .nav_list dl dt a{font-size:.16rem;color:#FFF;font-weight:normal;}
.footer .nav_list dl dd {margin:0 0 .15rem;}
.footer .nav_list dl dd a {font-size:.12rem;color:#9abdf0}
.footer>div>div:last-child>div{display:inline-table;}

.footer h3 {padding:.18rem 0 0;font-size:.16rem;color:#FFF;margin:0 0 .3rem;}
.footer .img p {font-size:.12rem;color:#aaa;margin:.13rem 0 0}
.footer .cnt {padding-left:.52rem}
.footer .tels {font-size:.16rem;color:#FFF}
.footer .tels em {font-size:.3rem;font-weight:bold;display:block}
.footer .codes img {max-width:1.29rem;}

.copy {background:#141414;padding:.36rem 0;font-size:.12rem;color:#aaa;}
.copy a {font-size:.12rem;color:#aaa}
.copy p {margin:0;display:inline-block;padding:0 .3rem;}
/*通用内页*/
.tem_banner .flash img {width:auto !important;height:auto !important;}
/**/
.about_box {}
.com_meus {border-bottom:1px solid #dcdcdc;padding:.22rem 0 .3rem;margin:0 0 .23rem;text-align:center}
.com_meus li {display:inline-block;width:24%;vertical-align:top;}
.com_meus li a {display:inline-block;padding:.55rem 0 0;font-size:.16rem;color:#3b3b3b;background-size:.41rem .41rem !important;}
.com_meus li.order0 a{background:url(../images/icon7-1.png) center 0 no-repeat;}
.com_meus li.order1 a{background:url(../images/icon7-2.png) center 0 no-repeat;}
.com_meus li.order2 a{background:url(../images/icon7-3.png) center 0 no-repeat;}
.com_meus li.order3 a{background:url(../images/icon7-4.png) center 0 no-repeat;}

.com_meus li.order0.on a,.com_meus li.order0 a:hover{background:url(../images/icon7-1-h.png) center 0 no-repeat;color:#0a3e8c}
.com_meus li.order1.on a,.com_meus li.order1 a:hover{background:url(../images/icon7-2-h.png) center 0 no-repeat;color:#0a3e8c}
.com_meus li.order2.on a,.com_meus li.order2 a:hover{background:url(../images/icon7-3-h.png) center 0 no-repeat;color:#0a3e8c}
.com_meus li.order3.on a,.com_meus li.order3 a:hover{background:url(../images/icon7-4-h.png) center 0 no-repeat;color:#0a3e8c}

.mbx {font-size:.14rem;color:#6d6c6c;text-transform:capitalize}
.mbx a {font-size:.14rem;color:#6d6c6c;}
.mbx a:last-child{color:#383838}
/*关于我们*/
.company {background:url(../images/icon8.png) center bottom no-repeat;background-size:100% auto;padding:.45rem 0 1.9rem;}
.company .videos {width:100%;position:relative;cursor:pointer;margin:0 0 .75rem;height:5.5rem;overflow:hidden}
.company .videos:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:1;transition:all .4s}
.company .videos.play:before{opacity:0;visibility:hidden;}
.company .videos video {width:100%;object-fit: cover;height:100%}
.company .videos .plays {width:.86rem;height:.86rem;background:#FFF;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:.86rem;text-align:center;font-size:.26rem;color:#a0a0a0;z-index:2;transition:none;}

.company .item .title{margin:0 0 .5rem;}
.company .item .title h4 {font-size:.3rem;color:#272727;}
.company .item .title p {font-size:.18rem;color:#787777;margin:.1rem 0 0;text-transform:uppercase;}
.company .item .editor{font-size:.16rem;color:#494949;line-height:1.6}

.culture {background:url(../images/icon9.jpg) center bottom no-repeat;background-size:cover;padding:1.3rem 0 1.2rem;}
.culture>div>div{display:inline-table;vertical-align:middle;}
.culture .title {width:20%;}
.culture .title h4{font-size:.3rem;color:#FFF}
.culture .title p {font-size:.18rem;color:#FFF;margin:.2rem 0 0;text-transform:uppercase;}
.culture .editor {width:78%;}
.culture .editor>div{padding:0 .35rem;text-align:center}
.culture .editor>div p {margin:.5rem 0 0;font-size:.14rem;color:#FFF;}

.honor {padding:1.05rem 0 .9rem;}

.honor .title {text-align:center;margin:0 0 .5rem;}
.honor .title h4 {font-size:.3rem;color:#272727;}
.honor .title p {font-size:.18rem;color:#787777;text-transform:uppercase;margin:.1rem 0 0}
.honor ol{margin:0 0 .35rem;padding:0;text-align:center}
.honor ol li {display:inline-block;vertical-align:middle;width:2.3rem;border-radius:35px;overflow:hidden;margin:0 .1rem}
.honor ol li a{font-size:.14rem;color:#FFF;display:block;background:url(../images/icon2.jpg) 0 0 no-repeat;background-size:cover;position:relative;line-height:.53rem}
.honor ol li#current a{background:#89bc43;}

.honor .item {padding:0 .65rem;position:relative}
.honor .item .swiper-slide a {display:block;position:relative;z-index:1}
.honor .item .swiper-slide .img {overflow:hidden}
.honor .item .swiper-slide p {font-size:.16rem;color:#333;margin:.2rem 0 0;text-align:center;}
.honor .item .swiper-slide a:hover img{transform:scale(1.06)}
.honor .slide-scrollbar {margin:.8rem 0 0;width:100%;height:3px;background:#f1f1f1;border-radius:25px;}
.honor .slide-scrollbar >div{background:#0a3e8c;border-radius:25px;}
.honor .swiper-page>div{font-size:.65rem;color:#c7c7c7;outline:none;position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:center;margin:-.4rem 0 0}
.honor .swiper-page>div.slide-button-next {left:auto;right:0}
.honor .swiper-page>div:hover {color:#0a3e8c;}

.workshop {background:#f3f3f3;padding:.85rem 0 1.16rem;}
.workshop .title {margin:0 0 .8rem;text-align:center}
.workshop .title h4 {font-size:.3rem;color:#272727;}
.workshop .title p {font-size:.18rem;color:#787777;text-transform:uppercase;margin:.1rem 0 0}
.workshop .swiper-slide a {display:block;position:relative;z-index:1}
.workshop .swiper-slide .img{overflow:hidden}
.workshop .swiper-slide p{margin:.2rem 0 0;font-size:.16rem;color:#515151;text-align:center}
.workshop .swiper-slide a:hover img {transform:scale(1.06)}
.workshop .swiper-page {text-align:center;margin:.65rem 0 0;}
.workshop .swiper-page>div{display:inline-block;margin:0 .15rem;width:.37rem;height:.37rem;background:#c7c7c7;font-size:.16rem;color:#FFF;border-radius:100%;outline:none;line-height:.37rem;}
.workshop .swiper-page>div:hover {background:#0a3e8c;}
/*产品中心*/
.product_box {padding:0  0 1.5rem;}
.product_box .menus {border-bottom:1px solid #d2d2d2;padding:.3rem 0 .25rem;text-align:center;margin:0 0 .25rem}
.product_box .menus li {display:inline-table;margin:0 .16rem;}
.product_box .menus li a {display:block;position:relative;padding:0 .4rem;line-height:.6rem;font-size:.14rem;color:#1b1b1b;text-transform:uppercase;border-radius:35px;}
.product_box .menus li.on a,.product_box .menus li a:hover {color:#FFF;background:#224b8b;}

.product_box .mains {margin:.45rem 0 0;}
.product_box .mains>div{background:url(../images/icon10.jpg) 0 bottom no-repeat;padding:1.1rem 0 .65rem;background-size:cover;}
.product_box .mains>div>div{display:inline-block;vertical-align:middle;}
.product_box .mains .img {width:60%;}

.product_box .mains .text {width:38%;padding:0 .95rem 0 0}
.product_box .mains .text h3 {font-size:.24rem;color:#0a3e8c;margin:0 0 .3rem;text-transform:uppercase;}
.product_box .mains .text .editor{font-size:.15rem;color:#626262;line-height:1.6;}

.product_box .lists li{padding:0 .15rem;margin:.7rem 0 .63rem;}
.product_box .lists li a {display:block;position:relative;overflow:hidden;border:1px solid #d2d7d9}
.product_box .lists li .img {overflow:hidden}
.product_box .lists li img {-webkit-animation-fill-mode:none;animation-fill-mode:none;}
.product_box .lists li p{position:absolute;margin:0;bottom:.2rem;left:0;width:100%;z-index:1;font-size:.16rem;color:#666;text-align:center;}
.product_box .lists li p:after{content:'+';width:20px;height:20px;line-height:20px;text-align:center;background:#89bc43;font-size:.14rem;color:#FFF;border-radius:100%;transition:all .35s;display:inline-block;margin-left:.25rem;}
.product_box .lists li a:hover img {transform:scale(1.06)}
.product_box .lists li a:hover p:after{transform:rotate(180deg)}
/*翻页*/
.page {text-align:center;}
.page span.PageText,.page input {display:none;}
.page span,.page a {display:inline-block;margin:0 4px;width:31px;height:31px;background:#e0e0e0;line-height:31px;font-size:.16rem;color:#393737;}
.page a:hover,.page a.page-num-current {background:#0a3e8c;color:#FFF}
/*内容1*/
.pro_mains0 {padding:.5rem 0 0}
.pro_mains0>div{margin:0 0 .9rem;}
.pro_mains0 .item1>div{padding:0}
.pro_mains0 .item1 .info {margin:0 0 .45rem;}
.pro_mains0 .item1 .info h4 {font-size:.24rem;color:#323232;}
.pro_mains0 .item1 .info p {font-size:.16rem;color:#505050;margin:.15rem 0 0}
.pro_mains0 .item1 .info:last-child{margin:0}
.pro_mains0 h3 {font-size:.24rem;color:#383838;margin:0 0 .3rem;}
.pro_mains0 table {width:100%;text-align:center;background:#e5e5e5}

.pro_mains0 .item2 table tr:first-child {background:#0a3e8c;}
.pro_mains0 .item2 table tr:first-child td {font-size:.16rem;color:#FFF;line-height:.5rem;}
.pro_mains0 table tr td {border:1px solid #FFF;font-size:.16rem;color:#3e3e3e;line-height:.5rem;}

.pro_mains0 .item3 table tr:first-child,.pro_mains0 .item4 table tr:first-child{background:#0a3e8c}
.pro_mains0 .item3 table tr:first-child td,.pro_mains0 .item4 table tr:first-child td {font-size:.16rem;color:#FFF;line-height:.5rem;}
.pro_mains0 .item3 table tr:first-child+tr td,.pro_mains0 .item4 table tr:first-child+tr td {background:#0a3e8c;color:#FFF}
.pro_mains0 .item3 table tr:first-child+tr td:last-child,.pro_mains0 .item4 table tr:first-child+tr td:last-child{background:none;color:#3e3e3e}
/*内容2*/
.class3_menus {padding:.5rem 0 1rem;}
.class3_menus li {display:inline-block;margin-right:.2rem;}
.class3_menus li a {display:block;min-width:2.85rem;text-align:center;line-height:.72rem;background:#f1f1f1;border-radius:35px;font-size:.18rem;color:#323232}
.class3_menus li a:hover,.class3_menus li.on a {background:#0a3e8c;color:#FFF}
/*产品详情*/
#metinfo_additional {display:none;}
.product_show {background:#f9f9f9;padding:0 0 .85rem;}
.product_show .mbx {padding:.2rem 0 .45rem;}
.product_show .mains {background:#FFF;padding:.68rem .6rem 1.5rem;}
.product_show .mains>div{padding:0}
.product_show .mains>div:last-child{padding-left:.6rem;}
.product_show .mains .img,.product_show .mains .imgs{display:inline-block;max-width:49%;}

.product_show .mains .titles {margin:0 0 .25rem;position:relative}
.product_show .mains .titles>* {display:inline-table;vertical-align:middle;width:49%}
.product_show .mains .titles h4 {font-size:.3rem;color:#383838;font-weight:bold}
.product_show .mains .titles .pages>div{display:inline-block;vertical-align:middle;margin-left:.15rem;}
.product_show .mains .titles .pages a {display:block;width:39px;height:39px;background:#e5e5e5;line-height:39px;text-align:center;font-size:.18rem;color:#999}
.product_show .mains .titles .pages .met_list a {background:url(../images/icon11-1.png) center no-repeat #e5e5e5;}
.product_show .mains .titles .pages a:hover {color:#0a3e8c}
.product_show .mains .titles .pages .met_list a:hover {background:url(../images/icon11-2.png) center no-repeat #e5e5e5;}
.product_show .mains .editor table {width:100%;text-align:center;background:#e5e5e5}
.product_show .mains .editor table tr:first-child {background:#0a3e8c;}
.product_show .mains .editor table tr:first-child td {color:#FFF}
.product_show .mains .editor table tr td {font-size:.16rem;color:#3e3e3e;border:1px solid #FFF;line-height:.5rem;width:16.6666%}
/*工程案例*/
.case_box {padding:0 0 1.2rem;background:#f8f8f8}
.case_box .menus {border-bottom:1px solid #d2d2d2;padding:.3rem 0 .25rem;text-align:center;margin:0 0 .25rem}
.case_box .menus li {display:inline-table;margin:0 .16rem;}
.case_box .menus li a {display:block;position:relative;padding:0 .4rem;line-height:.6rem;font-size:.14rem;color:#1b1b1b;text-transform:uppercase;border-radius:35px;}
.case_box .menus li.on a,.case_box .menus li a:hover {color:#FFF;background:#224b8b;}

.case_list {padding:.5rem 0 0}
.case_list li {padding:0 .14rem;margin:0 0 .55rem;}
.case_list li a {display:block;position:relative;overflow:hidden;background:#FFF;padding:0 0 .53rem;}
.case_list li .img {overflow:hidden}
.case_list li img {-webkit-animation-fill-mode:none;animation-fill-mode:none;}
.case_list li h5 {margin:0 .22rem;padding:.35rem 0 .15rem;font-size:.18rem;color:#2a2a2a;border-bottom:1px solid #e8e8e8}
.case_list li .editor{font-size:.15rem;color:#494949;margin:0 .22rem;line-height:.26rem;height:1.04rem;}
.case_list li .editor p{margin:0;}
.case_list li a:hover img {transform:scale(1.06)}
/*详情*/
.fix_box {position:fixed;top:0;left:0;background:rgba(0,0,0,.5);z-index:999;width:100%;height:100%;transition:none;display:none;}
.fix_box .mains {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#FFF;max-width:8.75rem;}
.fix_box .mains.mains_on {top:70%;opacity:0;}
.fix_box .mains>i {position:absolute;right:.23rem;top:.23rem;z-index:1;width:32px;height:32px;border-radius:100%;border:2px solid #FFF;line-height:32px;text-align:center;font-size:.16rem;color:#FFF;cursor:pointer;}
.fix_box .mains .img {overflow:hidden}
.fix_box .mains .text {padding:.36rem .23rem .65rem;}
.fix_box .mains .text h6 {font-size:.18rem;color:#1d1d1d;padding:0  0 .2rem;border-bottom:1px solid #dcdcdc}
.fix_box .mains .text .editor {margin:.34rem 0 0;font-size:.15rem;color:#494949;line-height:1.7}
/*最新资讯*/
.news_box {padding:0 0 1.15rem}
.news_box .menus {border-bottom:1px solid #d2d2d2;padding:.3rem 0 .25rem;text-align:center;margin:0 0 .25rem}
.news_box .menus li {display:inline-table;margin:0 .7rem;}
.news_box .menus li a{display:block;padding-top:.57rem;position:relative;font-size:.16rem;color:#3b3b3b;background-size:.52rem .52rem !important;}
.news_box .menus li.order0 a {background:url(../images/icon12-1.png) center 0 no-repeat;}
.news_box .menus li.order1 a {background:url(../images/icon12-2.png) center 0 no-repeat;}
.news_box .menus li.order0.on a,.news_box .menus li.order0 a:hover {background:url(../images/icon12-1-h.png) center 0 no-repeat;color:#0a3e8c}
.news_box .menus li.order1.on a,.news_box .menus li.order1 a:hover {background:url(../images/icon12-2-h.png) center 0 no-repeat;color:#0a3e8c}

.news_top {padding:.45rem 0 0;}
.news_top>div{padding:0}
.news_top .text {padding:.15rem 0 0}
.news_top .text span {font-size:.3rem;color:#0a3e8c;}
.news_top .text h5 {font-size:.24rem;color:#2d2d2d;margin:.4rem 0 .23rem;}
.news_top .text .desc {padding:.15rem 0 .6rem .25rem;position:relative;font-size:.16rem;color:#5c5b5b;border-left:4px solid #eee;line-height:1.6}
.news_top .text a {display:block;background:url(../images/icon13.png) center no-repeat #e1e0e0;height:.5rem;border-radius:5px;margin:.45rem 0 0;background-size:.24rem .26rem;}
.news_top .img {padding-left:.75rem;}

.news_list {padding:.8rem 0 0}
.news_list li {padding:0;margin:0 0 .15rem;}
.news_list li.rth {padding-right:.32rem;}
.news_list li.let {padding-left:.32rem;}
.news_list li a{display:table;width:100%;background:#f4f4f4}
.news_list li a>div{display:table-cell;vertical-align:middle;}
.news_list li .times {background:#e5e5e5;text-align:center;width:13%;padding:.3rem 0}
.news_list li .times em {font-size:.3rem;color:#0a3e8c;display:block;}
.news_list li .times span {font-size:.14rem;color:#4e4e4e;text-transform:uppercase;}
.news_list li .text {padding:0 .35rem;}
.news_list li .text h5 {font-size:.18rem;color:#2c2c2c;margin:0 0 .15rem;}
.news_list li .text .desc {font-size:.14rem;color:#686868;line-height:1.7}
.news_list .more_down {margin:.3rem 0 0}
.news_list .more_down a {display:block;background:#e1e0e0;border-radius:8px;text-align:center;font-size:.2rem;color:#1549cb;padding:.15rem 0}
/*客户服务*/
.service_box {}
.service_box .menus {border-bottom:1px solid #d2d2d2;padding:.3rem 0 .25rem;text-align:center;margin:0 0 .25rem}
.service_box .menus li {display:inline-table;margin:0 .7rem;}
.service_box .menus li a{display:block;padding-top:.57rem;position:relative;font-size:.16rem;color:#3b3b3b;background-size:.52rem .52rem !important;}
.service_box .menus li.order0 a {background:url(../images/icon12-1.png) center 0 no-repeat;}
.service_box .menus li.order1 a {background:url(../images/icon12-2.png) center 0 no-repeat;}
.service_box .menus li.order0.on a,.service_box .menus li.order0 a:hover {background:url(../images/icon12-1-h.png) center 0 no-repeat;color:#0a3e8c}
.service_box .menus li.order1.on a,.service_box .menus li.order1 a:hover {background:url(../images/icon12-2-h.png) center 0 no-repeat;color:#0a3e8c}

.service_box .mains {padding:.45rem 0 1.35rem;}
.service_box .mains h3 {font-size:.3rem;color:#0a3e8c;text-align:center;margin:0 0 .2rem;padding:0 0 .45rem;position:relative}
.service_box .mains h3:after{content:'';width:1px;height:.27rem;background:#0a3e8c;position:absolute;left:50%;bottom:0;transition:all .5s}
.service_box .editor>div>p{font-size:.16rem;color:#5b5c5c;line-height:1.7;text-align:center;}
.service_box .editor .item1 {margin:.5rem 0 .3rem;background:#f5f5f5;padding:.54rem 0 .6rem;width:100%;display:table;}
.service_box .editor .item1>div{display:table-cell;vertical-align:middle;}
.service_box .editor .item1 .t1 {text-align:center;padding:0 .4rem;width:20%}
.service_box .editor .item1 .t1 h6 {font-size:.24rem;color:#3b3b3b;margin:.35rem 0 .12rem}
.service_box .editor .item1 .t1 p {font-size:.16rem;color:#7c7c7c;margin:0;text-transform:uppercase;}
.service_box .editor .item1 .t2 {font-size:.14rem;color:#4e4e4e;line-height:1.8;padding:0 .65rem 0 0}
.service_box .editor .item1 .t2 p {padding:.18rem 0;margin:0}
.service_box .editor .item2>div{padding:0;}
.service_box .editor .item2>div:first-child {padding-right:.1rem;}
.service_box .editor .item2>div:last-child{padding-left:.1rem;}
.service_box .editor .item2 .box {background:#f5f5f5;border-radius:5px;width:100%;display:table;padding:.2rem 0}
.service_box .editor .item2 .box>div{display:table-cell;vertical-align:middle;}
.service_box .editor .item2 .box .t1 {width:40%;text-align:center;padding:0 .25rem;}
.service_box .editor .item2 .box .t1 h6 {font-size:.24rem;color:#3b3b3b;margin:.35rem 0 .12rem;}
.service_box .editor .item2 .box .t1 p {font-size:.16rem;color:#7c7c7c;margin:0;text-transform:uppercase;}
.service_box .editor .item2 .box .t2 {font-size:.14rem;color:#4e4e4e;line-height:1.8;padding:0 .35rem 0 0}

.service_box.bg_color {background:url(../images/icon14.png) center bottom no-repeat #f7f7f7;background-size:100% auto;}
.service_box .partner {padding:.45rem 0 3.5rem;text-align:center}
.service_box .partner .title {margin:0  0 .6rem;}
.service_box .partner .title h3{font-size:.3rem;color:#000}
.service_box .partner .title p {font-size:.18rem;color:#717171;text-transform:uppercase;margin:.15rem 0 0}
/*营销网点*/
.outlets{}
.outlets .menus {border-bottom:1px solid #d2d2d2;padding:.3rem 0 .25rem;text-align:center;margin:0 0 .25rem}
.outlets .menus li {display:inline-table;margin:0 .7rem;}
.outlets .menus li a{display:block;padding-top:.57rem;position:relative;font-size:.16rem;color:#3b3b3b;background-size:.52rem .52rem !important;}
.outlets .menus li.order0 a {background:url(../images/icon15-1.png) center 0 no-repeat;}
.outlets .menus li.order1 a {background:url(../images/icon15-2.png) center 0 no-repeat;}
.outlets .menus li.order0.on a,.outlets .menus li.order0 a:hover {background:url(../images/icon15-1-h.png) center 0 no-repeat;color:#0a3e8c}
.outlets .menus li.order1.on a,.outlets .menus li.order1 a:hover {background:url(../images/icon15-2-h.png) center 0 no-repeat;color:#0a3e8c}

.outlets .mains{padding:.45rem 0 1.6rem;text-align:center;}
.outlets .mains .title {margin:0 0 .4rem;}
.outlets .mains .title h3 {font-size:.3rem;color:#000;}
.outlets .mains .title p {font-size:.18rem;color:#717171;text-transform:uppercase;margin:.1rem 0 0;}
.outlets .mains .editor {font-size:.24rem;color:#545454}

.outlets.network {background:url(../images/icon16.png) 0 bottom no-repeat #f7f7f7;background-size:6.63rem auto;}
/**/
.region-list{position:absolute;left:0;top:0}

@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.area-box .dot{position:absolute;left:0;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#ee201d;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-19px;left:-19px;height:24px;width:24px;border:24px solid #ee201d;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #ee201d,0 0 10px #ee201d inset;-moz-box-shadow:0 0 4px #ee201d,0 0 10px #ee201d inset;box-shadow:0 0 4px #ee201d,0 0 10px #ee201d inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.area-box .delay-01{-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.area-box .delay-02{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.area-box .delay-03{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.area-box .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.area-box .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.area-box .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.area-box .delay-07{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;-o-animation-delay:2.4s;animation-delay:2.4s}
.area-box .delay-08{-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}
.area-box .delay-09{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}
.area-box .delay-10{-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}
.area-box .delay-11{-webkit-animation-delay:4s;-moz-animation-delay:4s;-o-animation-delay:4s;animation-delay:4s}

.outlets .editor .img {display:inline-block;position:relative;}
.postition-1 {top:62%;left:81%}
.show-regin {position:absolute;font-size:.14rem;color:#FFF;font-weight:bold;text-align:left;left:0;bottom:0;width:.5rem;}
.outlets .editor .img .text {position:absolute;left:25px;top:-.28rem;font-size:.18rem;color:#0a3e8c;width:2.85rem;text-align:right;border-bottom:1px solid #0a3e8c;padding:0 0 .08rem}
/*联系我们*/
.contact {background:#f7f7f7;padding:.35rem 0 .85rem;}
.contact .mains {padding:.45rem 0 0}
.contact .title {text-align:center;margin:0 0 .6rem;}
.contact .title h3 {font-size:.3rem;color:#000}
.contact .title p {font-size:.18rem;color:#717171;text-transform:uppercase;margin:.15rem 0 0}
.contact .mains .item {background:#FFF;padding:.4rem 0}
.contact .mains .item>div{display:inline-block;vertical-align:middle;}
.contact .mains .item .text {width:55%;padding:0 .58rem;}
.contact .mains .item .names {margin:0 0 .6rem;}
.contact .mains .item .names h4 {font-size:.36rem;color:#0a3e8c;font-weight:bold;}
.contact .mains .item .names p {font-size:.18rem;color:#515151;margin:0}
.contact .mains .item .cnts {font-size:.18rem;color:#383838;}
.contact .mains .item .cnts p {padding-left:.5rem;margin:0;background-size:.41rem .41rem !important;line-height:.55rem;}
.contact .mains .item .cnts p.tel {background:url(../images/icon17-1.png) 0 center no-repeat;}
.contact .mains .item .cnts p.phone {background:url(../images/icon17-5.png) 0 center no-repeat;}
.contact .mains .item .cnts p.fax {background:url(../images/icon17-2.png) 0 center no-repeat;}
.contact .mains .item .cnts p.email {background:url(../images/icon17-3.png) 0 center no-repeat;}
.contact .mains .item .cnts p.add {background:url(../images/icon17-4.png) 0 center no-repeat;}

.contact .mains .item .map {width:43%}
/*悬浮框*/
.fixed_rlt{position:fixed;right:.1rem;top:50%;transform:translateY(-50%);background:#0a3e8c;border-radius:10px;padding:.15rem 0;width:.55rem;z-index:99}
.fixed_rlt li {margin:0 0 .12rem;text-align:center;position:relative}
.fixed_rlt li:last-child{margin:0}
.fixed_rlt li a{font-size:.22rem;color:#FFF;display:block;line-height:.6rem;}
.fixed_rlt li .item {position:absolute;right:-1.2rem;top:0;opacity:0;visibility:hidden;font-size:.16rem;color:#FFF;background:#0a3e8c;padding:0 .15rem;width:2.6rem;line-height:.6rem;}
.fixed_rlt li .code {position:absolute;right:-1.3rem;top:0;opacity:0;visibility:hidden;background:#0a3e8c;padding:10px;border-radius:5px;width:1.3rem;}
.fixed_rlt li:hover .item {opacity:1;visibility:visible;right:.65rem;}
.fixed_rlt li:hover .code {opacity:1;visibility:visible;right:.65rem;}
/********<=767 mobile nav style css********/
.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#212121}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#FFF;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
     transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color:#333;position:relative;font-size:.25rem}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:#0a3e8c;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#0a3e8c}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#333;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#0a3e8c}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/**************************/
@media(max-width:1440px){
	.tem_index_about .column {padding-left:1rem}
}
@media(max-width:1200px){
	.tem_index_about .column {padding-left:.25rem;}
}
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner {padding:60px  0 0}
	.outlets .editor .img .text {width:2.1rem}
	#container{height:5.05rem}
}
/********mobile*********/
@media(max-width:767px){
	.tem_index_about > div{width:100% !important;}

	.tem_index_about .column ol li {width:33.3333%;float:left;margin:0 0 .15rem;}
	.tem_index_honor .lists {padding:0}
	.tem_index_case .mains .table > div {display:block;width:100% !important;}
	.tem_index_case .mains .columns {position:relative;top:auto;width:100%;padding:0}
	.tem_index_case .mains ol {width:80%}
	.tem_index_case .mains .more {width:18%}
	.tem_index_case .mains .table .text {padding:0 .45rem .6rem;}
	.tem_index_news .item > div {width:100% !important;padding:0 .45rem !important;}
	.tem_index_news .item .newsbox2 {border:0;border-top:1px solid #e5e5e5}
	.tem_index_news .item .newsbox1{margin-bottom:.35rem;}
	.footer .nav_list {display:none;}
	.footer > div > div:last-child{text-align:left !important;}
	.culture > div > div,.honor > div > div,.product_box .mains > div > div {display:block;width:100% !important;}
	.culture .title,.honor .title {text-align:center;margin:0 0 .35rem;}
	.culture .editor > div {margin:0 0 .35rem;}
	.product_box .menus{display:none;}
	.product_box {padding:.45rem 0 1.5rem;}
	.product_box .mains .text {padding:0}
	.product_show .mains > div:last-child {padding-left:0}
	.product_show .mains {padding:.68rem .3rem 1.5rem;}
	.case_box {padding:.45rem 0 1.2rem;}
	.case_box .menus {display:none;}
	.news_list li {padding:0 !important;}
	.service_box .editor .item1 .t1 {width:40%}
	.service_box .editor .item2 > div {padding:0 !important;margin:0 0 .3rem;}
	.outlets .editor .img .text {display:none;}
	.contact .mains .item > div {display:block;width:100% !important;}
	.contact .mains .item .text {padding:0 .55rem .55rem;}
	.contact .mains .item {padding:.4rem 0 0}
}