/***** Header *****/
header{position: fixed;width: 100%;z-index: 1000;background: #fff;box-shadow: 0 0 .1rem rgb(0 0 0 / 20%);}
header>div{padding:0 1.04rem;display:flex;height:1.07rem;line-height:1.07rem;justify-content: space-between;}
header .logo{width:26%}
header .navs {width:62.5%}
header .navs ul{display:flex;justify-content: flex-end;}
header .navs ul li{margin-left:.55rem}
header .navs ul li a{font-size:.16rem;color:#505050;font-weight:bold;display:initial;padding:.12rem 0;position:relative}
header .navs ul li a:after{content:"";position:absolute;background:#c5a850;width:0%;height:3px;left:50%;transform:translateX(-50%);transition:.3s;bottom:0 }
header .navs ul li.active a{color:#c5a850}
header .navs ul li.active a:after{width:100%}
header .navs ul li a:hover:after{width:100%;transition:.3s}
header .navs ul li a:hover{color:#c5a850;transition:.3s}
header .right{width:5.2%;display:flex;justify-content: space-between;align-items: center;}
header .right a{width:.37rem;height:.37rem;border-radius:100%;border:1px solid #bfbfbf;line-height:.37rem;text-align:center;color:#bfbfbf;font-size:.16rem;}
header .right a.active{color:#c5a850;border:1px solid #c5a850}
/***** Header End *****/

.tem_banner{position:relative;width:100%;padding-top: 1rem;}
.tem_banner.index .txt{position:absolute;width:100%;height:100%;top:0;left:0;font-size:.16rem;text-align: left;color: #fff;}
.tem_banner.index .txt .pd{display:inline-block;text-align:left;max-width: 4.95rem;}
.tem_banner.index .txt .logo{font-size:0;margin-bottom: .35rem;}
.tem_banner.index .txt .logo .img{display:inline-block;width:2.17rem;opacity:0;transition:none;transform:translateY(30px);}
.tem_banner.index .txt .title {width: 100%;text-align: center;}
.tem_banner.index .txt .title>*{text-shadow: 1px 1px 5px #000;}
.tem_banner.index .txt .title h2{font-size: .48rem;color:#fff;display: block;margin-bottom: .5rem;line-height: 1.4;opacity: 0;transform: translateY(50px);transition: 1s;}
.tem_banner.index .txt .title p{font-size: 1rem;color:#fff;opacity: 0;transform: translateY(50px);transition: 1s;}
.tem_banner.index .swiper-slide-active .txt .title h2{transform: none;transition: 1s;opacity: 1;transition-delay: .3s;}
.tem_banner.index .swiper-slide-active .txt .title p{transform: none;transition: 1s;opacity: 1;transition-delay: .6s;}
.tem_banner.index .swiper-page{position:absolute;bottom:0;width:15.5%;z-index:2;display:flex;justify-content: center;height:.75rem;align-items: center;background:white}
.tem_banner.index .slide-pagination{width:auto;color:#acacac;font-size:.18rem;padding:0 .26rem}
.tem_banner.index .slide-pagination .swiper-pagination-current{font-size:.36rem;color:#c5a850;}
.tem_banner.index .slide-pagination span{color:#acacac;font-size:.18rem;font-weight:bold}
.tem_banner.index .swiper-page .slide-button-prev,.tem_banner.index .swiper-page .slide-button-next{color:#c5a850;font-size:.24rem}
.tem_banner.indise .flash{font-size:0}
.tem_banner.indise .flash img{width:100%;height:100%}
.tem_banner.indise .txt{position:absolute;bottom: 0;left:0;width:100%;text-align: center;color: #fff;}
.tem_banner.indise .txt .title{font-size: .45rem;color: #fff;display: block;margin-bottom: 1.5rem;text-align: right;}
.tem_banner.indise .txt .title h2{color:#eb5f2e;font-size:.45rem;}
.tem_banner.indise .txt .title p{font-size:.36rem;color:#fff;display:block;margin-top:.1rem;}

.tem_banner.indise .txt .nav{background: #1e4ba7;text-align:left;overflow: hidden;}
.scode-2 .tem_banner.indise .txt .nav {display: none;}
.tem_banner.indise .txt .nav li{display:inline-block;vertical-align:top;font-size:.2rem;text-align:center;}
.tem_banner.indise .txt .nav li a {line-height: .9rem;color: #fff;font-size: .16rem;position: relative;padding: 0 .6rem;}
.tem_banner.indise .txt .nav li a::after{position:absolute;content:'';width:1px;height:.5rem;margin-top:-.25rem;right:0;top:50%;border-right:dashed 1px #fff}
.tem_banner.indise .txt .nav li a i {margin-left: .1rem;}
.tem_banner.indise .txt .nav li a:hover {background: #1b408a;}

.tem_banner .position{position:absolute;bottom:0;width:100%;height:.6rem;line-height:.6rem;background-color: rgba(0, 0, 0, 0.55);font-size: .14rem;color: #fff;}
.tem_banner .position a {font-size: .14rem;color: #fff;display: inline-block;margin: 0 .05rem;}
.tem_banner .position a:first-child {margin-left: 0;}

.index_about{padding:0 0 1rem}
.index_about>.title{padding:.6rem 0 .8rem;text-align:center}
.index_about>.title h1{font-size:.36rem;color:#c5a850;font-weight:bold;margin:0 0 .14rem}
.index_about>.title p{font-size:.14rem;color:#737474}
.index_about .infos{padding-left:2.6rem}
.index_about .infos .box{display:flex;justify-content: space-between;}
.index_about .infos .box .left{width:39.5%;padding:.3rem 0 0}
.index_about .infos .box .left .title{border-bottom:2px solid #e5e5e5}
.index_about .infos .box .left .title h1{font-size:.3rem;color:#2c2c2c;margin:0 0 .1rem}
.index_about .infos .box .left .title p{font-size:.16rem;color:#676767;padding:0 0 .2rem}
.index_about .infos .box .left .items{padding:.53rem 0 .85rem}
.index_about .infos .box .left .items p{font-size:.16rem;color:#383838;line-height:.3rem}
.index_about .infos .box .left>a{width:1.64rem;height:.57rem;background:#c5a850;text-align:center;line-height:.57rem;color:white;font-size:.14rem;border-radius:5px}
.index_about .infos .box .img{width:58%}
.index_about .infos{position:relative;}
.index_about .infos .bot{position:absolute;width:100%;bottom:0;left:0;z-index:2}
.index_about .infos .bot>div{display:flex;box-shadow:0 0 12px rgba(0,0,0,0.2);background:white;align-items: center;border-radius:0 0  0  50px;justify-content: space-between;}
.index_about .infos .bot h2{position:relative;font-size:.28rem;width:11.7%;background:#c5a850;height:1.48rem;padding:0 .2rem;color:white;text-align:center;display:flex;flex-wrap: wrap;align-items: center;border-radius:0 0  0  50px }
.index_about .infos .bot h2:after{content:'';position:absolute;background: url(../images/sjx.png) no-repeat ;width:.26rem;height:.39rem;top:50%;transform:translateY(-50%);right:-.26rem;background-size:100%}
.index_about .infos .bot ul {display:flex;width:55.9%}
.index_about .infos .bot ul li{width:33.33%}
.index_about .infos .bot ul li h1{font-size:.16rem;color:#373737;font-weight:bold;margin:0 0 .15rem}
.index_about .infos .bot ul li h1 em{font-size:.36rem;color:#c5a850}
.index_about .infos .bot ul li p{font-size:.16rem;color:#373737}
.index_about .infos .bot h3{width:20%;font-size:.24rem;color:#252524;font-weight:bold;}
.index_product{background: url(../images/pro_bg.jpg) 0 0 no-repeat;background-size:cover;padding:0 0 .75rem}
.index_product .title{text-align:center;padding:.75rem  0 .45rem;text-align:center}
.index_product .title h1{font-size:.36rem;color:white;padding:0 0 .15rem}
.index_product .title  p{font-size:.14rem;color:white}
.index_product .infos{display:flex;justify-content: space-between;}
.index_product .infos .img_list{width:60%}
.index_product .infos .img_list a{background:#e9e9e9;padding:.65rem .5rem 0}
.index_product .infos .img_list a:hover img{transform:scale(1.1)}
.index_product .infos .img_list a .tit h1{font-size:.24rem;color:#242323;font-weight:bold;padding:0 0 .1rem}
.index_product .infos .img_list a .tit p{font-size:.14rem;color:#777777;height:.44rem;line-height:.22rem}
.index_product .infos .img_list a .img{height:4rem;line-height:4rem}
.index_product .infos  .right{width:34%;padding:.3rem 0 0}
.index_product .infos  .right h1{font-size:.36rem;color:white;padding:.35rem  0 .25rem}
.index_product .infos  .right p{font-size:.16rem;color:white;line-height:.3rem}
.index_product .infos  .right  ul{margin:.8rem  0 0;display:flex}
.index_product .infos  .right  ul li {width:33%}
.index_product .infos  .right  ul li a{background:white;height:.6rem;text-align:center;line-height:.6rem;border-radius:5px}
.index_product .infos  .right  ul li:first-child a{ background:#c5a850;color:white;font-size:.14rem}
.index_product .infos  .right  ul li:last-child a{color:#c5a850}
.index_product .bot{padding:.9rem .85rem .75rem;background:white;border-radius:  0 0 0 50px}
.index_product .bot  .swiper-wrapper{display:flex;align-items: center;}
.index_product .bot a{font-size:.24rem;color:#242323;font-weight:bold;position:relative;padding-right:.3rem;text-align:center}
.index_product .bot a:after{position:absolute;content:"";background:#a9a9a9;right:0;height:2px;top:50%;transform:translateY(-50%);width:.25rem;}
	.index_product .bot .swiper-slide-thumb-active a{color:#c5a850;font-weight:bold;}
	.index_product .bot .lists{padding:0 1rem;position:relative}

.index_product .bot .lists .swiper-page>div{position:absolute;width:.31rem;height:.17rem;;z-index:2;top:50%;transform:translateY(-50%);left:0;background: url(../images/jt1.png) 0 0 no-repeat;background-size:100%}
.index_product .bot .lists   .swiper-page>div.slide-button-next {left:auto;right:0;background: url(../images/jt2.png) 0 0 no-repeat;background-size:100%}
.index_case{padding:0 0 1.2rem}
.index_case .title{text-align:center;padding:.7rem 0 .22rem}
.index_case .title h1{font-size:.36rem;color:#2a2b2b;font-weight:bold;margin-bottom:.1rem}
.index_case .title  p{font-size:.14rem;color:#737474}
.index_case .lists{display:flex;box-shadow:0 0 20px rgba(0,0,0,0.5);height:6.63rem;background-size:cover}
.index_case .lists>div{width:14%;}
.index_case .lists>div a{padding:0 .3rem;display:flex;flex-direction: column;justify-content: center;text-align:center;border-right:2px solid rgba(155,157,156,.4)}
.index_case .lists>div .infos{display:none}
.index_case .lists>div a {height:100%}
.index_case .lists .on{width:30%;background:white}
.index_case .lists .on .infos{display:block}
.index_case .lists>div .tit{padding:.7rem  0 0 ;position:relative;}
.index_case .lists>div .tit h1{font-size:.16rem;color:white}
.index_case .lists .on .tit h1{font-size:.16rem;color:#292929;font-size:.24rem;padding:0 0 .35rem}
.index_case .lists .on .infos p{font-size:.16rem;color:#3f3f3f;line-height:.28rem}
.index_case .lists .on .tit .area-box{display:none}
@-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{position:absolute;left:50%;transform:translateX(-50%);top:0}
.area-box .dot{position:absolute;left:50%;;transform:translateX(-50%);width:12px;height:12px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:white;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-27px;left:-33px;height:66px;width:66px;border:2px solid white;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px white,0 0 10px white inset;-moz-box-shadow:0 0 4px white,0 0 10px white inset;box-shadow:0 0 4px white,0 0 10px white 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-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}

.index_honor{padding:.7rem 0;background: #f2f2f2;}
.index_honor .title{text-align:center;margin-bottom: .3rem;}
.index_honor .title h2{font-size:.3rem;color:#333;font-weight:700;padding-bottom:.1rem;margin-bottom:.1rem;position:relative}
.index_honor .title h2:after{position:absolute;content:'';left:50%;bottom:0;width:.6rem;height:3px;margin-left:-.3rem;background:#e60012}
.index_honor .title p{font-size:.14rem;color:#999}
.index_honor .list{padding:0 .5rem;position:relative;}
.index_honor .list .navigation{position:absolute;left:0;top:45%;width:100%;z-index: 99;}
.index_honor .list .navigation>div{width:.38rem;height:.38rem;line-height:.38rem;text-align:center;position:absolute;top:0;font-size:.5rem;cursor: pointer;}
.index_honor .list .navigation .left{left:0}
.index_honor .list .navigation .right{right:0}
.index_news {background:#f0f0f0;padding:0 0 1.5rem}
.index_news .title{text-align:center;padding:1.2rem 0 .55rem}
.index_news .title h1{font-size:.36rem;color:#2a2b2b;font-weight:bold;margin-bottom:.1rem}
.index_news .title  p{font-size:.14rem;color:#737474}
.index_news .lists a{background:white;padding:.3rem .2rem .55rem;border-right:2px solid #eaeaea}
.index_news .lists a .time{margin-bottom:.25rem}
.index_news .lists a .time h1{font-size:.36rem;color:#bcbcbc;font-weight:bold}
.index_news .lists a .time p{font-size:.16rem;color:#8b8b8b}
.index_news .lists a .tit{padding:0 0 .14rem;border-bottom:1px solid #d2d2d2;margin-bottom:.14rem}
.index_news .lists a .tit h1{font-size:.16rem;color:#2a2a2a;font-weight:bold}
.index_news .lists a:hover .tit h1{color:#c5a850}
.index_news .lists a>p{font-size:.14rem;color:#949494;line-height:.22rem;height:.44rem;margin-bottom:.2rem}
.index_news .lists a em{display:inline-block;margin-bottom:.4rem;position:relative;color:#666666;font-size:.14rem;width:100%}
.index_news .lists a em:after{content:"\f105";position:absolute;font:normal normal normal 14px/1 FontAwesome;right:0;top:50%;transform:translateY(-50%);color:#666666;font-size:.18rem}
.index_news .lists a:hover img{transform:scale(1.1)}
/*** page web ***/
.page_web{width:100%;}
.page_head{padding: .3rem 0 .5rem;text-align: left;}
.page_head .nav li{float:left;margin-right: 2px;width: 2rem;line-height: .5rem;text-align: center;background: #eee;}
.page_head .nav li a{font-size: .16rem;color: #414d59;display: block;vertical-align: top;padding-left: 0;position: relative;}
.page_head .nav li.on,.page_head .nav li:hover{background:#c5a850;}
.page_head .nav li.on a,.page_head .nav li:hover a{color:#fff;}


/***** Page-Service *****/
.page_position{position:relative;top:-1.4rem;}

.page_about{width: 100%;line-height: 1.75;font-size: .14rem;color: #595959;padding-bottom: 1rem;}
.page_img{width:100%;padding-bottom: .5rem;}
.page_img li{margin-bottom:.15rem;}
.page_img a .img{border:1px solid #eee;margin-bottom:.15rem}
.page_img a p{font-size:.14rem;color: #595959;text-align:center;display:block;margin-bottom:.15rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1;}

.page_tech{padding:.5rem 0;}
.page_tech .top{background:#fafafa;padding:.4rem;margin-bottom:.4rem}
.page_tech .top h2{font-size:.2rem;font-weight:700;color:#c5a850;margin-bottom:.1rem}
.page_tech .top p{line-height:1.5;color:#565656;font-size:.16rem}
.page_tech .top a{display:inline-block;border:1px solid #c5a850;color:#c5a850;padding:.1rem .3rem;font-size:.14rem;margin-top: .15rem;}
.page_tech .list {width:100%;}
.page_tech .list li {margin-bottom: .25rem;padding: .25rem;border-bottom: 1px solid #eaeaea;}
.page_tech .list li a{width:100%;position:relative;padding-left:1.2rem}
.page_tech .list li a .time{position:absolute;left:0;top:0;background:#f5f5f5;text-align:center;padding:.15rem}
.page_tech .list li a .time h2{font-size:.35rem;color:#c5a850}
.page_tech .list li a .time p{color:#c5a850;font-size:.14rem}
.page_tech .list li a .txt{float:left;min-height: .88rem;}
.page_tech .list li a .txt h2{font-size:.18rem;color:#333}
.page_tech .list li a .txt span{margin:.05rem 0;color:#b4b4b4;display:block}
.page_tech .list li a .txt span i{margin-right:.05rem}
.page_tech .list li a .txt p{font-size:.14rem;color:#333}



.page_profile{padding:1.2rem 0;position: relative;}
.page_profile .w1400{position:relative;}
.page_profile .name{position:absolute;left:0;width:100%;text-align: left;top: -1.2rem;font-size: 1.61rem;color: rgb(238 243 252 / 60%);z-index:-1}
.page_profile .left{float:left;width: 50%;padding-right: .85rem;padding-top: .5rem;}
.page_profile .left .names{margin-bottom:.4rem}
.page_profile .left .names h2{font-size:.36rem;display:block;margin-bottom:.1rem}
.page_profile .left .names p{font-size:.24rem;color:#13298c}
.page_profile .left .title{margin-bottom:.4rem}
.page_profile .left .title h2{font-size:.48rem;color:#434444;display:block;margin-bottom:.07rem}
.page_profile .left .title p{font-size:.24rem;color:#13298c;text-transform:uppercase}
.page_profile .left .desc{font-size:.16rem;color:#4e4e4e;line-height:2}
.page_profile .right{float:right;width:50%}

.page_honor{padding:.6rem 0 1rem;background:url(../images/honor_bj.jpg) fixed}
.page_honor .title{text-align:center;margin-bottom:.55rem}
.page_honor .title h2{font-size:.36rem;color:#1e4ba7}
.page_honor .title span{display:inline-block;width:.26rem;height:.32rem;background:url(../images/icon_honor.png) no-repeat center;background-size:100%;margin:.2rem 0 .08rem}
.page_honor .title p{font-size:.16rem;color:#747474}
.page_honor .list{width:100%}
.page_honor .list a{padding:1rem .21rem .5rem;background:#fff}
.page_honor .list a p{font-size:.16rem;color:#353535;text-align:center;display:block;margin-top:.45rem}
.page_honor .list .paginations{position:relative;font-size:0;text-align:center;margin-top:.75rem;width:100%}
.page_honor .list .paginations>span{width:.14rem;height:.14rem;border:1px solid #1e4ba7;background:initial;margin:0 .05rem}
.page_honor .list .paginations>span.swiper-pagination-bullet-active{background:#1e4ba7}

.page_equipment{padding:.8rem 0;}
.page_equipment .title{text-align:center}
.page_equipment .title h2{font-size:.36rem;color:#1e4ba7}
.page_equipment .nav{margin:.3rem;text-align:center;font-size:0}
.page_equipment .nav li{display:inline-block;margin:0 .35rem}
.page_equipment .nav li a{color:#5f5f5f;font-size:.16rem;padding-left:.42rem;position:relative;line-height:.35rem;cursor:pointer}
.page_equipment .nav li a:hover,.page_equipment .nav li#current a{color:#1e4ba7}
.page_equipment .nav li a::after{position:absolute;content:'';left:0;top:0;width:.31rem;height:100%;background-repeat:no-repeat;background-position:center}
.page_equipment .nav li.li1 a::after{background-image:url(../images/icon_cj.png);background-size:.27rem}
.page_equipment .nav li.li2 a::after{background-image:url(../images/icon_ck.png);background-size: .29rem;}
.page_equipment .nav li.li3 a::after{background-image:url(../images/icon_bgs.png);background-size: .31rem;}
.page_equipment .nav li#current.li1 a::after,.page_equipment .nav li.li1 a:hover::after{background-image:url(../images/icon_cj1.png);background-size:.27rem}
.page_equipment .nav li#current.li2 a::after,.page_equipment .nav li.li2 a:hover::after{background-image:url(../images/icon_ck1.png);background-size:.29rem}
.page_equipment .nav li#current.li3 a::after,.page_equipment .nav li.li3 a:hover::after{background-image:url(../images/icon_bgs1.png);background-size:.31rem}
.page_equipment .list{padding: 0 .6rem;position: relative;}
.page_equipment .list a:hover img{transform:scale(1.1)}
.page_equipment .list .navigation{position:absolute;left:0;width:100%;top: 45%;display: block !important;}
.page_equipment .list .navigation>div{width:.35rem;height:.35rem;border-radius:100%;border:1px solid #2651aa;line-height:.35rem;text-align:center;color:#2651aa;position:absolute;top:0}
.page_equipment .list .navigation>div.swiper-button-disabled{background:#2651aa;color:#fff}
.page_equipment .list .navigation .left{left:0}
.page_equipment .list .navigation .right{right:0}



.page_products{padding-bottom: .7rem;}
.page_products .nav{width:100%;padding: .5rem 0;}
.page_products .nav li{padding:0 .05rem;margin-top: .1rem;}
.page_products .nav a{font-size: .14rem;color:#000;background:#eee;text-align: center;line-height: 1.7;height: .6rem;display: table-cell;vertical-align: middle;width: 500px;}

.page_products .nav a p {
    color: #000;
}

.page_products .nav a:hover p {
    color: #fff;
}
.page_products.en .nav a {font-size: .12rem;}
.page_products .nav a:hover,.page_products .nav a.on{background:#c5a850;color:#fff;}
.page_products .list{width:100%}
.page_products .list ul{overflow:initial}
.page_products .list li{margin-top:.2rem}
.page_products .list li a{padding-bottom: .2rem;}
.page_products .list li a .img{border: 1px solid #ececec;}
.page_products .list li a p{font-size:.16rem;color:#383838;text-align:center;margin-top: .15rem;padding: 0 .1rem;}
.page_products .list li a:hover img{transform:scale(1.1)}
.page_products .list li a:hover{transform: translateY(-.15rem);box-shadow: 0 .03rem .18rem .02rem rgb(37 85 243 / 20%);}

.show_product{padding:.7rem 0}
.show_product .row .text-left .bigimg{border:1px solid #ccc;position: relative;z-index: 20;}
.show_product .row .text-left .thumbs{padding:.2rem .3rem;position:relative}
.show_product .row .text-left .thumbs .navigation{position:absolute;left:0;top:36%;width:100%;z-index:1}
.show_product .row .text-left .thumbs .navigation>div{position:absolute;top:0;cursor:pointer;font-size:.3rem;color:#444}
.show_product .row .text-left .thumbs .navigation>div.swiper-button-disabled{color:#999}
.show_product .row .text-left .thumbs .navigation .left{left:0}
.show_product .row .text-left .thumbs .navigation .right{right:0}
.show_product .row .text-left .thumbs .swiper-slide{border:1px solid #ddd;cursor:pointer}
.show_product .row .text-left .thumbs .swiper-slide-thumb-active{border:1px solid #c5a850}
.show_product .row .text-right{padding-left:.5rem;text-align:left}
.show_product .row .text-right h2{font-size:.3rem;color:#333;line-height:1.5;display:block;margin-bottom:.2rem}
.show_product .row .text-right p{font-size:.14rem;line-height:1.8;color:#666}
.show_product .bot{padding-top:.1rem 0 .5rem;}
.show_product .bot .title{border-bottom:1px solid #d9d9d9}

.show_product .bot .title h2{display:inline-block;line-height:.45rem;background:#c5a850;color:#fff;padding:0 .3rem}
.editor{padding:.1rem 0;line-height:1.8}
.editor table tr{border-top:1px solid #555;border-left:1px solid #555}
.editor table tr{border-bottom:1px solid #555}
.editor table tr td{border-right:1px solid #555}


.pro_fixed {position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:rgba(0,0,0,.5);transition:none;display:none;}
.pro_fixed .mains {position:absolute;top:50%;left:50%;background:#FFF;transform:translate(-50%,-50%);padding:.4rem .3rem;width:100%;max-width:600px;}
.pro_fixed .mains_on {top:70%;opacity:0;visibility:hidden}
.pro_fixed .mains .lists{font-size:0;position:relative}
.pro_fixed .mains #smalls{margin:.3rem 0 0}
.pro_fixed .mains #smalls .swiper-slide{text-align:center;cursor:pointer;}
.pro_fixed .mains #smalls .swiper-slide img {max-height:100%}
.pro_fixed .mains #smalls .swiper-slide:before{content:'';width:100%;height:100%;border:2px solid #015fc1;position:absolute;top:0;left:0;transform:scale(.8);opacity:0;transition:all .5s}
.pro_fixed .mains #smalls .swiper-slide-thumb-active:before{opacity:1;transform:scale(1);}
.pro_fixed .mains h6{display:inline-block;margin:.25rem 0 0;background:#015fc1;border-radius:35px;padding:0 .72rem;line-height:.6rem;font-size:.2rem;color:#FFF}

.page_news{width:100%;padding-bottom: .5rem;}
.page_news .list{width:100%;}
.page_news .list .top{margin-bottom:.5rem;}
.page_news .list .top a:hover i{margin-left:.2rem;}
.page_news .list .top a:hover img{transform:scale(1.1)}
.page_news .list .top a>div{width:50%;display: table-cell;vertical-align: middle;}
.page_news .list .top .left{padding: 0 .4rem;background: #f0f0f0;}
.page_news .list .top .left h3{font-size:.16rem;color:#2c2c2c}
.page_news .list .top .left h2{font-size:.2rem;color:#2c2c2c;display:block;margin:.2rem 0 .1rem}
.page_news .list .top a:hover .left h2{color:#13298c}
.page_news .list .top .left span{font-size:.14rem;color:#717171}
.page_news .list .top .left p{font-size:.16rem;color:#797979;line-height:1.65;margin:.3rem 0}
.page_news .list .top .left i{font-size:.2rem;color:#13298c}
.page_news .list .bot{width:100%}
.page_news .list .bot li{margin-bottom:.2rem;padding: .3rem 0;border-bottom: 1px dashed #ddd;position: relative;}
.page_news .list .bot li::after{position:absolute;content:'';left:0;bottom:-1px;width:0;height:1px;border-bottom:1px dashed #13298c;transition:.6s}
.page_news .list .bot li:hover::after{width:100%;transition:.6s}
.page_news .list .bot li:hover .left img{transform:scale(1.1)}
.page_news .list .bot li:hover .right h2{color:#13298c}
.page_news .list .bot li .left{width:22.5%;display:table-cell;vertical-align:middle}
.page_news .list .bot li .right{width:77.5%;padding-left:.3rem;display:table-cell;vertical-align:middle}
.page_news .list .bot li .right h2{font-size:.2rem;color:#404040}
.page_news .list .bot li .right p{font-size:.16rem;color:#6a6a6a;min-height:.6rem;line-height:.3rem;margin:.25rem 0}
.page_news .list .bot li .right span{font-size:.14rem;color:#404040}

.show_news {padding-bottom: .5rem;}
.show_news h2 {font-size:.36rem;color:#333;text-align:center;}
.show_news .met_infos {padding:.15rem 0 .35rem;font-size:.14rem;color:#585858;text-align:center;}
.show_news .met_infos span {display:inline-table;margin:0 .1rem;}
.show_news .met_infos span a {font-size:.14rem;color:#585858}
.show_news .editor {font-size:.16rem;color:#333;line-height:1.8}
.met_page {padding:.45rem 0 0;margin:.45rem 0 0;border-top:1px solid #e5e5e5;}
.met_page li {margin:.1rem 0;font-size:.14rem;color:#333;}
.met_page li>* {display: inline-block;vertical-align: top;}
.met_page li a {font-size:.14rem;color:#333}

.page_network{padding:.7rem 0 1rem;}
.page_network .title{margin-bottom:.5rem;text-align:center}
.page_network .title h2{font-size:.3rem;color:#13298c;display:block;margin-bottom:.4rem}
.page_network .title p{font-size:.24rem;color:#545454}

.page_message{padding: .8rem 0 1rem;background: #f7f7f7;}
.page_message>div {background: #fff;padding: .6rem .25rem;text-align: left;}
.page_message>div .title{font-size:.3rem;color:#2a5392;text-align:left;margin-bottom:.2rem;padding: 0 .35rem;}
.page_message>div .list{width:100%}
.page_message>div .list div{float:left;width:100%;text-align:center;padding:0 .35rem}
.page_message>div .list div.textarea{margin:.35rem 0}
.page_message>div .list div.button{width:100%}
.page_message>div .list div.button button{display:inline-block;background:#045693;color:#fff;width:initial;padding:0 .7rem;border-radius:.04rem}
.page_message>div .list div>*{width:100%;height:.5rem;line-height:.5rem;border:none;border-bottom:1px solid #ddd}
.page_message>div .list div>textarea {height: 1rem;}
.page_message>div .list div.input {width: 33.33%;}
.page_message>div .list form {display: block;width: 100%;}
.page_message>div .list form .input {display: inline-block;float: left;width: 33.33%;}



.page_contact{width:100%;padding: .6rem 0;}
.page_contact .contact {}
.page_contact .contact .title{width:100%;margin-bottom: .2rem;}
.page_contact .contact .title h2{font-size:.3rem;color:#c5a850;font-weight:700}
.page_contact .contact .title p{font-size:.2rem;color:#cacaca;line-height:1.5;font-family:arial}
.page_contact .contact .con{font-size:.16rem;line-height:1.75;color:#333}
.page_contact .message h2{font-size:.16rem;color:#000;display:block;padding-top:.1rem}
.page_contact .message form{width:100%}
.page_contact .message form>div{float:left;width:100%;padding-right:.3rem;margin-top:.3rem}
.page_contact .message form>div button{background:#505050;border:1px solid #505050;font-size:15px;padding:8px 30px;display:inline-block;color:#fff;border-radius:4px}
.page_contact .message form .checkcode>*{display:inline-block;vertical-align:middle}
.page_contact .message form .checkcode input{width:initial;margin-right:.1rem}
.page_contact .message form>div input{display:block;width:100%;line-height:.42rem;padding:0 .1rem;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);font-size:.14rem;color:#555;box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.page_contact .message form>div textarea{height:1.2rem;width:100%;padding:.1rem;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;font-size:.14rem;color:#555}
.page_contact .message form .input{width:50%}
.page_contact .map{margin-top:.5rem;padding:.5rem 0;border-top:1px solid #ddd;}

footer{width:100%;background: #c5a850;}
footer>div{display:flex;justify-content: space-between;}
footer .left{width:61%;padding:.65rem 0 0}
footer .left .fot_nav{display:flex;justify-content: space-between;width:77%;padding:0 0 .45rem}
footer .left .fot_nav dl{width:17%;}
footer .left .fot_nav dl dt {margin-bottom:.15rem;}
footer .left .fot_nav dl:last-child dt{border:0}
footer .left .fot_nav dl dt a {font-size:.16rem;color:white;display:initial}
footer .left .fot_nav dl  dd{margin-bottom:.1rem}
footer .left .fot_nav dl  dd:last-child{margin-bottom:0}
footer .left .fot_nav dl  dd a{font-size:.14rem;color:white;display:initial}
footer .left .bot{display:flex;padding:.15rem  0 .4rem;border-top:2px solid rgba(224,209,162,.2)}
footer .left .bot .shares{width:20%}
footer .left .bot .shares h2{font-size:.14rem;color:white;margin-bottom:.1rem}
footer .left .bot .shares ul{display:flex}
footer .left .bot .shares ul li{margin-right:.1rem}

footer .left .bot .shares ul li a{width:.25rem;height:.25rem;line-height:.25rem;background:#ffffff;border-radius:100%;text-align:center;color:#7c7c7c;font-size:.18rem;}
footer .left .bot .info{padding:.1rem 0 0}
footer .left .bot .info p{font-size:.14rem;color:white;margin-bottom:.15rem}
footer .left .bot .info p a{display:initial;font-size:.14rem;color:white;margin-left:.2rem;}
footer .left .bot .info h1{font-size:.14rem;color:white}
footer .right{width:32%;padding:.7rem 0 0 1.15rem;border-left:2px solid rgba(224,209,162,.2)}
footer .right .box{display:flex;align-items: center;justify-content: space-between;padding:0 0 .7rem}
footer .right .box .weixin{width:43%;text-align:center}
footer .right .box .weixin p{font-size:.16rem;color:white;padding:.1rem  0 0}
footer .right .box .txt h1{font-size:.16rem;color:white;padding:0 0 .1rem;font-weight:bold}
footer .right .box .txt h2{font-size:.14rem;color:white;padding:0 0 .15rem}
footer .right .box .txt h3{font-size:.16rem;color:white;padding:0 0 .1rem;font-weight:bold}
footer .right .box .txt h4{font-size:.24rem;color:white;font-weight:bold}
footer .right .links select{width:100%;height:.5rem;line-height:.5rem;background:#c5a850;border:1px solid #e2d3a6;border-radius:50px;padding:0 .1rem;font-size:.14rem;color:white}


/**/
/********<=767 mobile nav style css********/
.m-header {background: white;box-shadow:0 0 12px rgba(0,0,0,0.2);}
.m-header >.col-xs-6>div {color: #363636;}
.m-header >.col-xs-6 img {max-height: 35px;}
.st-container .st-menu {
	background: white;
	-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: #c5a850;position:relative;font-size:.25rem;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #c5a850;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: #c5a850;}
.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: black;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: #bbdeff;font-weight: bold;}
.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;}
/**************************/
/******ipad****/
@media(max-width:1600px){
	.index_about .infos{padding-left:1rem}
}
@media(max-width:1300px){
	.index_about .infos .bot>div{padding:0 !important}
}

@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	.tem_banner{padding-top: 60px;}

	
	.tem_banner.index .swiper-page{width:25%}
	.index_about .infos{padding:0;}
   .index_about .infos .box{display:inherit;padding:0 .1rem}
     .index_about .infos .box .left{width:100%}
     .index_about .infos .box .img{width:100%}
     .index_about .infos .bot{position:inherit}
     .index_about .infos .bot>div{display:inherit;padding:0 .1rem .3rem !important;border-radius:0}
     .index_about .infos .bot h2{width:50%}
     .index_about .infos .bot ul{width:100%}
     .index_about .infos .bot h3{width:100%;margin:.3rem  0 0}
     .index_product .bot{padding:.2rem .15rem .35rem;background:white;border-radius:  0 0 0 50px}
     .index_case .lists{display:flex;flex-wrap: wrap;}
     .index_case .lists>div{width:50%}
      .index_case .lists .on{width:50%}
     .index_product .infos .right ul{display:inherit}
     .index_case .lists>div .tit{padding:1rem 0 0}
     .area-box{top:.3rem}
     footer .left .fot_nav{display:none}
     footer>div{display:inherit}
     footer .left{width:100%;padding:0}
     footer .left .bot{display:inherit}
     footer .left .bot .shares ul li a{width:.3rem;height:.3rem;line-height:.3rem}
     footer .right .box .weixin{width:30%}
     .index_case .lists{height:auto}

     .index_product .infos .right ul li{width:70%;margin-bottom:.1rem}
     .index_product .bot .lists{padding:0 .5rem;position:relative}
    .page_product .box li{width:25%}
    .page_product .box li i{display:none;}
    .page_products .list li{width:33.33%;}
    footer .right{padding:0 0 .2rem;width:100%;border:0}
    footer .right .box .txt{width:60%}
}

/********mobile*********/
@media(max-width:767px){
	.page_product .box li{width:33.33%}
	.page_products .list li{width:50%;}
	.page_news li a .left{display:none;}
	.page_news li a .right{width:100%}
	.page_news li a{padding:.2rem 0}
	.page_contact .contact .con>div{width:100% !important}
	.page_contact .message .left{width:100%}
	.page_contact .message .right{display:none;}
	

}