/*引导页*/
.choose_mains {display:table;width:100%;table-layout:fixed;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}
.choose_mains .infos {display: table-cell;vertical-align: middle;width: 100%;height:100%;background:url(../images/icon1-1.png) right 0 no-repeat;}
.choose_mains .infos>div{position:relative;z-index:3}
.choose_mains .infos #canv {position:absolute;top:30%;left:0;width:100%;height:100%;z-index:1;}
.choose_mains .infos .logos {margin:0 0 1.05rem;}
.choose_mains .infos .logos img {width:4.4rem;}
.choose_mains .infos .com_title {margin:0 0 1.9rem;}
.choose_mains .infos .com_title h4 {font-size:.36rem;color:#332c2b}
.choose_mains .infos .com_title p {font-size:.19rem;color:#5a5858;margin:.1rem 0 0}
.choose_mains .infos .langs {font-size:0}
.choose_mains .infos .langs a {display:inline-block;font-size:.2rem;color:#FFF;background:#d1d1d1;margin:0 1px;padding:0 .48rem;line-height:.7rem;transition:all .5s}
.choose_mains .infos .langs a:first-child {border-top-left-radius:65px;border-bottom-left-radius:65px;}
.choose_mains .infos .langs a:last-child {border-top-right-radius:65px;border-bottom-right-radius:65px;}
.choose_mains .infos .langs a:hover {background:#15499a}
/*header*/
.header {position:fixed;top:0;left:0;width:100%;z-index:20;background:#FFF;font-size:0;box-shadow:0 0 15px rgba(0,0,0,.2)}
.header >div{position:initial}
.header >div>div{padding:0;line-height:.9rem;position:initial}
.header .nav_list li{display:inline-block;padding:0 .27rem;}
.header .nav_list li>a {font-size:.16rem;color:#323131;line-height:normal;position:relative}
.header .nav_list li>a.down:after{content:"\f107";font:normal normal normal 14px/1 FontAwesome;font-size:.14rem;color:#323131;position:absolute;top:100%;left:50%;transform:translateX(-50%);margin:.1rem 0 0;transition:all .4s}
.header .nav_list li:hover>a,.header .nav_list li.active>a {color:#15499a}
.header .nav_list li dl {margin:0;padding:0;position:absolute;top:.9rem;left:0;width:100%;background:#FFF;text-align:center;transition:none;display:none;border-top:2px solid #15499a;text-align:center}
.header .nav_list li dl dd {display:inline-block;margin:0 .2rem;}
.header .nav_list li dl dd a{font-size:.14rem;color:#323131;display:block;}
.header .nav_list li dl dd a:hover {color:#15499a;}
.header .nav_list li.langs {padding:0 .17rem;}
.header .nav_list li.langs>a {padding-left:.3rem;background:url(../images/icon0.png) 0 center no-repeat;background-size:.21rem .21rem;}
.header .nav_list li.emails span {font-size:.16rem;color:#333;}
.header .nav_list li.emails span a{font-size:.16rem;color:#333;}
/*banner*/
#fullpage .section {overflow:hidden;padding:1.1rem 0 0}
.tem_banner {position:relative}
.tem_banner .mobile_swiper {display:none;}
.tem_banner.index {position:absolute;top:0;left:0;width:100%;height:100%;}
.tem_banner .img {background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#000;transition:1s linear 2s;transform:scale(1.1,1.1);}
.tem_banner .swiper-slide.swiper-slide-active .img,.tem_banner .swiper-slide.swiper-slide-duplicate-active .img{
		transition:6s linear;
		transform:scale(1,1);
		}
.tem_banner .banner_txt {position:absolute;top:40%;left:0;width:100%;text-align:center;z-index:2}
.tem_banner .label_txt h3 {font-size:1rem;color:#FFF;text-transform:uppercase;font-family:"DIN";font-weight:bold;}
.tem_banner .label_txt p {font-size:.36rem;color:#FFF;margin:.3rem 0 0;}
.tem_banner .swiper-page>div{position:absolute;top:50%;left:10%;transform:translateY(-50%);z-index:2;outline:none;width:.55rem;height:.55rem;border-radius:100%;background:#a4a4a4;line-height:.55rem;text-align:center;font-size:.18rem;color:#FFF;z-index:5}
.tem_banner .swiper-page>div.slide-button-next {left:auto;right:10%}
.tem_banner .swiper-page>div:hover {background:#15499a}
.tem_banner .slide-pagination {margin:1.7rem 0 0;text-align:center;}
.tem_banner .slide-pagination span {margin:0 .14rem;width:9px;height:9px;background:#d9cfcd;border-radius:0;outline:none;opacity:1;}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active {background:#70ad47}
/*新闻公告*/
.news_box {position:absolute;bottom:.54rem;left:0;width:100%;z-index:5}
.news_box .item {font-size:0;position:relative}
.news_box .item>div{display:inline-block;vertical-align:middle;}
.news_box .item>div.title {padding:3px .4rem 3px 0;border-right:1px solid #FFF;width:13%}
.news_box .item>div.title h3 {font-size:.16rem;color:#FFF}
.news_box .item>div.title p {font-size:.12rem;color:#FFF;margin:5px 0 0;text-transform:capitalize;}
.news_box .item>div.lists {width:87%;padding-left:.25rem;}
.news_box .item>div.lists .swiper-container {height:.4rem;}
.news_box .item>div.lists .swiper-slide .items{font-size:0;position:relative}
.news_box .item>div.lists .swiper-slide .items>div{display:inline-block;vertical-align:middle;}
.news_box .item>div.lists .swiper-slide .items>div.time {width:17%;padding-right:.5rem;font-size:.14rem;color:#FFF}
.news_box .item>div.lists .swiper-slide .items>div.name {width:73%;}
.news_box .item>div.lists .swiper-slide .items>div.name a {font-size:.14rem;color:#FFF;display:block}
.news_box .item>a.more {border:1px solid #FFF;border-radius:35px;padding:0 .35rem;line-height:.4rem;font-size:.14rem;color:#FFF;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:5}
.news_box .item>a.more:hover {background:#15499a;border-color:#15499a}
/*科技产品*/
.tem_index_product .w1600 {z-index:2}
.tem_index_product .cans{position:absolute;left:0;width:100%;height:100%;bottom:0}
.tem_index_product .title {text-align:center;margin:0 0 .65rem;}
.tem_index_product .title h3 {font-size:.4rem;font-family:"SimHei";background-image: linear-gradient(5deg,#135bbd,#7fc451);-webkit-background-clip:text;color: transparent;}
.tem_index_product .title p {font-size:.2rem;color:#a9a9a9;text-transform:uppercase;margin:.15rem 0 0;font-family:"DIN"}
.tem_index_product .itembox {font-size:0;}
.tem_index_product .itembox>div{display:inline-block;vertical-align:top;width:33.333%}
.tem_index_product .itembox .nav_list ol {margin:0;padding:0}
.tem_index_product .itembox .nav_list li {display:inline-block;width:50%;padding:.85rem 0 0;vertical-align:top}
.tem_index_product .itembox .nav_list li .names {font-size:.2rem;color:#262626;text-transform:uppercase;margin:0 0 .22rem;font-weight:bold;}
.tem_index_product .itembox .nav_list li .editor {font-size:.14rem;color:#252525;padding:.65rem 0 0;position:relative;opacity:0;transform:translateY(25px);}
.tem_index_product .itembox .nav_list li .editor:before{content:'';width:9px;height:9px;border:1px solid #315ea6;border-radius:100%;position:absolute;top:0;left:0}
.tem_index_product .itembox .nav_list li .editor:after{content:'';width:1px;height:.29rem;background:#315ea6;position:absolute;top:9px;left:4px;}
.tem_index_product .itembox .nav_list li#current .names {color:#15499a}
.tem_index_product .itembox .nav_list li#current .editor {opacity:1;transform:none;}
.tem_index_product .itembox .mains {text-align:center;}
.tem_index_product .itembox .mains .img {display:inline-block;position:relative;padding:.85rem 0 0}
.tem_index_product .itembox .mains .img img {position:relative;z-index:3}
.tem_index_product .itembox .mains .img:before{content:'';width:5.4rem;height:5.4rem;background:#FFF;border-radius:100%;box-shadow:0 0 20px rgba(0,0,0,.2);position:absolute;top:0;left:50%;transform:translateX(-50%)}
.tem_index_product .itembox .mains a.more {display:block;width:.6rem;height:.6rem;border-radius:100%;background:url(../images/icon1.png) center no-repeat #70ac47;background-size:.31rem .13rem;margin:.3rem auto 0}
.tem_index_product .itembox .mains .img:hover img {transform:scale(.96)}
/*合作案例*/
.tem_index_case .title {text-align:center;position:relative;z-index:10;margin:0 0 1.7rem}
.tem_index_case .title h3 {font-size:.4rem;color:#FFF;font-family:"SimHei";text-shadow:4px 4px 6px rgba(0,0,0,.2)}
.tem_index_case .title p {font-size:.2rem;color:#FFF;text-transform:uppercase;margin:.15rem 0 0;font-family:"DIN";text-shadow:4px 4px 6px rgba(0,0,0,.2)}
.tem_index_case .lists{position:absolute;top:0;right:0;width:56%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}
.tem_index_case .lists .swiper-slide .img {background-position:center;background-repeat:no-repeat;background-size:cover;}
.tem_index_case .lists .swiper-slide p{position:absolute;width:7rem;left:50%;font-size:.24rem;color:#FFF;bottom:20%;z-index:2;padding-left:.55rem;}
.tem_index_case .lists .mores {width:7rem;left:50%;padding-left:.55rem;position:absolute;bottom:10%;z-index:1}
.tem_index_case .lists .mores>a {float:left;width:1.42rem;border:1px solid #FFF;border-radius:35px;text-align:center;line-height:.41rem;font-size:.14rem;color:#FFF}
.tem_index_case .lists .mores .slide-pagination {float:right;font-size:0;padding:.15rem 0 0}
.tem_index_case .lists .mores .slide-pagination span {margin-left:.14rem;width:9px;height:9px;background:#c4cdd5;border-radius:0;outline:none;opacity:1;}
.tem_index_case .lists .mores .slide-pagination span.swiper-pagination-bullet-active {background:#70ad47}

.tem_index_case:before{content:'';width:50%;height:100%;position:absolute;left:0;top:0;z-index:2;background:url(../images/icon2.png) right center no-repeat;background-size:cover;}
.tem_index_case .logo_mains {position:relative;z-index:2;font-size:0;width:50%;text-align:left;padding:0 1.3rem 0 0;}
.tem_index_case .logo_mains .infos {padding:0 0 1.55rem}
.tem_index_case .logo_mains .infos .item h5 {font-size:.3rem;color:#FFF;}
.tem_index_case .logo_mains .infos .item p {font-size:.24rem;color:#FFF;margin:.3rem 0 0}
.tem_index_case .logo_mains .infos>p {font-size:.16rem;color:#FFF;margin:.65rem 0 0}
.tem_index_case .logo_mains a.mores {display:inline-block;padding:0 .38rem;line-height:.49rem;font-size:.14rem;color:#FFF;border:1px solid #FFF;border-radius:35px;}
.tem_index_case .logo_mains a.mores:hover {background:#FFF;color:#232323}
/*销售网络*/
.section4 {background:url(../images/icon3.jpg) center bottom no-repeat;background-size:cover;}
.tem_index_network .title {text-align:center;margin:0 0 .55rem;}
.tem_index_network .title h3 {font-size:.4rem;font-family:"SimHei";background-image: linear-gradient(5deg,#135bbd,#7fc451);-webkit-background-clip:text;color: transparent;}
.tem_index_network .title p {font-size:.2rem;color:#a9a9a9;text-transform:uppercase;margin:.15rem 0 0;font-family:"DIN"}
.tem_index_network .mains {font-size:0;text-align:center}
.tem_index_network .mains .swiper-slide .img {overflow:hidden}
.tem_index_network .mains .swiper-slide img{width:100%;height:3.54rem;object-fit:cover}
.tem_index_network .mains .swiper-slide:hover img {transform:scale(1.06)}
.tem_index_network .mains .slide-pagination{margin:.53rem 0 .85rem}
.tem_index_network .mains .slide-pagination span{opacity:1;outline:none;width:.13rem;height:.13rem;background:none;border:1px solid #0366a9;margin:0 6px;}
.tem_index_network .mains .slide-pagination span.swiper-pagination-bullet-active{background:#0366a9}
.tem_index_network .mains>a.mores{display:inline-block;padding:0 .32rem;line-height:.47rem;font-size:.16rem;color:#FFF;border-radius:35px;background:#049945}
/*关于我们*/
#fullpage .section5 {padding:0 !important;}
.section5 {background:url(../images/icon4.jpg) center no-repeat;background-size:cover;}
.tem_index_about .title {position:absolute;left:0;top:35%;z-index:2}
.tem_index_about .title h3 {font-size:.4rem;color:#FFF;font-family:"SimHei";}
.tem_index_about .title p {font-size:.2rem;color:#FFF;text-transform:uppercase;margin:.15rem 0 0;font-family:"DIN"}
.tem_index_about .lists {padding:0 0 0 24%;font-size:0}
.tem_index_about .lists>div{display:inline-block;vertical-align:top;width:25%;text-align:center;position:relative;border-left:1px solid rgba(255,255,255,.4)}
.tem_index_about .lists>div a{position:absolute;top:50%;left:50%;transform:translate(-50%,0)}
.tem_index_about .lists>div .names {font-size:.2rem;color:#FFF;padding-top:1.18rem;position:relative;margin:0 0 1.5rem;}
.tem_index_about .lists>div .names:before{content:'';width:.84rem;height:.84rem;position:absolute;top:0;left:50%;transform:translateX(-50%);background-size:.84rem .84rem !important;border-radius:100%;transition:all .4s}
.tem_index_about .lists>div em.more {display:inline-block;border:1px solid #FFF;border-radius:35px;width:1.07rem;height:.4rem;background:url(../images/icon1.png) center no-repeat;background-size:.31rem .13rem;}
.tem_index_about .lists>div.ic0 .names:before {background:url(../images/icon5-1.png) center no-repeat rgba(255,255,255,.3);}
.tem_index_about .lists>div.ic1 .names:before {background:url(../images/icon5-2.png) center no-repeat rgba(255,255,255,.3);}
.tem_index_about .lists>div.ic2 .names:before {background:url(../images/icon5-3.png) center no-repeat rgba(255,255,255,.3);}
.tem_index_about .lists>div.ic3 .names:before {background:url(../images/icon5-4.png) center no-repeat rgba(255,255,255,.3);}
.tem_index_about .lists>div a:hover .names:before{background-color:rgba(21,73,154,.5)}
.tem_index_about .lists>div a:hover em.more {background-color:#15499a;border-color:#15499a}
/*新闻资讯*/
.tem_index_news {}
.tem_index_news .title {text-align:center;margin:0 0 .6rem;}
.tem_index_news .title h3 {font-size:.4rem;font-family:"SimHei";background-image: linear-gradient(5deg,#135bbd,#7fc451);-webkit-background-clip:text;color: transparent;}
.tem_index_news .title p {font-size:.2rem;color:#a9a9a9;text-transform:uppercase;margin:.15rem 0 0;font-family:"DIN"}
.tem_index_news .lists {position:relative}
.tem_index_news .lists .swiper-slide a {display:block;position:relative;font-size:0;margin:0 0 .2rem;padding:.26rem .2rem;}
.tem_index_news .lists .swiper-slide a:after{content:'';width:100%;height:0;position:absolute;top:0;left:0;background:#15499a;border-bottom-right-radius:65px;transition:all .6s;opacity:0}
.tem_index_news .lists .swiper-slide a>div{display:inline-block;vertical-align:middle;position:relative;z-index:2}
.tem_index_news .lists .swiper-slide .img {width:29%;}
.tem_index_news .lists .swiper-slide .text {width:71%;padding-left:.4rem;}
.tem_index_news .lists .swiper-slide .text h4 {font-size:.2rem;color:#232122;margin:0 0 .25rem;font-weight:bold;width:70%}
.tem_index_news .lists .swiper-slide .text .desc {font-size:.16rem;color:#7a7a7a;line-height:1.7;margin:0 0 .35rem;}
.tem_index_news .lists .swiper-slide .text span {font-size:.16rem;color:#616161;}
.tem_index_news .lists .swiper-slide a:hover:after{height:100%;opacity:1}
.tem_index_news .lists .swiper-slide a:hover .text h4 {color:#FFF}
.tem_index_news .lists .swiper-slide a:hover .text .desc {color:#d2e3fe}
.tem_index_news .lists .swiper-slide a:hover .text span {color:#FFF}
.tem_index_news .slide-pagination {margin:.1rem 0 0;text-align:center;}
.tem_index_news .slide-pagination span {margin:0 .18rem;width:11px;height:11px;background:#000;border-radius:100%;outline:none;opacity:1;}
.tem_index_news .slide-pagination span.swiper-pagination-bullet-active {background:#15499a}
/*通用底部*/
#fullpage .section7 {padding:0 !important;}
.footer {background:#f2f2f2;padding:.65rem  0;}
.footer .f_navbox {margin:0 0 1.1rem;}
.footer .f_navbox>div{padding:0;font-size:0}
.footer .f_navbox dl {display:inline-table;vertical-align:top;width:20%}
.footer .f_navbox dl dt a {font-size:.16rem;color:#262626;}
.footer .f_navbox dl dt {margin:0 0 .25rem;}
.footer .f_navbox dl dd {margin:0 0 .15rem;}
.footer .f_navbox dl dd a {font-size:.14rem;color:#535353}
.footer .f_navbox .code {display:inline-block;}
.footer .f_navbox .code p {font-size:.16rem;color:#262626;margin:0 0 .25rem;font-weight:bold;}
.footer .f_infos>div{padding:0}
.footer .f_infos .copy,.footer .f_infos .cnt_info {font-size:.14rem;color:#494949;}
.footer .f_infos .copy a {font-size:.14rem;color:#494949}
.footer .f_infos .links>a {display:inline-block;width:.36rem;height:.36rem;text-align:center;line-height:.36rem;font-size:.16rem;color:#FFF;position:relative}
.footer .f_infos .links>a>div{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:1.8rem;opacity:0;visibility:hidden;background:#FFF;padding:5px;border-radius:5px;overflow:hidden;}
.footer .f_infos .links>a:hover>div{opacity:1;visibility:visible}
.footer .f_infos .links>a.f {background:#1949a1}
.footer .f_infos .links>a.t {background:#00b3e0}
.footer .f_infos .links>a.v {background:#507299}
.footer .f_infos .links>a.i {background:#b436a9}
.footer .f_infos .links>a.w {background:rgb(27,178,83)}
.footer .f_infos .links>a.wx {background:rgb(37,219,90)}

.fixed_mains{position:fixed;top:40%;right:.15rem;z-index:99}
.fixed_mains li {margin:0 0 .15rem;}
.fixed_mains li:last-child{margin:0}
.fixed_mains li a{position:relative;border-radius:100%}
.fixed_mains li a>i {width:.42rem;height:.42rem;border-radius:100%;font-size:.24rem;color:#FFF;line-height:.42rem;text-align:center;}
.fixed_mains li.wx a i{background:rgb(37,219,90)}
.fixed_mains li.ws a i{background:rgb(27,178,83)}
.fixed_mains li a.b_t i{background:rgba(176,176,176,1)}
.fixed_mains li.wx a>div{position:absolute;width:1.6rem;right:-2.5rem;top:50%;transform:translateY(-50%);opacity:0;border-radius:5px;padding:5px;background:#FFF;overflow:hidden}
.fixed_mains li a:hover>div{right:100%;opacity:1}

/*通用头部*/
.page_banner {position:relative;padding:.9rem  0 0;}
.page_banner .flash img {width:100% !important;height:auto !important;}
.page_banner .label_txt {position:absolute;top:45%;left:0;width:100%;text-align:center;}
.page_banner .label_txt h4 {font-size:.5rem;color:#FFF;margin:0 0 .45rem;}
.page_banner .label_txt .pro_item>p{margin:0 .3rem;display:inline-block;padding-left:.15rem;position:relative;font-size:.2rem;color:#FFF;font-weight:bold;}
.page_banner .label_txt .pro_item>p:before{content:'';width:6px;height:6px;background:#70ac47;border-radius:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.page_banner .label_txt .slogan {font-size:.2rem;color:#FFF}
/*产品中心*/
.product_box {position:relative;z-index:5;padding:0 0 .7rem;}
.com_menus {background:#FFF;}
.com_menus>div{background:#f9f9f9;transform:translateY(-.6rem);padding:.32rem .4rem 0;border:1px solid #e5e5e5}
.com_menus h3 {font-size:.36rem;color:#000;margin:0 0 .27rem;}
.com_menus .lists {padding:0 0 .3rem;border-bottom:1px solid #000}
.com_menus .lists li {display:inline-block;padding-right:.7rem;}
.com_menus .lists li:last-child{padding:0}
.com_menus .lists li a {font-size:.16rem;color:#262626;font-weight:bold;text-transform:uppercase;}
.com_menus .lists li a:hover,.com_menus .lists li.ons a {color:#15499a}
.com_menus .mbx {padding:.2rem 0;font-size:.14rem;color:#262626}
.com_menus .mbx a{font-size:.14rem;color:#262626}


.product_box .pro-lists{display:flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.product_box .pro-lists>div{width:30%;margin:.2rem 0;}
.product_box .pro-lists a:hover{box-shadow:1px 1px 10px #d7d6d6}
.product_box .pro-lists a:hover img{transform:scale(1.1)}
.product_box .pro-lists>div .txt{background:#fff;}
.product_box .pro-lists>div a:hover .txt h2{color:#4a9cda;}
.product_box .pro-lists>div .txt h2 {
    font-size: .16rem;
    color: #2f2f2f;
    text-align: center;
    display: block;
    padding: .2rem;
    border-bottom: 1px solid #d9d9d9;
}

.product_box .pro-lists>div .txt p {
    display: block;
    padding: .12rem .2rem;
    font-size: .14rem;
    color: #606060;
    line-height: 1.6;
}

.page{padding: .45rem 0;text-align: center;font-size: 0;}
.page a{display:inline-block;vertical-align:top;padding: .05rem .12rem;text-align:center;background: #fff;margin: 0 .04rem;border-radius: 4px;border: 1px solid #DDDDDD;font-size: .14rem;color: #666666;}
.page a[href="javascript:;"]{cursor:initial}
.page a[href="javascript:;"]:hover{color:#393737;background:#e0e0e0}
.page a.page-num-current,.met_pager a:hover{background: #4a9cda;color: #fff;}
/*产品详情*/
.show_product {padding:.65rem 0 .75rem;}
.show_product .info {margin:0 0 .35rem;}
.show_product .info>div{padding:0;overflow:hidden}
.show_product .info .swiper-slide {overflow:hidden;}
.show_product .info .swiper-page>div{position:absolute;top:50%;left:-60px;z-index:2;width:.4rem;height:.4rem;border-radius:100%;background:#e5e5e5;line-height:.4rem;font-size:.18rem;color:#FFF;outline:none;text-align:center;}
.show_product .info .swiper-page>div.slide-button-next {left:auto;right:-60px;}
.show_product .info .swiper-page>div:hover {background:#15499a}
.show_product .info>div:hover .swiper-page>div.slide-button-prev{left:0}
.show_product .info>div:hover .swiper-page>div.slide-button-next{right:0}
.show_product .info>div:last-child{padding-left:.35rem;}
.show_product .info>div h4 {font-size:.3rem;color:#292929;font-weight:bold;margin:0 0 .4rem;}
#metinfo_additional {display:none;}
.show_product .info>div.desc {font-size:.14rem;color:#292929}
.show_product .info>div .desc .t{margin:.16rem 0 0}

.show_product .info>div .desc .t>div{display:inline-block;background:#eee;text-align:center;padding:0 .1rem;border-radius:5px;width:24.5%;margin:0 0.25%}
.show_product .info>div .desc .t>div p {margin:0;padding-left:.42rem;line-height:.64rem;font-size:.14rem;color:#3f3f3f;background-size:.37rem .37rem !important;}
.show_product .info>div .desc .t>div.t1 p {background:url(../images/icon6-1.png) 0 center no-repeat;}
.show_product .info>div .desc .t>div.t2 p {background:url(../images/icon6-2.png) 0 center no-repeat;}
.show_product .info>div .desc .t>div.t3 p {background:url(../images/icon6-3.png) 0 center no-repeat;}
.show_product .info>div .desc .t>div.t4 p {background:url(../images/icon6-4.png) 0 center no-repeat;}
.show_product .info>div .desc .t>div.t5 p {background:url(../images/icon6-5.png) 0 center no-repeat;}
.show_product .info>div .desc .t>div.t6 p {background:url(../images/icon6-6.png) 0 center no-repeat;}

.show_product .mains h5{font-size:.25rem;color:#292929;margin:0 0 .35rem}
.show_product .mains .editor {font-size:.14rem;color:#292929;}
/*服务支持*/
.service_box {position:relative}
.service_box .com_menus{position:absolute;width:100%;left:0;top:-.6rem;background:none}
.service_box .com_menus>div{transform:none}
.service_box .sales {padding:2rem 0 .65rem;background:linear-gradient(to bottom,#f0f9fe,#FFF);}
.service_box .sales .title {text-align:center;}
.service_box .sales .title h3 {font-size:.36rem;color:#000}
.service_box .sales .title p{font-size:.24rem;color:#838383;margin:.15rem 0 0}
.service_box .network {padding:1.6rem 0 .75rem;font-size:0}
.service_box .network:before{position:fixed;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:-1} 
.service_box .network>div>div{display:inline-block;vertical-align:top;width:47%}
.service_box .network .imgs{width:53%}
.service_box .network .title {padding:.55rem .15rem 0 1rem;}
.service_box .network .title .names h3{font-size:.36rem;color:#FFF}
.service_box .network .title .names p{font-size:.24rem;color:#FFF;margin:.15rem 0 0;text-transform:uppercase;}
.service_box .network .title .editor {font-size:.16rem;color:#FFF;margin:.64rem 0 0}

.service_box .partner{background:url(../images/icon25.jpg) center no-repeat;background-size:cover;padding:.8rem 0 .6rem;}
.service_box .partner .title {text-align:center;margin:0 0 .3rem;}
.service_box .partner .title h3 {font-size:.36rem;color:#000}
.service_box .partner .title p{font-size:.24rem;color:#838383;margin:.15rem 0 0;text-transform:uppercase;}
.service_box .partner .editor {font-size:.16rem;color:#333;line-height:1.65}

/*研发团队*/
.team {position:relative}
.team:after{content:'';width:100%;height:.89rem;background:url(../images/icon12.png) 0 bottom no-repeat;position:absolute;bottom:0;left:0;background-size:100% auto;z-index:1}
.team .title {text-align:center;margin:0 0 1.15rem;}
.team .title h3 {font-size:.36rem;color:#000}
.team .title p {font-size:.24rem;color:#838383;text-transform:uppercase;margin:.25rem 0 0}
.team .mains {}
.team .mains>div{padding:0}
.team .mains .name {margin:1.63rem  0 0;padding:.22rem 0 0;display:inline-block;font-size:.2rem;color:#2a2a2a;position:relative}
.team .mains .name:before{content:'';width:.52rem;height:2px;position:absolute;top:0;left:50%;transform:translateX(-50%);background:#15499a}
.team .mains>div:last-child{padding-left:3.4rem;padding-bottom:1.26rem;border-left:1px solid #15499a;background:url(../images/icon11.png) .8rem 0 no-repeat;background-size:1.96rem auto}
.team .mains>div:last-child:before{content:'';width:20px;height:20px;background:#15499a;border-radius:100%;position:absolute;left:-10px;top:0}
.team .mains .editor {font-size:.2rem;color:#484848;line-height:1.6}

.spirit {background:url(../images/icon13.jpg) center bottom no-repeat;background-size:cover;padding:.85rem 0 1.2rem;}
.spirit .mains {position:relative}
.spirit .mains .img {display:inline-block;}
.spirit .mains .txt {position:absolute;right:0;top:50%;transform:translateY(-50%);background:#FFF;padding:.65rem .53rem 1.3rem;width:6.2rem;}
.spirit .mains .txt .title {margin:0 0 .45rem;}
.spirit .mains .txt .title h3 {font-size:.36rem;color:#15499a;}
.spirit .mains .txt .title p {font-size:.24rem;color:#838383;margin:.2rem 0 0;text-transform:uppercase;}
.spirit .mains .txt>p {font-size:.16rem;color:#2b2b2b}

/*营销网络
.network {padding:0 0 1.35rem;}
.network .title {text-align:center;margin:0 0 .65rem;}
.network .title h3 {font-size:.36rem;color:#000}
.network .title p {font-size:.24rem;color:#838383;text-transform:uppercase;margin:.25rem 0 0}
.network .items {font-size:0}
.network .items>div{display:inline-block;vertical-align:middle;}
.network .items>div.infos {width:35%;padding:.85rem .3rem;background:url(../images/icon14.jpg) 0 0 no-repeat #f8f8f8;background-size:100% 100%}
.network .items>div.infos h4 {font-size:.36rem;color:#15499a;padding-right:.85rem;font-weight:bold;background:url(../images/icon15.png) right center no-repeat;background-size:.6rem .6rem;}
.network .items>div.infos h5 {font-size:.24rem;color:#a6a6a6;line-height:1.6;padding:.36rem 0;text-transform:capitalize}
.network .items>div.infos>div>p {font-size:.18rem;color:#333434;margin:0}
.network .items>div.infos .t{margin:.43rem 0 .6rem;font-size:.16rem;color:#414141}
.network .items>div.infos ol {margin:0;padding:0}
.network .items>div.infos ol li {display:inline-block;padding-right:.22rem;}
.network .items>div.infos ol li a {display:block;position:relative;border-radius:35px;border:1px solid #15499a;font-size:.16rem;color:#272729;padding:.15rem .3rem;}
.network .items>div.infos ol li#current a {background:#15499a;color:#FFF}
.network .items>div.maps {width:65%;text-align:right;font-size:0}

.network .items>div.maps .imgs {display:inline-block;position:relative}
.network .items>div.maps .icons>div {position:absolute;font-size:.16rem;color:#272729;}
.network .items>div.maps .icons>div:before{content:'';width:.18rem;height:.18rem;border-radius:100%;border:1px solid #15499a;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}
.network .items>div.maps .icons>div:after{content:'';width:.1rem;height:.1rem;border-radius:100%;position:absolute;background:#15499a;left:50%;bottom:.04rem;transform:translateX(-50%)}
.network .items>div.maps .icons>div.t1 {top:39%;right:19%;padding-left:.25rem;}
.network .items>div.maps .icons>div.t1:before,.network .items>div.maps .icons>div.t2:before {left:0;top:0;transform:none;}
.network .items>div.maps .icons>div.t1:after,.network .items>div.maps .icons>div.t2:after{left:.04rem;top:.04rem;transform:none;}
.network .items>div.maps .icons>div.t13:before,.network .items>div.maps .icons>div.t17:before{right:0;top:0;transform:none;left:auto}
.network .items>div.maps .icons>div.t13:after,.network .items>div.maps .icons>div.t17:after{right:.04rem;top:.04rem;transform:none;left:auto}
.network .items>div.maps .icons>div.t2 {top:47%;right:17%;padding-left:.25rem;}
.network .items>div.maps .icons>div.t3 {top:56%;right:22%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t4 {top:59%;right:30%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t5 {top:61%;right:40%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t6 {top:70%;right:41%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t7 {top:69%;right:31%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t8 {top:80%;right:37%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t9 {top:79%;right:27%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t10 {top:65%;right:16%;padding-top:.25rem;}
.network .items>div.maps .icons>div.t11 {top:71%;right:20%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t12 {top:67%;right:25%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t13 {top:42%;right:27%;padding-right:.25rem;}
.network .items>div.maps .icons>div.t14 {top:59%;right:49%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t15 {top:75%;right:52%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t16 {top:50%;right:29%;padding-bottom:.25rem;}
.network .items>div.maps .icons>div.t17 {top:36%;right:26%;padding-right:.25rem;}

.network .items>div.maps .icons>div.t10 em {position:absolute;font-size:.2rem;color:#15499a;font-weight:bold;top:0;left:100%;min-width:.45rem}
.network .items>div.maps .icons>div.t10:before {left:50%;top:0;bottom:auto;}
.network .items>div.maps .icons>div.t10:after{left:50%;top:.04rem;bottom: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:#1e4a8e;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-28px;left:-28px;height:66px;width:66px;border:2px solid #b7b7b7;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #1e4a8e,0 0 10px #1e4a8e inset;-moz-box-shadow:0 0 4px #1e4a8e,0 0 10px #1e4a8e inset;box-shadow:0 0 4px #1e4a8e,0 0 10px #1e4a8e 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}
.postition-0{left:15%;top:34%}
.postition-1{left:28%;top:32%}
.postition-2{left:36%;top:18%}
.postition-3{left:28%;top:68%}
.postition-4{left:48%;top:34%}
.postition-5{left:58%;top:61%}
.postition-6{left:75%;top:16%}
.postition-7{left:68%;top:32%}
.postition-8{left:80%;top:37%}
.postition-9{left:84%;top:78%}
/*合作案例*/
.case_box {padding:.72rem 0 1.4rem;}
.case_box .list>div{padding:0 .18rem;margin:0 0 .7rem;}
.case_box .list>div a {display:block;position:relative;background:#FFF;box-shadow:0 0 12px rgba(0,0,0,.2)}
.case_box .list>div .img {overflow:hidden}
.case_box .list>div .img .imglist {display:none;}
.case_box .list>div .text {font-size:0;position:relative;padding:.15rem 0}
.case_box .list>div .text>div{display:inline-block;vertical-align:middle;}
.case_box .list>div .text .logos {background:url(../images/icon16.png) right center no-repeat;width:30%;text-align:center;background-size:1px .77rem;line-height:.77rem;}
.case_box .list>div .text .name {padding-left:.35rem;font-size:.16rem;color:#2c2c2c;width:70%}
.case_box .list>div .text>em {position:absolute;right:0;top:0;height:100%;width:.79rem;background:url(../images/icon17.png) 0 0 no-repeat;background-size:auto 100%;font-size:.3rem;color:#FFF;text-align:center;}
.case_box .list>div .text>em:before{content:'';position:absolute;right:0;top:0;height:100%;width:0;background:url(../images/icon17-1.png) 0 0 no-repeat;background-size:auto 100%;opacity:0;transition:all .4s}
.case_box .list>div .text>em i {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}
.case_box .list>div a:hover .text>em:before{width:100%;opacity:1}
.case_box .list>div a:hover img {transform:scale(1.06)}
.case_box .more_down {padding:.4rem 0 0;text-align:center;transition:none;}
.case_box .more_down a {font-size:.16rem;color:#505050}

.fixed_box {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:99;display:none;transition:none;}
.fixed_box .mains {width:47%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#FFF}
.fixed_box .mains.ons {top:70%;opacity:0;}
.fixed_box .mains .lists {position:relative;}
.fixed_box .mains .lists .swiper-slide img {max-height:6.59rem;}
.fixed_box .mains .swiper-page>div{position:absolute;top:50%;left:-.23rem;z-index:1;outline:none;width:.46rem;height:.46rem;background:#eaeaea;border-radius:100%;line-height:.46rem;font-size:.22rem;color:#6d6d6d;text-align:center;}
.fixed_box .mains .swiper-page>div.slide-button-next {left:auto;right:-.23rem;}
.fixed_box .mains .swiper-page>div:hover {background:#15499a;color:#FFF}
.fixed_box .mains .text {display:table;width:100%;}
.fixed_box .mains .text>div{display:table-cell;vertical-align:middle;}
.fixed_box .mains .text>div.logos {width:21%;text-align:center;}
.fixed_box .mains .text>div.info {width:79%;padding:.43rem .36rem;;background:url(../images/icon18.png) 0 center no-repeat;background-size:auto 100%}
.fixed_box .mains .text>div.info h5 {font-size:.2rem;color:#2c2c2c;font-weight:bold;margin:0 0 .3rem;}
.fixed_box .mains .text>div.info .cnts {font-size:.16rem;color:#4d4d4d;}
/*新闻资讯*/
.company_news {padding:.75rem  0 .85rem;position:relative;background:#f5f5f5}
.news_main .title {text-align:center;margin:0 0 .62rem;}
.news_main .title h3 {font-size:.36rem;color:#000}
.news_main .title p {font-size:.24rem;color:#838383;text-transform:uppercase;margin:.15rem 0 0}
.company_news .lists {position:relative;}
.company_news .lists .swiper-slide a {display:block;position:relative;padding:.45rem .55rem .28rem;border-right:1px solid #e5e5e5}
.company_news .lists .swiper-slide span {font-size:.14rem;color:#545454;}
.company_news .lists .swiper-slide h5 {font-size:.2rem;color:#232323;line-height:.26rem;height:.52rem;overflow:hidden;margin:.15rem 0 .25rem;}
.company_news .lists .swiper-slide p {font-size:.14rem;color:#939393;margin:0 0 .2rem;}
.company_news .lists .swiper-slide .img {overflow:hidden;}
.company_news .lists .swiper-slide .desc {font-size:.14rem;color:#939393;line-height:.24rem;height:.48rem;overflow:hidden;margin:.35rem 0 .53rem;}
.company_news .lists .swiper-slide em {display:block;position:relative;text-align:right;width:.7rem;transition:all .8s}
.company_news .lists .swiper-slide em:after{content:"\f105";font:normal normal normal 14px/1 FontAwesome;font-size:.14rem;color:#6d6d6d;display:inline-table;}
.company_news .lists .swiper-slide em:before{content:'';width:100%;height:1px;background:#6d6d6d;position:absolute;left:0;top:50%;transition:all .4s}
.company_news .lists .swiper-slide a:hover {background:#15499a}
.company_news .lists .swiper-slide a:hover>* {color:#FFF}
.company_news .lists .swiper-slide a:hover em {width:100%}
.company_news .lists .swiper-slide a:hover em:after{color:#fff}
.company_news .lists .swiper-slide a:hover em:before{background:#FFF}
.news_main .lists .swiper-page {margin:.75rem 0 0;text-align:center;font-size:0}
.news_main .lists .swiper-page>div{display:inline-block;margin:0 .05rem;}
.news_main .lists .swiper-page .slide-button-prev,.news_main .lists .swiper-page .slide-button-next,.news_main .lists .swiper-page .slide-pagination span {width:.29rem;height:.29rem;background:#ededed;border-radius:3px;border:1px solid #d2d2d2;line-height:.29rem;text-align:center;font-size:.16rem;color:#000;outline:none;}
.news_main .lists .swiper-page .slide-pagination span{opacity:1;margin:0 .04rem;}
.news_main .lists .swiper-page .slide-pagination span.swiper-pagination-bullet-active {color:#15499a;border-color:#15499a}
/*行业新闻*/
.industy_news {padding:.85rem 0 1.55rem;}
.industy_news .lists {position:relative}
.industy_news .swiper-slide a {display:block;position:relative;overflow:hidden;font-size:0;padding:.25rem .22rem;border-bottom-right-radius:65px;margin:0 0 .3rem;}
.industy_news .swiper-slide a>div{display:inline-block;vertical-align:middle;}
.industy_news .swiper-slide .img {width:30.5%;overflow:hidden;}
.industy_news .swiper-slide .text {width:69.5%;padding:0 .48rem;}
.industy_news .swiper-slide .text h5 {font-size:.2rem;color:#232122;font-weight:bold;margin:0 0 .25rem;}
.industy_news .swiper-slide .text .desc {font-size:.16rem;color:#7a7a7a;line-height:.24rem;height:.48rem;overflow:hidden;margin:0 0 .45rem;}
.industy_news .swiper-slide .text span{font-size:.16rem;color:#616161;}
.industy_news .swiper-slide a:hover {background:#15499a;}
.industy_news .swiper-slide a:hover .text>* {color:#FFF}
.industy_news .swiper-slide a:hover .text .desc {color:#d2e3fe}
/*关于我们*/
.about_box {}
.company {background:#FFF;padding:0 0 .6rem;}
.company .editor {font-size:.16rem;color:#2f2f2f;line-height:1.7}
.company .editor h5,.culture h3{font-size:.24rem;color:#212121;font-weight:bold;line-height:1.8;padding:.95rem 0 0;margin:0 0 .54rem;position:relative;text-align:center;}
.company .editor h5:before,.culture h3:before{content:'';width:2px;height:.47rem;background:#15499a;position:absolute;top:0;left:50%;margin-left:-1px;}
.about_box .imgs {position:relative;padding:3.58rem 0 0}
.about_box .imgs:before{content:'';width:100%;height:100%;position:fixed;top:0;left:0;background:url(../images/icon4.jpg)  0 0 no-repeat;background-size:cover;z-index:-1}
.about_box .imgs h5 {font-size:.3rem;color:#FFF;text-align:center;padding:.23rem 0 .75rem;position:relative}
.about_box .imgs h5:before{content:'';width:.7rem;height:2px;background:#FFF;position:absolute;top:0;left:50%;transform:translateX(-50%)}
.about_box .imgs .data-num {background:#FFF;padding:.67rem 0 .76rem;}
.about_box .imgs .data-num .mains>div{padding:0;text-align:center;}
.about_box .imgs .data-num .mains .item {border-right:1px solid #e5e5e5;padding:0 0 1.1rem;}
.about_box .imgs .data-num .mains .item p {font-size:.2rem;color:#15499a;margin:0 0 .26rem;}
.about_box .imgs .data-num .mains .item h6 {font-size:.24rem;color:#222223;}
.about_box .imgs .data-num .mains>div:first-child .item {background:url(../images/icon21-1.png) center bottom no-repeat;background-size:.94rem .94rem;}
.about_box .imgs .data-num .mains>div:first-child+div .item {background:url(../images/icon21-2.png) center bottom no-repeat;background-size:.94rem .94rem;}
.about_box .imgs .data-num .mains>div:last-child .item {background:url(../images/icon21-3.png) center bottom no-repeat;background-size:.94rem .94rem;}

.workshop {padding:.9rem 0; text-align:center;background:#f4fbff}
.workshop h3 {font-size:.3rem;color:#2f2f2f;padding:.25rem 0 0;position:relative;margin:0 0 .53rem;}
.workshop h3:before{content:'';width:.7rem;height:2px;background:#7d7d7d;position:absolute;top:0;left:50%;transform:translateX(-50%);}
.workshop .swiper-slide a {display:block;position:relative;overflow:hidden;}
.workshop .swiper-slide a:hover img {transform:scale(1.06)}
.workshop .slide-pagination {margin:.55rem 0 0;}
.workshop .slide-pagination span {margin:0 .1rem;outline:none;opacity:1;width:12px;height:12px;background:#bfbfbf;border-radius:100%;}
.workshop .slide-pagination span.swiper-pagination-bullet-active {background:#15499a}
/*企业文化*/
.culture {padding:0 0 1.05rem;}
.culture .editor {position:relative;font-size:.2rem;color:#242424;line-height:1.6}
.culture .editor:before {content:'company culture';font-size:.95rem;color:#212121;position:absolute;left:0;bottom:1.68rem;text-transform:uppercase;font-weight:bold;opacity:.03}
.culture .editor>div{padding:0}
.culture .editor>div:last-child{padding:0 0 1.68rem;}
.culture .editor h4 {font-size:.6rem;color:#15499a;font-weight:bold;font-style:oblique;margin:0 0 .75rem;text-transform:uppercase;font-family:"Arial"}
.culture .editor .img {text-align:center;margin:0 0 .42rem;}
.culture .editor .img p {display:inline-block;position:relative;padding:8px;margin:0}
.culture .editor .img p:before{content:'';width:100%;height:100%;border:1px solid #15499a;position:absolute;top:0;left:0;border-radius:100%;}
.culture .editor .img p em {position:absolute;top:50%;left:0;width:100%;padding:.95rem 0 0;background-size:.64rem .64rem !important;font-size:.24rem;color:#FFF;font-weight:bold;transform:translateY(-50%);text-align:center;}
.culture .editor .img1 p em {background:url(../images/icon22-1.png) center 0 no-repeat;}
.culture .editor .img2 {text-align:right}
.culture .editor .img2 p em {background:url(../images/icon22-2.png) center 0 no-repeat;}
.culture .editor .img3 {position:absolute;bottom:0;left:0;}
.culture .editor .img3 p em {background:url(../images/icon22-3.png) center 0 no-repeat;}
.culture .editor .img p:hover img {transform:scale(.96)}
/*荣誉资质*/
.honors {padding:0 0 1.7rem;}
.honors h3{font-size:.24rem;color:#212121;font-weight:bold;line-height:1.8;padding:.95rem 0 0;margin:0 0 .54rem;position:relative;text-align:center;}
.honors h3:before{content:'';width:2px;height:.47rem;background:#15499a;position:absolute;top:0;left:50%;margin-left:-1px;}
.honors .swiper-slide {font-size:0}
.honors .swiper-slide>div {display:inline-block;width:25%;padding:.26rem;}
.honors .swiper-slide .imgs {position:relative;overflow:hidden;padding:0 0 .65rem;background:url(../images/icon23.png) 0 96% no-repeat;background-size:100% auto;text-align:center;}
.honors .swiper-slide p {margin:0;font-size:.16rem;color:#3a3a3a;padding:0 0 .25rem;border-bottom:1px dashed #bfbfbf;position:relative;background:url(../images/icon24.png) right 0 no-repeat;background-size:.19rem .19rem;}
.honors .swiper-page {margin:.6rem 0 0;text-align:center;font-size:0}
.honors .swiper-page>div{display:inline-block;vertical-align:middle;}
.honors .lists .swiper-page>div{display:inline-block;margin:0 .07rem;}
.honors .lists .swiper-page .slide-button-prev,.honors .lists .swiper-page .slide-button-next,.honors .lists .swiper-page .slide-pagination span {width:.43rem;height:.43rem;background:#15499a;line-height:.43rem;text-align:center;font-size:.16rem;color:#FFF;outline:none;border-radius:0}
.honors .lists .swiper-page .slide-pagination span{opacity:1;margin:0 .04rem;border:1px solid #d2d2d2;color:#000;background:none;}
.honors .lists .swiper-page .slide-pagination span.swiper-pagination-bullet-active {color:#15499a;border-color:#15499a}
/*生产设备*/
.workshop_box {padding:0 0 1.65rem;}
.workshop_box h3{font-size:.24rem;color:#212121;font-weight:bold;line-height:1.8;padding:.95rem 0 0;margin:0 0 .54rem;position:relative;text-align:center;}
.workshop_box h3:before{content:'';width:2px;height:.47rem;background:#15499a;position:absolute;top:0;left:50%;margin-left:-1px;}
.workshop_box .mains {position:relative;margin:0 0 1.95rem;font-size:0}
.workshop_box .mains>div{display:inline-block;vertical-align:top;}
.workshop_box .mains .text {width:59%;background:#f6faff;border-top-right-radius:65px;padding:1rem 0 .8rem 2.6rem;}
.workshop_box .mains .text h5 {font-size:.3rem;color:#15499a;font-weight:bold;}
.workshop_box .mains .text p.slogan {font-size:.2rem;color:#8d8d8d;text-transform:uppercase;margin:.1rem  0 0;}
.workshop_box .mains .text .t {margin:.55rem 0 0;font-size:.2rem;color:#212121;line-height:2}
.workshop_box .mains .img {width:41%;transform:translateY(1rem);} 
.workshop_box .mains .img img {border-bottom-left-radius:65px;}
.workshop_box .lists {position:relative}
.workshop_box .swiper-slide {font-size:0}
.workshop_box .swiper-slide .item {display:inline-block;width:33.3333%;padding:0 .22rem .75rem;}
.workshop_box .swiper-slide a {display:block;position:relative;overflow:hidden;}
.workshop_box .swiper-slide a:hover img {transform:scale(1.06)}
.workshop_box .swiper-page {margin:.6rem 0 0;text-align:center;font-size:0}
.workshop_box .swiper-page>div{display:inline-block;vertical-align:middle;}
.workshop_box .lists .swiper-page>div{display:inline-block;margin:0 .07rem;}
.workshop_box .lists .swiper-page .slide-button-prev,.workshop_box .lists .swiper-page .slide-button-next,.workshop_box .lists .swiper-page .slide-pagination span {width:.43rem;height:.43rem;background:#15499a;line-height:.43rem;text-align:center;font-size:.16rem;color:#FFF;outline:none;border-radius:0}
.workshop_box .lists .swiper-page .slide-pagination span{opacity:1;margin:0 .04rem;border:1px solid #d2d2d2;color:#000;background:none;}
.workshop_box .lists .swiper-page .slide-pagination span.swiper-pagination-bullet-active {color:#15499a;border-color:#15499a}
/*联系我们*/
.contact_box {padding:.4rem 0 2.1rem;font-size:0}
.contact_box .info1 {box-shadow:0 6px 8px rgba(0,0,0,.1);padding:0 0 1rem;}
.contact_box .title {text-align:center;margin:0 0 .8rem;color:#212121;font-weight:bold;position:relative;padding:.95rem 0 0}
.contact_box .title:before{content:'';width:2px;height:.47rem;background:#15499a;position:absolute;top:0;left:50%;transform:translateX(-50%);}
.contact_box .title h3 {font-size:.24rem;color:#212121;font-weight:bold;}
.contact_box .title p {font-size:.2rem;margin:.2rem 0 0}

.contact_box .info1 .mains {margin:0 0 .35rem;font-size:.16rem;color:#333}
.contact_box .info1 .mains>div>div:first-child{padding-right:.35rem;}
.contact_box .info1 .mains>div>div:last-child{padding-left:.35rem;}
.contact_box .info1 .mains .item1 {display:inline-block;vertical-align:middle;width:50%}
.contact_box .info1 .mains .item1 .box {padding:.45rem 0 0;text-align:center;min-height:2.6rem;background:#eef2f6;}
.contact_box .info1 .mains .item1 h5 {font-size:.2rem;color:#15499a;font-weight:bold;margin:0 0 .25rem;}
.contact_box .info1 .mains .item1 h6 {font-size:.3rem;color:#15499a;margin:0 0 .3rem;font-style:oblique}
.contact_box .info1 .mains .item1 p {font-size:.16rem;color:#352d2c;line-height:1.6}
.contact_box .info1 .mains .item1 p em {padding:0 .15rem;}
.contact_box .info1 .mains>p{font-size:.2rem;color:#15499a;font-weight:bold;text-align:center;margin:.55rem 0 0}

.contact_box .info2 {padding:.6rem 0 0}
.contact_box .info2 .message {position:relative;padding:.75rem 0 .25rem;box-shadow:0 0 12px rgba(0,0,0,.15)}
.contact_box .info2 .message table {width:100%}
.contact_box .info2 .message table tr {float:left;width:50%;padding:0 .62rem;margin:0 0 .5rem;}
.contact_box .info2 .message table td.text,.contact_box .info2 .message table td span {display:none;}
.contact_box .info2 .message table td.input {display:block;}
.contact_box .info2 .message table td input[type="text"],.contact_box .info2 .message table td textarea {width:100%;height:.4rem;min-height:35px;font-size:.14rem;color:#3a3a3a;border:0;border-bottom:1px solid #e5e5e5;padding:0 .1rem;}
.contact_box .info2 .message table td textarea {height:1rem;padding:.1rem;}
.contact_box .info2 .message table tr:first-child+tr+tr+tr+tr,.contact_box .info2 .message table tr:last-child {width:100%}
.contact_box .info2 .message table td input[name="code"] {width:20% !important;}
.contact_box .info2 .message table td.submint {display:block;}
.contact_box .info2 .message table td button {margin:0 auto;background:#15499a;width:1.65rem;height:.54rem;font-size:.16rem;color:#FFF;padding:0}
/********<=767 mobile nav style css********/
.fl-page{position:relative;top:-1.5rem;}

.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:#15499a;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:#15499a}
.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:#15499a}
.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;}
/********<=767 mobile nav style css 2********/
.m-header .dl-menuwrapper button.dl-active{color:#0061ae}
.m-header .dl-menuwrapper ul{background:#0061ae}
.m-header>div.col-xs-6,.m-header>div.m_langs {z-index:2}
.m-header .dl-menuwrapper {z-index:1}
.m-header .dl-menuwrapper li a {border-top:1px solid rgba(255,255,255,.2);font-size:12px;}
/**************************/
@media(max-width:1600px){
	.tem_index_product .itembox .mains .img img {max-width:72%}
	.tem_index_product .itembox .mains .img:before {width:3.5rem;height:3.5rem;}    
	.tem_index_product .itembox .mains .img {padding:.55rem  0 0}
	.tem_banner .banner_txt {top:35%}
	.tem_index_case .title{margin:0  0 1rem;}
	.tem_index_network .title{margin:0 0 .3rem}
	.tem_index_network .mains .links{margin:.6rem 0 0}
}
@media(max-width:1440px){
	.tem_index_product .title,.tem_index_network .title,.tem_index_news .title {margin:0 0 .35rem;}
	.tem_index_case .title {margin:0 0 1.2rem;}
	.tem_index_network .mains .links {margin:.55rem  0 0}
	.tem_index_network .mains>div.text {width:55%}
	.tem_index_network .mains>div.maps {width:45%}
	.tem_index_news .lists .swiper-slide a {margin:0}
	.footer .f_navbox {margin:0 0 .55rem}
	.tem_index_news .lists .swiper-slide .img {width:26%}
	.tem_index_news .lists .swiper-slide .text {width:74%}	
	.workshop_box .mains .text {padding-left:1.2rem;}
	.tem_index_case .logo_mains .infos{padding:0 0 1rem}
	.tem_index_network .mains .slide-pagination{margin:.2rem 0 .35rem;}
}
@media(max-width:1370px){
	#fullpage .section {padding:1.1rem 0 0}
	.tem_index_product .itembox .mains .img {padding:.45rem 0 0}
	.tem_index_product .itembox .mains .img img {max-width:60%}
	.tem_index_product .itembox .mains .img:before {width:3.3rem;height:3.3rem;}
	.tem_index_network .mains>div.maps {width:35%}
	.tem_index_network .mains>div.text {width:65%}
	.tem_index_about .lists>div .names {margin:0 0 .65rem;}
	.tem_index_news .lists .swiper-slide .img {width:20%}
	.tem_index_news .lists .swiper-slide .text {width:80%}
	.tem_index_news .lists .swiper-slide .text .desc {margin:0 0 .15rem;}
	.workshop_box .mains .text {padding-left:.25rem;}
}
@media(max-width:1300px){
	.tem_index_about .title {left:.25rem;}
}
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.page_banner {padding:60px 0 0}
	#fullpage .section {padding:0}

	.culture .editor .img p img {width:2.48rem;height:2.48rem;}
}
/********mobile*********/
@media(max-width:767px){
	#fullpage .section {padding:65px 0 0}	
	.tem_banner .swiper-page > div {left:.25rem;}
	.tem_banner .swiper-page > div.slide-button-next {right:.25rem;}
	.tem_banner .label_txt p {font-size:.22rem;}
	.news_box .item > div {width:100% !important;display:block;}
	.news_box .item > div.title {border:0}
	.news_box .item > div.lists {padding:.25rem 0 0;}
	.news_box .item>a.more{top:0;transform:none}
	.news_box .item>div.lists .swiper-container{height:35px;}
	.news_box .item>div.lists .swiper-slide .items>div.time{width:30%}
	.news_box .item>div.lists .swiper-slide .items>div.name{width:65%}

	.tem_index_product .itembox .mains .img img {max-width:55%}
	.tem_index_product .itembox .mains .img:before{width:4.5rem;height:4.5rem;}
	.tem_index_network .mains > div {width:100% !important;display:block;}
	.footer .f_navbox {display:none;}
	.footer .f_infos > div:last-child {text-align:left !important;}
	
	.com_menus {display:none;}
	.product_box .pro-lists > div a {padding:0}
	.product_box .pro-lists > div.on a {padding:0}
	.product_box .pro-lists > div .text {position:relative;top:auto;transform:none;width:100%;padding:.35rem 0 0 !important}
	.product_box .pro-lists > div .img {margin:0 auto;}
	.product_box .pro-lists > div.on .img {float:none;}
	.product_box .pro-lists > div .text .desc .t > div{width:auto}
	.method .editor .item {padding:0 .15rem;}
	.corporate .editor .item {width:50%;margin:0 0 .25rem;}
	.corporate .editor {position:relative;}
	.team .mains .name {margin:0}
	.network .items > div {display:block;width:100% !important;}
	.fixed_box .mains {width:90%}
	
	.industy_news .swiper-slide {font-size:0}
	.industy_news .swiper-slide a {display:inline-block;width:50%}
	.industy_news .swiper-slide a > div {display:block;width:100% !important;}
	.industy_news .swiper-slide .text {padding:.45rem .15rem 0}
	
	.honors .swiper-slide > div,.workshop_box .swiper-slide .item {width:50%}
	.workshop_box .mains > div,.contact_box .info1 .mains .item1 {display:block;width:100% !important;}
	.contact_box .info1 .mains .item1 {padding:0 !important;margin: 0 0 .35rem;}
	.contact_box .info2 .message table tr {width:100%}
	.contact_box .info2 .message table td input[type="text"], .contact_box .info2 .message table td textarea {font-size:12px;}
	
	.tem_index_product .w1600{position:initial}
	.tem_index_product .itembox > div.nav_list {width:50%}
	.tem_index_product .itembox .nav_list li{width:50%}
	.tem_index_product .itembox .mains {margin:0;position:absolute;left:0;width:100%;bottom:.15rem;}
	.tem_index_product .cans{z-index:-1}
	

	.tem_index_case .lists{width:65%}
    .tem_index_case .logo_mains{width:100%;padding:0}

	.show_product .info>div .desc .t>div{width:auto}
	
	.tem_index_news .lists .swiper-slide a>div{display:block;width:100% !important;}
	.tem_index_news .lists .swiper-slide .text {padding:0;margin:.35rem 0 0;position:relative}
	.tem_index_news .lists .swiper-slide .text span {position:absolute;right:0;top:50%;transform:translateY(-50%)}
	.tem_index_news .lists .swiper-slide .text .desc{display:none;}
	.tem_index_news .slide-pagination{display:none}
	
	.service_box .network > div > div{display:block;width:100% !important}
	.service_box .network .title{padding:0 0 .65rem;}
	
}