/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";
body{
  max-width: 768px;
  margin: 0 auto !important;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #006ab8;
    color: #fff;
}

::-moz-selection {
    background-color: #006ab8;
    color: #fff;
}

::-webkit-selection {
    background-color: #006ab8;
    color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
    box-sizing: content-box;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

*:before,
*:after {
    box-sizing: content-box;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm {
    box-sizing: content-box;
}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}



html {
    cursor: url(../images/cur.png),
        default;
}

a {
    cursor: url(../images/Acur.png),
        default;
}

textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;

}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../images/Acur.png),
        default !important;
}

input,
button {
    outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
            auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }


}



.wjdh-ico1,
.wjdh-ico2 {
    vertical-align: middle;
}

.section{
    overflow: hidden;
}


/* 右侧导航 */
#fp-nav {
    _display: none;
    font-size: 12px;
    right: 0;
    display: none;
}

#fp-nav li {
    width: 90px;
    height: 21px;
    margin: 10px 0 0;
    vertical-align: middle;
}

#fp-nav li a {
    float: right;
    width: 21px;
    height: 21px;
    color: #000;
    text-decoration: none;
    text-align: right;
    background: url(../images/dot.png) 8px 5px no-repeat;
}

#fp-nav .active {
    background-position: 0 bottom;
}

#fp-nav span {
    display: none;
}

.fullPage-tooltip {
    float: left;
    top: 0;
    margin-right: 5px;
    font: 12px "Microsoft Yahei";
    color: #8F9DA4;
    line-height: 21px;
}


html{
  font-size: 100px;
}

.clear {
    clear: both;
}

.section{
  overflow: hidden;
}


/* 右侧导航 */
#fp-nav {
  _display: none;
  font-size: 12px;
  right: 0;
  display: none;
}

#fp-nav li {
  width: 90px;
  height: 21px;
  margin: 10px 0 0;
  vertical-align: middle;
}

#fp-nav li a {
  float: right;
  width: 21px;
  height: 21px;
  color: #000;
  text-decoration: none;
  text-align: right;
  background: url(../images/dot.png) 8px 5px no-repeat;
}

#fp-nav .active {
  background-position: 0 bottom;
}

#fp-nav span {
  display: none;
}

.fullPage-tooltip {
  float: left;
  top: 0;
  margin-right: 5px;
  font: 12px "Microsoft Yahei";
  color: #8F9DA4;
  line-height: 21px;
}

html{
  font-size: 100px;
}


.clear {
  clear: both;
}

/*top*/

.top_bg{
  width: 100%;
  margin: 0 auto;
  height: 0.75rem;
  background: #fff;
  position: relative;
  z-index: 9;
overflow: hidden;}

.top_bg .logo{
  margin: 0.3rem 0 0 0.2rem;
  float: left;
  width: 60%;


}

.top_bg .logo img{
  /*width: 100%;*/
  height: auto;
}

