/***** Header *****/
header{position: fixed;width: 100%;z-index: 1000;line-height: .9rem;height: .9rem;}
header.on {background: hsl(0deg 0% 0% / 50%);box-shadow: 0 0 0.1rem rgb(0 0 0 / 20%);}
header .max_width{width: 90%;margin: 0 auto;position: relative;}
header .logo{position:absolute;left:0;top:0;}
header .nav{width: 50%;text-align:center;margin: 0 auto;}
header .nav li{display: table-cell;width: 200px;}
header .nav li a{color:#fff;font-size:.16rem;}
header .lang{position:absolute;right:0;top: 50%;border: 1px solid #fff;height: .4rem;line-height: .4rem;margin-top: -.2rem;font-size: 0;}
header .lang::after{position:absolute;content:'';width:1px;background:#fff;left:50%;height:.2rem;top:50%;margin-top:-.1rem}
header .lang a{color:#fff;display:inline-block;padding:0 .2rem;font-size: .14rem;}
/***** Header End *****/

.tem_banner{position:relative;width:100%;}
.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: .7rem;display: block;font-weight: normal;opacity:0;transform:translateY(30px);transition: 1s;}
.tem_banner.index .txt .title p{font-size: .43rem;font-style: italic;display: block;margin: .2rem 0 .3rem;opacity:0;transform:translateY(30px);transition: 1s;}
.tem_banner.index .txt .title span {font-size: .3rem;display:block;opacity:0;transform:translateY(30px);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-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: #2755ab;border-color: #2755ab;}

.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%;height: 100%;text-align: center;z-index: 1;color:#fff;}
.tem_banner.indise .txt h2{font-size:.6rem;font-family:'DIN';text-transform: uppercase;}

.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;}

.page_nav{position:absolute;width:100%;left:0;bottom:.5rem}
.page_nav .box{background:rgb(47 82 121 / 80%);height:.9rem;line-height:.9rem;position:relative}
.page_nav .title{position:absolute;left:.35rem;font-size:.36rem;color:#fff;text-transform: uppercase;}
.page_nav .nav{text-align:left;padding-left:2.2rem;padding-right:2rem}
.page_nav .nav li{display:inline-block;vertical-align:top;margin-right:.35rem}
.page_nav .nav li a{font-size:.16rem;color:#fff}
.page_nav .position{position:absolute;right:.35rem;top:0;font-size:.14rem;color:#fff}
.page_nav .position a{color:#fff;display:inline-block;vertical-align:top;margin:0 .1rem;}

.index_about{padding:.7rem 0;overflow: hidden;}
.index_about .title{margin-bottom:.55rem;text-align:center}
.index_about .title h2{font-size:.3rem;color:#2e3034;font-weight:400;display:block;margin-top:.06rem}
.index_about .title p{font-size:.48rem;color:#2f5279;font-family:DIN}
.index_about .list{width:100%}
.index_about .list>div{padding:0 .12rem;}
.index_about .list a{position:relative;}
.index_about .list a:hover img{transform:scale(1.1)}
.index_about .list a .txt{position:absolute;left:0;bottom:.2rem;;width:100%;color:#fff;padding:.15rem;}
.index_about .list a .txt h2{font-size:.24rem;font-weight:normal;display:block;margin-bottom:.1rem;}
.index_about .list a .txt p{font-size:.16rem;}

.index_product{padding-top:.7rem;background:#eeeeee;}
.index_product .title{text-align:center;padding-bottom: .45rem;}
.index_product .title p{font-size:.36rem;color:#2e3034;text-transform:uppercase;font-family:'DIN';display:block;margin-bottom:.1rem;}
.index_product .title h2{font-size:.3rem;color:#2e3034;font-weight:normal;}
.index_product .list{width:100%;}
.index_product .list a{position:relative;}
.index_product .list a:hover img{transform:scale(1.1)}
.index_product .list a:after{position:absolute;content:'';left:50%;top:50%;width:0;height:0;transition:.6s;background:rgb(38 88 153 / 50%);}
.index_product .list a:hover:after{left:0;top:0;width:100%;height:100%;transition:.6s;}
.index_product .list a .txt{position:absolute;left:0;bottom: .7rem;text-align: center;width: 100%;padding: 0 .2rem;color:#fff;z-index: 1;}
.index_product .list a .txt h2{font-size:.24rem;font-weight:normal;display: block;margin-bottom: .2rem;text-shadow: 1px 1px 4px #555;}
.index_product .list a .txt p{display:inline-block;padding:.1rem .5rem;background:#fff;color:#2f5279;font-size:.16rem;border-radius:.3rem;box-shadow: 1px 1px 3px #555;}

.index_news{padding:.7rem 0}
.index_news .title {text-align:center;margin-bottom:.5rem;}
.index_news .title p {color: #2e3034;font-size: .36rem;font-family: 'DIN';text-transform: uppercase;display: block;margin-bottom: .1rem;}
.index_news .title h2{font-size: .3rem;color: #2e3034;font-weight: normal;}
.index_news .list{width:100%;}
.index_news .list>div {padding: 0 .25rem;}
.index_news .list a{width: 100%;}
.index_news .list a:hover img{transform:scale(1.1)}
.index_news .list a .txt{padding:.22rem 0}
.index_news .list a h2 {font-size: .18rem;color: #020202;font-weight: normal;}
.index_news .list a:hover h2{color:#2f5279;}
.index_news .list a p{font-size:.16rem;color:#4d4d4d;line-height: 1.6;margin: .2rem 0 .3rem;}
.index_news .list a span{font-size:.14rem;color:#afafaf;display:block;margin-bottom:.2rem}
.index_news .list a i{display:inline-block;line-height:.4rem;padding:0 .3rem;border:1px solid #d2d2d2;color:#afafaf;font-size: .16rem;}
.index_news .list a i:hover{background:#555;border:1px solid #555;color:#fff;}

.index_message{background:url(../images/index_message.jpg) no-repeat;padding-top:.7rem;background-size:cover}
.index_message .title{text-align:center;color:#fff}
.index_message .title h2{font-size:.36rem;font-family:DIN;text-transform:uppercase;display:block;margin-bottom:.1rem}
.index_message .title p{font-size:.3rem}
.index_message .con{width:100%;padding:1.7rem 0}
.index_message .con form{display:block;width:100%;position:relative}
.index_message .con form>div{float:left;height:.5rem;line-height:.5rem;position:relative}
.index_message .con form>div>*{height:inherit;line-height:inherit;width:100%;display:block;border:none;background:#fff;padding:0 .2rem 0 .5rem;color: #555;font-family: 'DIN-l';}
.index_message .con form .i_email{width:27%}
.index_message .con form .i_content:after,.index_message .con form .i_email:after{position:absolute;content:'';top:0;width:.5rem;height:100%}
.index_message .con form .i_email:after{background:url(../images/email.png) no-repeat center;background-size:.2rem}
.index_message .con form .i_content:after{background:url(../images/content.png) no-repeat center;background-size:.19rem}
.index_message .con form .i_content{width:58%;padding:0 .4rem}
.index_message .con form .button{float:right;width:15%}
.index_message .con form .button>*{background:#2f5279;color:#fff;font-size:.14rem;padding:0 .5rem;text-align:center}


/*** page web ***/
.page_web{width:100%;background: #f8f8f8;}
.page_head{border-bottom: 1px solid #e5e5e5;line-height: .6rem;}
.page_head .nav{padding-right:1rem}
.page_head .nav li{display:inline-block;vertical-align:top;margin-right: .4rem;}
.page_head .nav li a{line-height:.6rem;color:#272626;font-size:.16rem;position:relative;overflow:hidden;}
.page_head .nav li a:after{position: absolute;bottom: 0;left: 50%;content: '';width: .12rem;height: .09rem;background: url(../images/sj.png) no-repeat;margin-left: -.06rem;background-size: .12rem;transform: translateY(.09rem);transition:.36s;}
.page_head .nav li a:hover,.page_head .nav li a.on {color: #17998d;}
.page_head .nav li a:hover:after,.page_head .nav li a.on:after{transform: translateY(0);transition:.36s;}
.page_head .position{position:absolute;right:0;top:0;color: #888;font-size: .14rem;}
.page_head .position>* {display: inline-block;vertical-align: top;font-size: .16rem;}
.page_head .position a{color:#888;margin:0 .03rem;}
.page_head .position i {font-family: 'arial';margin: 0 .02rem;}
.page_head .position a:hover{color: #17998d;}

.page_content{padding: .6rem 0 .8rem;}

.paginations{font-size:0;text-align:center;margin-top:.4rem}
.paginations span{width:.1rem;height:.1rem;margin:0 .02rem;opacity:1;background:#cacaca}
.paginations span.swiper-pagination-bullet-active{background:#17998d}

.page_profile{width:100%;background: url(../images/about_bj.jpg) no-repeat;padding: 1.35rem 0 2.33rem;}
.page_profile .row>div {float: left;width: 50%;}
.page_profile .text-left {padding-right:.5rem;}
.page_profile .text-right {padding-left:.3rem;;margin-top:2rem}
.page_profile .title{margin-bottom: .5rem;}
.page_profile .title h2{font-size: .4rem;color: #1e1e1e;font-weight: normal;}
.page_profile .title p{font-size: .36rem;color: #2f5279;font-family: 'DIN';display: block;margin-top: .45rem;}
.page_profile .con{font-size: .16rem;color: #2c2c2c;line-height: 2.4;}

.page_equipment{padding:.6rem 0}
.page_equipment .title{margin-bottom:.45rem;text-align:center;}
.page_equipment .title h2{font-size:.4rem;color:#1e1e1e;font-weight:normal;}
.page_equipment .list{width:100%;position:relative;}
.page_equipment .list .navigation{position:relative;width:100%;text-align:center;font-size:0;margin-top:.35rem}
.page_equipment .list .navigation div{background:#a6a6a6;width:.42rem;height:.42rem;border-radius:100%;line-height:.42rem;text-align:center;color:#fff;font-size:.2rem;margin:0 .1rem}
.page_equipment .list .navigation div.swiper-button-disabled {background: #2f5279;}
.page_equipment .list a p{color: #1e1e1e;font-size: .16rem;text-align: center;display: block;padding-top: .2rem;}

.page_culture{padding: 1.5rem 0;text-align:right;background-repeat: no-repeat;background-size: cover;}
.page_culture .title{margin-bottom: .45rem;color:#fff;}
.page_culture .title p{font-size:.3rem;text-transform:uppercase;font-family:'DIN-L';display:block;margin-bottom:.1rem;}
.page_culture .title h2{font-size:.4rem;font-weight:normal;}
.page_culture .con{font-size: .16rem;color:#fff;line-height:2;}


.page_news{width:100%;padding: .6rem 0 1rem;}
.page_news .list {width: 100%;}
.page_news .list li{padding:0 .12rem;margin-bottom:.5rem;}
.page_news .list li .img{position:relative;}
.page_news .list li .img span{position:absolute;left:0;bottom:0;padding: .08rem .15rem;background:#f39300;color:#fff;font-size:.16rem;}
.page_news .list li .txt{}
.page_news .list li .txt h2{font-size:.18rem;color:#2f2f2f;display:block;margin-bottom: .2rem;}
.page_news .list li .txt p{padding:.2rem 0 .3rem;color:#356cc7}
.page_news .list li a:hover img{transform:scale(1.1)}
.page_news .list li a:hover h2{color:#356cc7}
.page_news .list li a:hover  span{color:#356cc7}

.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}

.page_productbox{width:100%;padding:.7rem 0}
.page_productbox .title{text-align:center;margin-bottom:.4rem;}
.page_productbox .title h2{font-size: .36rem;color: #202020;text-transform: uppercase;}
.page_productbox .list {width: 100%;}
.page_productbox .list>div>div{margin-bottom:.6rem}
.page_productbox .list>div>div a{position:relative}
.page_productbox .list>div>div a:hover img {transform: scale(1.1);}
.page_productbox .list>div>div a:hover span {background: #393939;}
.page_productbox .list>div>div a span{position:absolute;content:'';left:.4rem;bottom:.5rem;background:#17998d;color:#fff;padding:.15rem .3rem;font-size:.2rem}
.page_productbox .list .right{float:right;width:41.1%}
.page_productbox .list .left{float:left;width:54%}

.page_product{width:100%;padding:.5rem 0 1rem}
.page_product .nav{float:left;width:23%}
.page_product .nav li{margin-bottom:1px}
.page_product .nav li a{background:#ececec;font-size:.14rem;color:#2c2c2c;line-height:.65rem;height:.65rem;padding:0 .2rem}
.page_product .nav li a.on,.page_product .nav li a:hover{background:#2f5279;color:#fff}
.page_product .list{float:left;width:77%}
.page_product .list li{padding-left:.5rem;margin-bottom:.6rem}
.page_product .list li a:hover img{transform:scale(1.1)}
.page_product .list li a p{display:block;line-height:.65rem;background:#e7e7e7;text-align:center;font-size:.16rem;color:#272727}
.page_product .list li a:hover p{background:#2f5279;color:#fff}

.page_products{width:100%;}
.page_products li{padding:0 .1rem;margin-bottom: .3rem;}
.page_products li p {font-size: .16rem;color: #3e3d3d;text-align: center;display: block;margin-top: .1rem;}

.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 #2f5279;}
.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: #2f5279;color:#fff;padding:0 .3rem;font-size: .16rem;}
.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{padding-top: .7rem;background:#f6f6f6;}
.page_contact .contact .title{text-align:center;font-size: .4rem;color: #1e1e1e;margin-bottom: .35rem;}
.page_contact .contact .left{width:45%;float:left}
.page_contact .contact .left h2{font-size:.24rem;color:#010100;font-weight:400;position:relative;line-height:.4rem;padding-left:.2rem;margin-bottom:.5rem}
.page_contact .contact .left h2:after{position:absolute;content:'';left:0;top:0;width:.1rem;height:100%;background:#313131}
.page_contact .contact .left ul li{padding:.2rem 0;padding-left:.4rem;background-repeat:no-repeat;background-position:left center}
.page_contact .contact .left ul li.addr{background-image:url(../images/map.png);background-size: .25rem;}
.page_contact .contact .left ul li.tel{background-image:url(../images/tel.png);background-size: .28rem;}
.page_contact .contact .left ul li.fax{background-image:url(../images/fax.png);background-size: .25rem;}
.page_contact .contact .left ul li p{font-size:.14rem;color:#3d3c3c}
.page_contact .contact .right{float:left;width:55%}
.page_contact .contact .right h3{font-size:.24rem;color:#010100;font-weight:400;position:relative;line-height:.4rem;padding-left:.2rem;margin-bottom:.5rem}
.page_contact .contact .right h3:after{position:absolute;content:'';left:0;top:0;width:.1rem;height:100%;background:#313131}
.page_contact .contact .right form{display:block;}
.page_contact .contact .right form .input{width:50%;float:left}
.page_contact .contact .right form .input input{line-height:.45rem;height:.45rem;padding:0 .12rem}
.page_contact .contact .right form .input.one{padding-right:.23rem}
.page_contact .contact .right form .input.two{padding-left:.23rem}
.page_contact .contact .right form>div{width:100%;margin-bottom:.2rem}
.page_contact .contact .right form>div>*{background:#eee;border:none;color:#555;font-size:.16rem;display:block;width:100%}
.page_contact .contact .right form>div textarea{height:1.1rem;padding:.12rem}
.page_contact .contact .right form>div button{display:inline-block;background:#2f5279;width:initial;color:#fff;line-height:.45rem;padding:0 .7rem}
.page_contact .map {margin-top: .5rem;border-top: 1px solid #dcdcdc;}


footer{background: #202020;padding: .9rem 0;font-size: 0;}
footer>div>div{display: inline-block;vertical-align:middle;font-size: .14rem;}
footer .text-left{width: 20%;}
footer .text-left .link{margin-top:.6rem;font-size:0}
footer .text-left .link dl{display:inline-block;vertical-align:top;position:relative;margin-right:.15rem}
footer .text-left .link dl.wx dd{position:absolute;left:50%;bottom:110%;width:1rem;height:1rem;background:#fff;padding:.02rem;margin-left:-.5rem;display:none;transition:none}
footer .text-left .link dl dt a{display:block;border:1px solid #8e8e8e;border-radius:100%;width:.4rem;height:.4rem;line-height:.4rem;text-align:center;color:#8e8e8e;font-size:.14rem;cursor:pointer}
footer .text-left .link dl dt a:hover{color:#fff;border:1px solid #fff}
footer .text-left .logo{display:inline-block}
footer .min{width:60%}
footer .min li{padding:0 .5rem 0 .2rem;width:50%;float:left}
footer .min li a{font-size:.15rem;color:grey;line-height:2}
footer .text-right{width:20%;text-align:left}
footer .text-right .box{display:inline-block;position:relative;padding-left:.1rem;border-left:1px solid #313131;color:grey}
footer .text-right .box>div{position:absolute;left:-.3rem;top:.05rem;text-transform:uppercase;word-break:break-all;writing-mode:tb-rl;padding-top:.25rem;white-space:pre;background:url(../images/mob.png) no-repeat top center;background-size:.19rem;font-family:DIN;text-align:center}
footer .text-right .box h2 {font-size:.15rem;}
footer .text-right .box p{font-size:.26rem;font-family:'DIN-B';display: block;margin: .1rem 0;}
footer .text-right .box span{font-size:.15rem;}


/**/
/********<=767 mobile nav style css********/
.m-header {background: #2f5279;box-shadow: 0 0 12px rgba(0,0,0,0.2);}
.m-header >.col-xs-6>div {color: #fff;}
.m-header >.col-xs-6 img {max-height: 35px;}
.st-container .st-menu {
	background: #2f5279;
	-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: #fff;position:relative;font-size:.25rem;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #fff;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color: #555;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color: #fff;}
.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: #fff;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_about .left{float:left;width:100%;}
	.index_about::after{width:100%;}
	.index_about .right{display:none;}
	footer .left{width:100%;padding: 0;text-align: center;margin-bottom: .3rem;display:none;}
	footer .right{width:100%;}
	footer .right .info{text-align:center;}
	footer .right .link{text-align:center;}
	footer .left dl dd {display:none;}
	.page_profile .top .info{display:none;}
	.page_show .list .right{display:none;}
	.page_show .list .left{width:100%;}
	.page_head .nav{padding:0;}
	.page_head .nav li{margin-right: .1rem;}
	.page_head .position{display:none;}
	.page_contact .min>div{display:block;}
	.page_contact .min .map{width:100%;}
	.page_contact .min .wx{width:100%;padding:.3rem 0}
}

/********mobile*********/
@media(max-width:767px){
   
	.index_product{padding:.7rem .4rem}
	.index_product .list>div{margin-bottom:.4rem;box-shadow:1px 1px 4px #6f6f6f}
    .index_message .con form>div{display:block;width: 100% !important;padding: 0 !important;margin-bottom: .2rem;}
    footer{padding:.3rem}
    footer .text-left{margin-bottom:.1rem;}
    footer>div>div{width: 100% !important;text-align: center !important;}
	footer>div>div .link {display: none;}
	footer>div .min li{width:100%;padding:0}
	footer .text-right{display:none}
	.page_nav{position:relative;bottom:0;height:initial;}
	.page_nav .w1400 {padding: 0 !important;max-width: 100%;}
	.page_nav .title{position:relative;text-align:center;left: 0;}
	.page_nav .nav{padding:0 .2rem;text-align:center;}
	.page_nav .box{height:initial;}
	.page_nav .position{display: none;}
	.page_profile .row>div{width:100%;padding: 0;margin-bottom: .2rem;}
    .page_product .nav{width:100%;margin-bottom: .3rem;}
    .page_product .nav li{display:inline-block;}
    .page_product .list{width:100%}
	.page_product .list li {padding: 0 .15rem;}
	.show_product .row .text-right{padding:0;margin:.2rem 0}
    .page_contact .contact .left{width:100%;margin-bottom:.6rem;}
    .page_contact .contact .right{width:100%;}
}