.max_width{width:90%;margin:0 auto;}
/***** Header *****/
header{position: fixed;background:rgb(0 0 0 / 34%);width: 100%;z-index: 1000;}
header>div{display: flex;flex-direction: row;justify-content: space-between;font-size:0;align-items: center;height: .9rem;}
header .logo{width: 21%;font-size: 0;padding-right: 1.69rem;}
header .logo .img {display: inline-block;}
header .nav{width:60%;display: flex;justify-content: space-around;}
header .nav a{font-size:.16rem;color:#fff;font-family: 'arial';font-weight: bold;text-transform: capitalize;}
header .nav a:hover,header .nav a.on{color:#0B798D}
header .lang{width:20%;display:flex;justify-content: flex-end;align-items: center;}
header .lang a{font-size:.16rem;color:#fff;margin: 0 .05rem;}
header .lang a:first-child{background: url(../images/lang.png) no-repeat center;width: .17rem;height: .17rem;background-size: 100%;margin-right: .15rem;}
header .lang a:hover,header .lang a.on{color:#0B798D;}

.product header{background:#000;}
.product .page_nav{position:fixed;width:100%;left:0;background: #e8ebec;top: .9rem;line-height: .6rem;z-index: 2;}
.product .page_nav>div{display:flex;flex-direction: row;justify-content: space-between;}
.product .page_nav>div>div{display:flex;font-size: .16rem;color: #000000;}
.product .page_nav .position a{margin:0 .05rem;}
.product .page_nav .position a:first-child{margin-left:0}
.product .page_nav .nav a{margin-left:.35rem}
.product .page_nav>div>div a:hover,.product .page_nav .nav a.on{color:#0B798D;}
/***** Header End *****/


.tem_banner{position:relative;width: 100%;margin: 0 auto;}
.tem_banner.index .txt{position:absolute;width:100%;height:100%;top:0;left:0;font-size:.16rem;text-align: center;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%;}
.tem_banner.index .txt .title>*{text-shadow: 1px 1px 5px #000;}
.tem_banner.index .txt .title h2{font-size: .6rem;display: block;font-weight: normal;opacity:0;transform:translateY(30px);transition: 1s;line-height: 1.4;font-family: 'BodoniBT';text-transform: uppercase;font-style: italic;}
.tem_banner.index .txt .title p{font-size: .18rem;display: block;margin: .2rem 0 .3rem;opacity:0;transform:translateY(30px);transition: 1s;}
.tem_banner.index .txt .title span {font-size: .2rem;display:block;opacity:0;transform:translateY(30px);transition: 1s;display: inline-block;background: #c40001;padding: .15rem .5rem;border-radius: .3rem;text-shadow: none;}
.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-slide-active .txt .title span{transform: none;transition: 1s;opacity: 1;transition-delay: .9s;}

.tem_banner .slide-pagination{transition:.5s;position:absolute;z-index:1;bottom:5%;left:50%;transform:translateX(-50%);text-align:center}
.tem_banner .slide-pagination span{width:11px;height:11px;border-radius:100%;border:1px solid #fff;opacity:1;background:0 0;margin:0 5px;outline:0}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{background: #c40001;border-color: #c40001;}

.tem_banner.indise .flash{font-size:0;position: relative;}
.tem_banner.indise .flash img{width:100%;height:100%}
.tem_banner.indise .txt{position:absolute;bottom: 0;left:0;width:100%;height: 100%;text-align: center;z-index: 1;color:#fff;display: flex;align-items: center;}
.tem_banner.indise .txt .title{width:100%;text-align:left;}
.tem_banner.indise .txt .title>*{text-transform:uppercase;text-shadow:1px 1px 4px #000;}
.tem_banner.indise .txt .title h2{font-size:.48rem;color:#fff;font-family: 'BodoniBT';}
.tem_banner.indise .txt .title p{font-size:.18rem;color:#fff;font-family:'arial';display:block;width:40%;margin-top:.3rem;line-height:1.6}

.index_nav{padding:.7rem 0;}
.index_nav .title{text-align:center;margin-bottom:.5rem;}
.index_nav .title h2{font-size:.36rem;color:#da261d;text-transform:uppercase;display:block;margin-bottom:.05rem}
.index_nav .title p{font-size:.16rem;color:#505050;}
.index_nav .list{width:100%;display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.index_nav .list .item{background-color: #fff;width: 24%;height: 2.6rem;position: relative;background-size: .94rem;}
.index_nav .list .i2{background-size: .76rem;}
.index_nav .list .i3{background-size: .85rem;}
.index_nav .list .i4{background-size: .65rem;}
.index_nav .list .item a{display:block;height:100%;box-shadow:1px 1px 15px #ddd}
.index_nav .list .item .txt{font-size:.2rem;color:#3b3b3b;position:absolute;left:0;bottom: .2rem;width:100%;text-align:center;padding: 0 .2rem;}
.index_nav .list .item .txt h2{display:inline-block;padding-right: .3rem;position: relative;}
.index_nav .list .item .txt h2:after{position:absolute;right: .1rem;top: 50%;background: url(../images/jt.png) no-repeat right center;content:'';width: .18rem;height: .09rem;transform: translateY(-50%);background-size: 100%;opacity: 0;transition:.36s;}
.index_nav .list .item:hover{transform: translateY(.2rem);}
.index_nav .list .item a:hover h2{color:#da261d;}
.index_nav .list .item a:hover{box-shadow:1px 1px 15px #bbb}
.index_nav .list .item a:hover .txt h2:after{right:0;opacity:1;transition:.36s;}

.index_product{width:100%;display: flex;border-top: 1px solid #ddd;flex-wrap: wrap;}
.index_product .box{width:50%;display: flex;}
.index_product .box>div{width:50%;}
.index_product .box .list{display:flex;flex-direction: column;justify-content: space-between;}
.index_product .box .list .item{display: flex;align-items: center;width: 100%;}
.index_product .box .list .item:first-child{border-bottom:1px solid #ddd}
.index_product .box .list a .txt{padding-right: .3rem;}
.index_product .box .list a:hover img{transform:scale(1.1)}
.index_product .box .list .txt h2{font-size:.16rem;color:#2d2c2c;display: block;margin-bottom: .2rem;white-space: nowrap;}
.index_product .box .list .txt p{font-size:.18rem;display:inline-block;width:.3rem;height:.3rem;line-height:.3rem;border:1px solid #2d2c2c;text-align:center;border-radius:.03rem;color:#2d2c2c;}
.index_product .box .list a:hover .txt p{color:#0B798D;border:1px solid #0B798D}
/***** Web Page *****/
.page_about{width:100%;overflow:hidden;}
.page_about .item1{padding: .75rem 0 1.5rem;text-align: center;}
.page_about .item1 .title{margin-bottom: .5rem;}
.page_about .item1 .title>*{color:#171717;line-height:1.3}
.page_about .item1 .title h2{font-size:.36rem;}
.page_about .item1 .title p{font-size:.3rem;}
.page_about .item1 .con{font-size:.16rem;color:#4d4d4d;line-height: 2;width: 85%;margin: 0 auto;}
.page_about .item2{position:relative;display:flex;background:#f3f3f3;align-content: center;}

.page_about .item2>div{width: 50%;}
.page_about .item2 .txt{display:flex;justify-content: center;align-items: center;padding: 0 1rem 0 .6rem;}
.page_about .item2 .txt .title{margin-bottom: .5rem;}
.page_about .item2 .txt .title h2{color:#171717;font-family: 'BodoniBT';font-size:.36rem;}
.page_about .item2 .txt .con{font-size:.16rem;color:#4d4d4d;line-height: 2;}
.page_about .common .con{padding: .95rem 0 1.05rem;}
.page_about .common .con p{display:block;padding:0 1rem;margin:0 auto;text-align:center;font-size: .16rem;color: #4d4d4d;line-height: 2;}
.page_about .item5{padding:.7rem 0 1.2rem;}
.page_about .item5 .title{margin-bottom:.45rem;}
.page_about .item5 .title h2{text-align:center;font-size:.36rem;color:#171717;font-family: 'BodoniBT';}
.page_about .item5 .list a:hover img{transform:scale(1.1)}
.page_about .item5 .button{margin-top:.55rem;text-align: center;font-size: 0;}
.page_about .item5 .button .box{position:relative;display: inline-block;}
.page_about .item5 .button span {width: .35rem;height: .35rem;line-height: .35rem;color: #2d2d2d;font-size: .16rem;border: 1px solid #2d2d2d;border-radius: 100%;background: #fff;opacity: 1;}
.page_about .item5 .button .paginations span{margin:0 .05rem;}
.page_about .item5 .button span.swiper-pagination-bullet-active{color:#0B798D;border:1px solid #0B798D;}
.page_about .item5 .button span.swiper-button-disabled{color:#0B798D;border:1px solid #0B798D;}
.page_about .item5 .button .navigations{position:absolute;width: 100%;top: 0;left: 0;}
.page_about .item5 .button .navigations span{position:absolute;}
.page_about .item5 .button .navigations .left {left:-.4rem;}
.page_about .item5 .button .navigations .right {right:-.4rem;}

.page_productbox{margin-bottom: 2rem;}
.page_productbox .item{padding-top:1rem;text-align:center;}
.page_productbox .item .title{margin-bottom:.5rem;}
.page_productbox .item .title h2{font-size:.48rem;font-family: 'BodoniBT';}
.page_productbox .item .title a{font-size:.18rem;color:#797979;display:inline-block;padding: .1rem .3rem 0;margin-top: .2rem;border-top: 1px solid #2b2b2b;}
.page_productbox .item .title a:hover{color:#0B798D;}
.page_productbox .item .img:hover img{transform:scale(1.1)}

.page_product{padding: 2rem 0 1rem;}
.page_product .title{text-align:center;margin-bottom: .2rem;}
.page_product .title h2{font-size: .48rem;color: #000;font-family: 'BodoniBT';}
.page_product .list{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.4rem .15rem;} 
.page_product .list>div{min-width:0}
.page_product .list a:hover .img img{transform:scale(1.1)}
.page_product .list a p{text-align:center;font-size:.16rem;color:#252525;display: block;}
.page_product .list a:hover p{color:#0B798D;}

.show_product{padding-top: 2.3rem;}
.show_product .top{width: 100%;}
.show_product .top>div{display:flex;flex-direction: row;justify-content: space-between;align-items: flex-start;}
.show_product .top .title{width: 20%;}
.show_product .top .title h2{font-size: .36rem;color: #000000;}
.show_product .top .title p{font-size:.14rem;color:#686868;text-transform:uppercase;display:block;margin:.1rem 0 .45rem;letter-spacing: .02rem;}
.show_product .top .title i{padding-bottom: .02rem;display:inline-block;padding-right: .5rem;background: url(../images/black.png) no-repeat right center;background-size: .25rem;}
.show_product .top .title a{font-size:.18rem;color:#2e2d2d;font-weight:bold;font-style: italic;display: inline-block;border-bottom: 1px solid #2e2d2d;}
.show_product .top .title a:hover{color:#0B798D;border-bottom: 1px solid #0B798D;}
.show_product .top .bigimg{width: 65%;padding: 0 .5rem;}
.show_product .top .thumbs{width: 15%;display: flex;align-content: space-between;flex-direction: column;}
.show_product .top .thumbs>div{margin-top:.4rem;border:1px solid #cdcdcd}
.show_product .min{width: 100%;}
.show_product .min .title{background:#fff;font-size:0;}
.show_product .min .title h2{background:#f3f5f5;display:inline-block;padding: .25rem .6rem;font-size: .2rem;text-transform: capitalize;font-family: 'BodoniBT';}
.show_product .min .con{background:#f3f5f5;padding: .8rem 0 1.3rem;text-align: center;}
.show_product .min .con p{display:block;width:50%;text-align:left;line-height:2;font-size:.16rem;font-style:italic}
.show_product .min .con table {width:100%;}
.show_product .min .con table td {border:1px solid #333;width:auto;height:50px;vertical-align:middle;padding:0 .15rem;}
.show_product .min .con table td p{margin:0}
.show_product .bot{padding:.75rem 0 1rem;text-align:left;}
.show_product .bot .title{margin-bottom:.45rem;}
.show_product .bot .title h2{font-size: .2rem;text-transform: capitalize;font-family: 'BodoniBT';}
.show_product .bot .con{width:100%;font-size:.16rem;line-height:2;}

.page_news{width:100%;}
.page_news .title{margin-bottom:.5rem;text-align:center;}
.page_news .title h2{font-size:.36rem;color:#383838;text-transform:uppercase;}
.page_news .item1{background:#f8f8f8;padding:.55rem 0 1rem}
.page_news .item1 .list{background:#fff;padding:.65rem .6rem}
.page_news .item1 .list .name{font-size:.16rem;color:#282828;font-weight:bold;text-transform:uppercase;}
.page_news .item1 .list .con{font-size:.16rem;line-height: 1.8;margin: .2rem 0 .45rem;color: #282828;}
.page_news .item1 .list .time{font-size: 0;}
.page_news .item1 .list .time p{font-size:.16rem;color:#424242;padding-left:.37rem;background:url(../images/time.png) no-repeat left center;line-height: .26rem;display: inline-block;background-size: .26rem;}
.page_news .item1 .list .addr{font-size:0;margin: .35rem 0 .3rem;}
.page_news .item1 .list .addr p{font-size:.16rem;color:#424242;padding-left:.37rem;background:url(../images/addr.png) no-repeat left center;line-height: .3rem;display: inline-block;background-size: .24rem;}
.page_news .item1 .list .more{text-align: right;font-size: 0;}
.page_news .item1 .list .more a {display:inline-block;font-size:.14rem;color:#282828;border: 1px solid #282828;padding: .08rem .24rem;}
.page_news .item1 .list .more a:hover{color:#0B798D;border: 1px solid #0B798D;}
.page_news  .button{margin-top:.55rem;text-align: center;font-size: 0;}
.page_news  .button .box{position:relative;display: inline-block;}
.page_news  .button span {width: .35rem;height: .35rem;line-height: .35rem;color: #2d2d2d;font-size: .16rem;border: 1px solid #2d2d2d;border-radius: 100%;background: #fff;opacity: 1;}
.page_news  .button .paginations span{margin:0 .05rem;}
.page_news  .button span.swiper-pagination-bullet-active{color:#0B798D;border:1px solid #0B798D;}
.page_news  .button span.swiper-button-disabled{color:#0B798D;border:1px solid #0B798D;}
.page_news  .button .navigations{position:absolute;width: 100%;top: 0;left: 0;}
.page_news  .button .navigations span{position:absolute;}
.page_news  .button .navigations .left {left:-.4rem;}
.page_news  .button .navigations .right {right:-.4rem;}

.page_news .item2{padding: .7rem 0;}
.page_news .item2 .list{width:100%;}
.page_news .item2 .list a{display:block;}
.page_news .item2 .list a:hover img{transform:scale(1.1)}
.page_news .item2 .list a .txt{margin-top:.2rem;position:relative;display: flex;}
.page_news .item2 .list a .txt .time{position:relative;display:flex;margin-right: .1rem;}
.page_news .item2 .list a .txt .time p{word-break: break-all;writing-mode: tb-rl;color: #555;}
.page_news .item2 .list a .txt .desc {display:flex;flex-direction: column;justify-content: space-between;font-size: 0;}
.page_news .item2 .list a:hover .txt .desc h2{color:#0B798D;}
.page_news .item2 .list a .txt .desc h2{font-size:.24rem;color:#2e2d2d;font-weight:700}
.page_news .item2 .list a .txt .desc p{display:inline-block;font-size:.14rem;color:#555;border:1px solid #aeaeae;padding:.05rem .15rem}
.page_news .item2 .list a .txt .desc p:hover{color:#0B798D;border:1px solid #0B798D}

.show_news {padding: .6rem 0 1rem;}
.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}

.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}

.page_contact{width: 100%;background: #f8f8f8;padding: .8rem 0 1.5rem;}
.page_contact .box{background:#fff;}
.page_contact .box>div{padding:.7rem;}
.page_contact .contact{border-bottom:1px solid #ddd;display:flex;}
.page_contact .contact>div{width:50%;}
.page_contact .contact .left{padding-right:.5rem;}
.page_contact .contact .title{font-size:.36rem;color:#1b1b1b;text-transform:uppercase;font-family: 'BodoniBT';}
.page_contact .contact .name{font-size:.24rem;color:#db261d;margin: .3rem 0 .45rem;}
.page_contact .contact .subtitle{font-size:.3rem;color:#282828;margin-bottom: .3rem;}
.page_contact .contact .con{font-size:.16rem;color:#424242;line-height:1.6}
.page_contact .contact .right{border:1px solid #ddd}
.page_contact .message .title{text-align:left;}
.page_contact .message .title h2{font-size:.36rem;color:#1b1b1b;text-transform:uppercase;font-family: 'BodoniBT';}
.page_contact .message .title p{font-size:.24rem;color:#282828;font-family: 'BodoniBT';display:block;margin-top:.35rem}
.page_contact .message .list{width: 70%;}
.page_contact .message .list form{display:flex;flex-wrap: wrap;flex-direction: row;justify-content: space-between;}
.page_contact .message .list form>div{margin-top:.25rem;}
.page_contact .message .list .input{width:48%}
.page_contact .message .list .textarea{width:100%;}
.page_contact .message .list .textarea textarea{background:#f3f3f3;border:none;padding:.15rem;height:1.6rem;width:100%;font-size: .16rem;color: #333;font-family: 'arial';}
.page_contact .message .list .button{width:100%;font-size:0;}
.page_contact .message .list .button button{display:inline-block;font-size:.14rem;background:#db261d;border:none;color:#fff;line-height:.5rem;padding: 0 .7rem;text-transform:uppercase;}
.page_contact .message .list .button button:hover{background:#555;}
.page_contact .message .list .input>*{display: block;width: 100%;background: #f3f3f3;border: none;padding: 0 .15rem;line-height: .5rem;font-size: .16rem;color: #333;font-family: 'arial';}

footer{width: 100%;padding: .7rem 0;border-top: 1px solid #d2d2d2;background: #060606;}
footer>div{display:flex;align-items: center;flex-wrap: wrap;}
footer>div>div{width:33.33%;}
footer .text-left{line-height:1.75}
footer .text-left>*{font-size:.14rem;color:#a8a8a8;}
footer .text-left a{display: inline-block;}
footer .text-left a:hover{color:#fff;}
footer .text-center{padding:0 .5rem;}
footer .text-center .email{font-size:.14rem;color:#a8a8a8;margin-top: .1rem;}

footer .text-right{font-size:0;display: flex;justify-content: space-between;align-items: center;padding-left: .7rem;}
footer .text-right a.fa{display: inline-block;width: .35rem;height: .35rem;text-align: center;line-height: .35rem;background: #6f6f6f;color: #fff;border-radius: 100%;font-size:.16rem;}

/**/
/********<=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: #c40001;}
.m-header >.col-xs-6 img {max-height: 35px;}
.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: #555;position:relative;font-size:.25rem;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #555;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: #444;}
.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: #b3b3b3;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: #c40001;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:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;padding: 0 .1rem;}
	.tem_banner{padding-top: 60px;}
	.tem_banner.index .txt .title h2{font-size:20px;}
	.tem_banner.index .txt .title p{font-size: 14px;}
	.index_nav .list .item{width:49%;margin-bottom:.3rem;}
	.index_product .box{width:100%;margin-bottom: .3rem;}
	.index_product .box .list{border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
    .tem_banner.indise .txt .title p{width:100%;}
    .page_about .item2{align-items: center;}
    .page_about .item2 .txt{padding:.3rem}
    .page_about .common .con p{padding:0}
    .product .page_nav{top:60px;}
    .product .page_nav>div{display:block;}
    .product .page_nav .position{display:none;}
    .product .page_nav .nav a{margin:0 .2rem 0 0}
    .show_product .min .con p{width:100%;}
    .page_contact .contact{display:block;}
    .page_contact .box>div{padding:.3rem}
    .page_contact .contact>div{width:100%;}
    .page_contact .contact .left{padding:0 0 .3rem 0}
    .page_contact .message .list{width:100%}
}

/********mobile*********/
@media(max-width:767px){
    .index_product .one .text-left,.index_about .row .text-left{padding-right:0;margin-bottom:.3rem;}
    .index_product .one .text-right,.index_about .row .text-right{padding-left:0}
    footer>div>.left{width:100%;padding-right: 0;}
    footer>div>.min{display:none}
    footer>div>.right{width:100%;text-align: center;margin-top: .3rem;}
    footer>div>div{width: 100%;text-align: center !important;margin-bottom: .2rem;}

}