﻿﻿﻿/*初始化*/
@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display: block;}
audio,canvas,video{display: inline-block;}
audio:not([controls]){display: none;height: 0;}
/*Base*/
html{font: 62.5%/1.8 "微软雅黑","\5b8b\4f53",Arial,sans-serif;-ms-text-size-adjust: none;-webkit-text-size-adjust: none; /*修正手持设备字体变化*/min-width: 16rem;overflow-x: hidden;}
body{overflow-x: hidden;}
*{margin: 0;padding: 0;}
a{text-decoration: none;background: transparent;color: #333; /*修正win8系统IE连接灰色背景*/outline:none;}
a:focus{outline: 0;}
a:active,a:hover{outline: 0;/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/}
img{border: 0;vertical-align: middle;-ms-interpolation-mode:bicubic;}
fieldset{border: 0.025rem solid #c0c0c0;margin: 0 0.1rem;padding: 0.35em 0.625em 0.75em;}
button,input,select,textarea{font-family: inherit;font-size: 100%;margin: 0;outline:none;border:none;-webkit-appearance: none;border-radius: 0;}
button,input{line-height: normal;}
button,select{text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer;}
button[disabled],html input[disabled]{cursor: default;}
input[type="checkbox"],input[type="radio"]{box-sizing: border-box;padding: 0;}
input[type="search"]{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0;}
input.submit{border: 0;margin: 0;cursor: pointer;}input.radio{width: 0.65rem;height: 0.65rem;float: left;display: inline;}
textarea{overflow: auto;vertical-align: top;}
table{border-collapse: collapse;border-spacing: 0;}
ul,ol{list-style: none;}
li{list-style:none;float: left;  }
/*清除浮动*/
.clear{zoom:1;}
.clear:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.fl{float:left;display: inline;}
.fr{float:right;  display: inline;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.b{display: block;width: 100%;}
.p{padding: 0 0.675rem;}
.tan05{-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.tan01{-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.noclick{pointer-events: none;}
/*首页------------------------------------------------------------------*/
body{
    max-width: 640px;
    min-height: 320px;
    margin: 0 auto 2.7rem;
}
/*头部信息*/
.header{
    position: relative;
    height: 12rem;
    margin-bottom: 1.5rem;
}
.header_ny{    height: 4rem;
    background: url(/m/images/banner_11.jpg) no-repeat left center;
    border-bottom: 0.3rem solid #08548e;
    margin-bottom: 0rem;

}
.top{
    position: absolute;
    width: 100%;
    height: 3.15rem;
    z-index: 5;
}
.logo{
    float: left;
    width: 10.46rem;
    height: 100%;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
}
.nav-btn{
    float: right;
    width: 5rem;
    height: 100%;
    background: url("../images/nav_btn.png") no-repeat center center / 100% 100%;
}
.swiper-banner{
    height: 11.75rem;
    overflow: hidden;
}
.swiper-banner-span{
    width: 100%;
    height: 0.25rem;
    position: relative;
    overflow: hidden;
    background: #ccc;
}
.swiper-banner-span span.swiper-pagination-bullet-active{
    background-color: #08548e;
    width: 100%;
    height: 0.25rem;
}
/*导航*/
.nav{
    position: fixed;
    z-index: 9999;
    background: #08548e;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 0.7rem;
    opacity: 0;
    display: none;
}
.nav-close{
    background: url("../images/nav_close.png") no-repeat center center / 100% 100%;
    margin-right: 0.5rem;
    width: 4.4rem;
    height: 3.3rem;
    float: right;
}
.nav-list{
    overflow: hidden;
    clear: both;
}
.nav-list li{
    float: none;
    position: relative;
    text-align: center;
    line-height: 2rem;
    font-size: 0.8rem;
}
.nav-list li a{
    color: white;
}
.nav-list li:nth-child(2n){
    right: 1.5rem;
}
.nav-list li:nth-child(2n+1){
    left: 1.5rem;
}
/*产品列表*/
.pro{
    margin-bottom: 1rem;
}
.pro-list li:nth-child(2n),.swiper-show li:nth-child(2n){
    float: right;
}
.pro-list li{
    width: 7rem;
    height: 2.625rem;
    background: #000a15;
    margin-bottom: 0.5rem;
}
.pro-list li a{
    padding: 0 0.2rem 0 0.5rem;
}
.pro-list li b{
    display: block;
    float: left;
    line-height: 2.625rem;
    font-size: 1.75rem;
    color: #1eb4df;
    text-indent: -100rem;
    width: 1.2rem;
}
.pro-list li:nth-child(1) b,.pro-list li:nth-child(4) b,.pro-list li:nth-child(6) b{
    background: url("../images/en_s.png") no-repeat center center / 1.2rem 1.375rem;
}
.pro-list li:nth-child(2) b{
    background: url("../images/en_f.png") no-repeat center center / 1.2rem 1.375rem;
}
.pro-list li:nth-child(3) b{
    background: url("../images/en_w.png") no-repeat center center / 1.2rem 1.375rem;
}
.pro-list li:nth-child(5) b{
    background: url("../images/en_t.png") no-repeat center center / 1.2rem 1.375rem;
}
.pro-list li:nth-child(7) b{
    background: url("../images/en_z.png") no-repeat center center / 1.2rem 1.375rem;
}
.pro-name{
    float: left;
    margin-left: 0.25rem;
    width: 4.75rem;
    height: 100%;
    padding-top: 0.5rem;
}
.pro-name p{
    font-size: 0.65rem;
    line-height: 0.9rem;
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro-name span{
    font-size: 0.45rem;
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*产品展示*/
.show{
    background: #ededed;
    padding-top: 1rem;
    padding-bottom: 1.25rem;
}
.title{
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
}
.title h3{
    float: left;
    font-size: 1rem;
}
.title h3 span{
    color: #999;
}
.title-more{
    float: right;
    color: #999;
    font-size: 0.6rem;
    font-weight: bold;
}
.swiper-show{
    overflow: hidden;
}
.swiper-show li{
    width: 6.625rem;
    height: 6rem;
    margin-bottom: 0.5rem;
}
.swiper-show li img{
    display: block;
    width: 100%;
    height: 5rem;
    border: 0.025rem solid #a3bfd5;
    padding: 0.1rem;
    background: white;
}
.swiper-show li p{
    padding: 0 0.25rem;
    font-size: 0.6rem;
    line-height: 1rem;
    text-align: center;
}
.swiper-show-span{
    text-align: center;
    height: 0.375rem;
}
.swiper-show-span span{
    display: inline-block;
    vertical-align: top;
    opacity: 1;
    width: 0.375rem;
    height: 0.375rem;
    background: #999;
}
.swiper-show-span span + span{
    margin-left: 0.25rem;
}
.swiper-show-span span.swiper-pagination-bullet-active{
    background: #08548e;
}
/*关于我们*/
.about{
    padding-top: 1rem;
    padding-bottom: 1.25rem;
    background: #08548e;
}
.about .title h3{
    color: white;
}
.about .title h3 span{
    color: white;
    opacity: .5;
}
.about .title .title-more{
    color: white;
}
.about-p{
    font-size: 0.6rem;
    color: white;
    text-indent: 2em;
    line-height: 1rem;
}
/*过滤设备*/
.filt{
    padding-top: 1rem;
    padding-bottom: 1.25rem;
    text-align: center;
}
.filt .title{
    text-align: left;
}
.swiper-filt{
    width: 13.5rem;
    height: 9.75rem;
    overflow: hidden;
    margin: 0 auto 0.75rem;
}
.swiper-filt-prev,.swiper-filt-next{
    width: 5rem;
    height: 1.7rem;
    display: inline-block;
    vertical-align: top;
}
.swiper-filt-prev{
    background: url("../images/filt_l.png") no-repeat center center / 100% 100%;
}
.swiper-filt-next{
    margin-left: 1rem;
    background: url("../images/filt_r.png") no-repeat center center / 100% 100%;
}
/*新闻资讯*/
.news{
    padding-top: 1rem;
    padding-bottom: 1.25rem;
    background: #ededed;
}
.swiper-news-span{
    height: 1.75rem;
    margin-bottom: 0.4rem;
}
.swiper-news-span span{
    display: block;
    float: left;
    width: 5.2rem;
    height: 1.75rem;
    line-height: 1.75rem;
    text-align: center;
    color: white;
    font-size: 0.65rem;
    border-radius: 0;
    opacity: 1;
    background: #666;
    font-weight: bold;
    margin: 0;
    position: relative;
}
.swiper-news-span span + span{
    margin-left: 0.25rem;
}
.swiper-news-span span.swiper-pagination-bullet-active{
    background: #08548e;
}
.swiper-news-span span.swiper-pagination-bullet-active:after{
    content: "";
    position: absolute;
    border: 0.35rem solid transparent;
    border-top-color: #08548e;
    left: 50%;
    margin-left: -0.35rem;
    bottom: -0.7rem;
}
.swiper-news li{
    float: none;
    line-height: 1.625rem;
    font-size: 0.6rem;
    border-bottom: 0.025rem dashed #666;
}
.swiper-news li a{
    padding-left: 0.75rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper-news li a:before{
    content: "";
    position: absolute;
    background: #08548e;
    left: 0.1rem;
    top: 0.7rem;
    width: 0.25rem;
    height: 0.25rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.swiper-news{
    overflow: hidden;
}



























/*版权*/
.footer{
    color: white;
    background: #08548e;
    text-align: center;
    font-size: 0.5rem;
    line-height: 2rem;
}
/*加载*/
.lodding{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: #333;
}
.spinner {
    margin: 65% auto 0;
    width: 3rem;
    height: 3rem;
    position: relative;
}
.container1 > div, .container2 > div, .container3 > div {
    width: 0.9rem;
    height: 0.9rem;
    background-color: #08548e;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner:after{
    content: "加载中...";
    width: 100%;
    position: absolute;
    bottom: -1.5rem;
    font-size: 0.5rem;
    text-align: center;
    color: white;
    margin-top: 0.5rem;
}
.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}
/*底部浮动信息*/
.bottom-btn{
    width: 100%;
    height: 2.7rem;
    position: fixed;
    bottom: 0;
    background-color: rgba(8,84,142,.6);
    z-index: 999;
}
.bottom-btn a{
    display: block;
    float: left;
    width: 33.33%;
    height: 100%;
    color: white;
    font-size: 0.6rem;
    text-align: center;
    line-height: 3.8rem;
    font-weight: bold;
}
.bottom-btn-map{
    background: url("../images/bottom_map.png") no-repeat center 0.3rem;
    background-size: 0.8rem 1.15rem;
}
.bottom-btn-tel{
    border-left: 0.025rem solid rgba(255,255,255,.7);
    border-right: 0.025rem solid rgba(255,255,255,.7);
    background: url("../images/bottom_tel.png") no-repeat center 0.425rem;
    background-size: 0.95rem;
}
.bottom-btn-top{
    background: url("../images/bottom_top.png") no-repeat center 0.65rem;
    background-size: 1.675rem 0.7rem;
}



/*清除浮动lyy*/
.clear{zoom:1;}
.clear:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}

@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot');
    src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}



.icon-arrow-left:before {
    content: "\e600";
}
.icon-arrow-down:before {
    content: "\e601";
}
.icon-arrow-right:before {
    content: "\e602";
}
.icon-arrow-up:before {
    content: "\e603";
}
.icon-phone:before {
    content: "\e606";
}
.icon-house:before {
    content: "\e607";
}
.icon-search:before {
    content: "\e60a";
}
.icon-details:before {
    content: "\e604";
}
.icon-left:before {
    content: "\e605";
}


 [class*="icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mian {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  overflow: hidden;
  background-color: #fff;
  font-family: Microsoft YaHei;
}
.menu_list{width: 100%;}
.menu_list li{width: 100%; float: none;}

.menu_list a{
  line-height: 2rem;
  display: block;
  color: #333;
  background: #f4f4f4;
  padding: 0 1.125rem;
  border-bottom: 1px solid #cfcbc1;
  font-size: 0.8rem;
  }
.menu_list li i {
float: right;
margin-top: .45rem;
color: #08548e;
font-weight: bold;
font-size: 1.6em;
}

.CategoryList_Title{height: 2rem;line-height: 2rem;padding: 0 .687em;color: #333;text-align: center;border-bottom: 1px solid #b0b4bb;font-size: 1rem;background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}

.CategoryList_Title i{font-size: 0.8rem; margin-top:.6rem; color:#08548e}

.productLayout .prt{background:#02935d;color:#fff;height:35px;width:100%;line-height:35px;padding-left:20px;}
.productLayout{overflow:hidden; min-height: 11rem;}
.productLayout dl{padding:10px 0; float:left; width:46%; margin:10px 2%; text-align:center; background-color:#f9f9f9; overflow:hidden;}
.productLayout dl dt img{width:100%;}
.productLayout dd h5{height:20px; line-height:20px; overflow:hidden; margin-top:10px;}
.productLayout dd h5 a{color:#333; font-size:0.5rem;}



.nyListSpan li{border-bottom:1px solid #ccc; float: none;}
.nyListSpan li a.nyListLinkSpan{display:block; height:100% ;padding:10px; background:url("http://www.jtjj01.com/mobile/images/Index/lYsLiIco2.png") no-repeat , linear-gradient(180deg , #fff 0% , #f1f1f1 100%); color:#666; background-position: 90% center;}
.nyListSpan li a.nyListLinkSpan:hover{background:url("http://www.jtjj01.com/mobile/images/Index/lYsLiIco2H.png") no-repeat , linear-gradient(180deg , #fff 0% , #ccc 100%); background-position: 90% center;}
.contact{ overflow: hidden; }





.gyBox{ color:#444; 
font-size: 0.625rem;
line-height: 1rem; padding:0.6rem;
min-height: 11rem;
}
.gyBox img{ width:100%;}
/*翻页*/
.flip{  line-height:20px; text-align:center; padding:20px 0; clear:both;font-size:0.6rem;}
.flip a, .flip span{ padding:5px 9px; margin:0 5px; background-color:#08548e; color:#fff; border-radius:2px;}
.flip span,  .flip a:hover{ color:#FF0000;  }
.cp_xqct{padding:10px;  color: #444;
  font-size: 0.625rem;
  line-height: 1rem;}
.cp_xqct .title{ margin:0 auto; text-align:center; line-height:30px;  font-size: 0.8rem; font-size: 0.8rem;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.cp_xqct img{ display:block; width:100%!important; marx-widht:640px!important; margin:0 auto;}
.page{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 0.6rem;}
.page a{color: #333;}


.yy2_t {
    overflow: hidden;
    padding: 4px 10px;
    margin: 0px;
    background: #CFCFCF;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.cp_xqct .yy2tt img{ float: left; width: 30% !important; margin-right: 2rem; }
.productLayout .w100 {overflow: hidden; width: 100%;}
.productLayout .w100 dl{ width: 98%; text-align: left; padding: 2%;}


/**手机图集滚动**/
.swiper_case1{ margin-bottom: 1rem; }
.swiper_case1 li { display: inline; height: 12rem; line-height: 12rem;}
.swiper_case1 li img{vertical-align:middle;display: inline;}

.swiper_case1 .swiper_case_span{text-align: center;}