.top_bg .heaederMenu {
  width: 0.35rem;
  height: 0.35rem;
  background: #e60012;
  border-radius:50%;
  float: right;
  margin: 0.2rem 0.2rem 0 0;
  position: relative;

}
.top_bg .heaederMenu::after {
  content: "";
  background: url(../images/heaederMenu.png) no-repeat center;
  width: 18px;
  height: 3px;
  display: block;
  position: absolute;
  top: 16px;
  left: 9px;
  background-size: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.top_bg .heaederMenu span {
  width: 18px;
  height: 3px;
  background: url(../images/heaederMenu.png) no-repeat center;
  display: block;
  background-size: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 10px auto 0 auto;
}
.top_bg .heaederMenu::before {
  content: "";
  background: url(../images/heaederMenu.png) no-repeat center;
  width: 18px;
  height: 3px;
  display: block;
  position: absolute;
  top: 22px;
  left: 9px;
  background-size: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}


.Nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  background: #333;
  display: none;
  overflow-x: hidden;
}
.Nav .navBox .close {
  height: 45px;
  width: 45px;
  position: absolute;
  top: 4%;
  right: 2%;
}
.Nav .navBox .close img {
  width: 100%;
}
.Nav .navBox h4 {
  text-align: center;
  color: #fff;
  font-size: 32px;
  margin-top:50px;
  font-weight: bold;
}
.Nav .navBox ul {
  width: 100%;
  margin-top: 20%;
}
.Nav .navBox ul li a {
  text-align: center;
  line-height: 3.5;
  color: #fff;
  font-size:24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*m_banner*/
.m_banner{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.m_banner .swiper-container {
  width: 100%;
  height: 100%;
}

.m_banner .swiper-container .swiper-slide{
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.m_banner .swiper-container .swiper-slide img{
width: 100%;
height: 100%;
display: block;
}

.m_banner .swiper-pagination1{
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.m_banner .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background: #fff;
opacity: 0.5;
}
.m_banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 10px;
}

.m_banner .swiper-pagination-bullet-active{
opacity: 1;
width: 8px;
background: #e60012;
}

.m_banner .swiper-button-next{
background: url(../images/bannerR.png) no-repeat center;
width: 29px;
height: 56px;
}

.m_banner .swiper-button-prev{
background: url(../images/bannerL.png) no-repeat center;
width: 29px;
height: 56px;
}

.m_banner .swiper-button-next::after, .swiper-button-prev::after {
font-size: 0;
opacity: 0;
}

/*title*/

.title{
  overflow: hidden;
  margin: 0 auto;
}

.title span{
  float: left;
  font-size: 0.6rem;
  color: #cb1927;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.6rem;
}

.title h3{
  float: left;
  margin-left: 0.1rem;
}

.title h3 a{
  display: block;
  font-size: 0.26rem;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.title h3 a i{
  display: block;
  font-size: 0.12rem;
  color: #999999;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.contact{
  width: 80%;
  margin: 0 auto;
  padding-top: 0.4rem;
}

/*case*/ 

.product{
  width: 100%;
  height: 100%;
  background: url(../images/pro_bg.jpg) no-repeat center;
}

.product .pro_box{
  margin: 0.25rem auto 0 auto;
}

.product .pro_box .proTitle{
  margin: 0.3rem auto 0 auto;
}

.product .pro_box .proTitle ul{
  text-align: center;
}

.product .pro_box .proTitle ul li{
  display: inline-block;
  width: 44%;
  height: 0.38rem;
  line-height: 0.38rem;
  background: #fff;
  border-radius: 25px;
  margin: 0 3%;
}

.product .pro_box .proTitle ul li a{
  font-size: 0.17rem;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  text-align: center;
}

.product .pro_box .proTitle ul li.active{
  background: #cb1927;
}

.product .pro_box .proTitle ul li.active a{
  color: #fff;
}

.product .pro_box .procenter{
  margin: 0.3rem auto 0 auto;
}

.product .pro_box .procenter .swiper-slide{
  width: 100%;
  margin: 0 auto;
}

.product .pro_box .procenter .swiper-slide ul li{
  width: 90%;
  background: #fff;
  margin: 0 auto;
  padding: 5%;
}

.product .pro_box .procenter .swiper-slide ul li .pic{
  width: 100%;
  padding-top:70%;
  margin: 0 auto;
  position: relative;
}

.product .pro_box .procenter .swiper-slide ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.product .pro_box .procenter .swiper-slide ul li .txt{

}  

.product .pro_box .procenter .swiper-slide ul li .txt .txt_t{
  height: 0.5rem;
  line-height: 0.5rem;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0.1rem;
}

.product .pro_box .procenter .swiper-slide ul li .txt .txt_t h5 a{
  float: left;
  width: 64%;
  background: url(../images/buttom1.png) no-repeat left center;
  font-size: 0.18rem;
  color: #272b33;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  padding-left: 30px;
}

.product .pro_box .procenter .swiper-slide ul li .txt .txt_t .more{
  float: right;
  font-size: 0.12rem;
  color: #777;
  display: block;
  border: 1px solid #dfdfdf;
  border-radius: 25px;
  width: 0.6rem;
  height: 0.2rem;
  line-height: 0.2rem;
  text-align: center;
  margin-top: 0.15rem;
}

.product .pro_box .procenter .swiper-slide ul li .txt p{
  font-size: 0.16rem;
  color: #777;
  line-height: 0.3rem;
  height: 0.9rem;
  overflow: hidden;
}

/*case*/ 

.section3{
  width: 100%;
  height: 100%;
  background: url(../images/case_bg.jpg) no-repeat center;
}

.case .title{
  margin: 0.5rem auto 0 auto;
}

.case .title h3 a{
  color: #fff;
}

.case .case_box{
  margin: 0.8rem auto 0 auto;
}

.case .case_box .pic{
  width: 100%;
  margin: 0 auto;
  padding-top: 75%;
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  
}

.case .case_box .pic img{
  position: absolute;
  left: 3%;
  top: 3%;
  width: 94%;
  height: 94%;

}

.case .case_box .pic .more{
  display: block;
  position: absolute;
  bottom: 3%;
  left: 30%;
  font-size: 0.16rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #cb1927;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 0.05rem 0.3rem;

}

.case .case_box .txt a{
  font-size: 0.18rem;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  text-align: center;
  margin: 0.2rem auto 0 auto;
} 


/*about*/ 

.about .title{
  margin: 0.05rem  auto 0 auto;
}

.about .title h3 a i{
  letter-spacing: 2px;
}

.about .ab_box{
  margin: 0.2rem  auto 0 auto;
}

.about .ab_box .ab_img{
  width: 100%;
  padding-top: 70%;
  margin: 0 auto;
  position: relative;

}

.about .ab_box .ab_img img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.about .ab_box .ab_nr{
  margin: 0.2rem  auto 0 auto;
  width: 100%;

} 

.about .ab_box .ab_nr h5 a{
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.about .ab_box .ab_nr span{
  display: block;
  font-size: 0.12rem;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  margin-top: 0.05rem;

}

.about .ab_box .ab_nr i{
  display: block;
  width: 32px;
  height: 3px;
  background: #cb1927;
  margin: 0.1rem  0;

}

.about .ab_box .ab_nr p{
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.3rem;
  height: 0.9rem;
  overflow: hidden;

}

/*news*/ 

.section5{
  width: 100%;
  height: 100%;
  background: url(../images/news_bg.jpg) no-repeat center;
}

.news .news_box{
  margin: 0.3rem auto 0 auto;
  
}
.news .news_box .swiper-slide{
  width: 100%;
  margin: 0 auto;
}

.news .news_box .swiper-slide .nr{
  width: 90%;
  background: #fff;
  margin: 0 auto;
  padding: 5%;
}

.news .news_box .swiper-slide .txt{
  overflow: hidden;
}

.news .news_box .swiper-slide .txt .txt_t{
  overflow: hidden;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}

.news .news_box .swiper-slide .txt .txt_t h5 a{
  float: left;
  width: 60%;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;

}

.news .news_box .swiper-slide .txt .txt_t .time{
  float: right;
  text-align: center;
  border-left: 1px solid #dfdfdf;
  padding-left: 0.2rem;
}

.news .news_box .swiper-slide .txt .txt_t .time span{
  display: block;
  font-size: 0.4rem;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.45rem;
}

.news .news_box .swiper-slide .txt .txt_t .time i{
  display: block;
  font-size: 0.14rem;
  color: #333333;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}


.news .news_box .swiper-slide .txt p{
  font-size: 0.16rem;
  color: #666;
  line-height: 0.3rem;
  height: 0.9rem;
  overflow: hidden;
}

.news .news_box .swiper-slide .txt .more{
  margin-top: 0.2rem;

}

.news .news_box .swiper-slide .txt .more a{
  display: block;
  float: left;
  width: 1.2rem;
  height: 0.32rem;
  line-height: 0.32rem;
  border: 1px solid #dfdfdf;
  border-radius: 25px;
  text-align: center;
  font-size: 0.15rem;
  color: #666;
}

.news .news_box .swiper-slide .txt i{
  display: block;
  float: right;
  font-size: 0.16rem;
  color: #333;
}


.news .news_box .swiper-slide .pic{
  width: 100%;
  padding-top:70%;
  margin: 0.15rem auto 0 auto;
  position: relative;
}

.news .news_box .swiper-slide .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}



/*footer*/ 

.section6{
  width: 100%;
  height: 100%;
  background: url(../images/footer_bg.jpg) no-repeat center;
background-size: cover;}

.footer .title{
  margin: 0.1rem auto 0 auto;

}

.footer .title h3 a{
  color: #fff;
}

.footer .title h3 a i{
  color: #999999;
}

.footer .f_cont{
  margin: 0.4rem auto 0 auto;
  width: 100%;

}

.footer .f_cont ul li{
  overflow: hidden;
  margin-bottom: 0.4rem;
}

.footer .f_cont ul li img{
  float: left;
  width: 0.4rem;
  height: 0.4rem;
}

.footer .f_cont ul li p{
  font-size: 0.16rem;
  color: #fff;
  float: right;
  width: 80%;

}

.footer .f_cont ul li p span{
  display: block;
  font-size: 0.16rem;
  color: #fff;
}

.footer .f_cont ul li p  i{
  font-size: 0.2rem;
  color: #fff;
}
 
.footer .end{
  width: 100%;
  margin: 0.4rem auto 0 auto;
  font-size: 0.18rem;
  color: #fff;
} 

.footer .end a{
  font-size: 0.16rem;
  color: #fff;
}

.footer .end p {
  line-height: 0.3rem;
}

.footer .end  p img{
  vertical-align: middle;
}