*{padding: 0;margin: 0}
button:focus{outline:0;}
h1,h2,h3,h4,h5,h6{font-weight:600;color:#575757}
a{text-decoration: none}
table{background:#c0f5ff;!important;transition: .8s all ease-in-out!important;}
table td:hover{background-color:rgba(16,99,115,.5)!important;color: #fff!important;cursor: pointer!important;}
table:hover{box-shadow: 10px 10px 5px #888888;!important;}
a:focus, a:hover {color: none;text-decoration: none;}
body {max-width: 1920px;background: #fff;color: #787878;line-height: 25px;margin: 0 auto;}
.clearfix::after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.no-padding{padding: 0}
.rel{position: relative}
h1{font-size:46px;font-weight:600;color:#EEE}
h2{font-size:20px}
h3{font-size:14px;color:#777;font-weight:400;}
h4{font-size:16px;}
a{color:#666;-webkit-transition:color 300ms,background-color 300ms;-moz-transition:color 300ms,background-color 300ms;-o-transition:color 300ms,background-color 300ms;transition:color 300ms,background-color 300ms}
a:focus,a:hover{color:#42cffe}
ol,ul{list-style:none}
ul{padding:0;margin:0}
/*navbar-toggle颜色*/
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-toggle{
    border-color:#fff;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    background: none;
    padding: 0;
    position: relative;
}
.navbar-inverse{
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border: none;
}
.navbar-inverse .navbar-brand {
    line-height: 109px;
    height: 109px;
    font-weight: 600;
    color: #fff;
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.navbar-inverse .navbar-brand img{
    position: relative;
}
header   .navbar-nav {
    position: relative;
    width: 100%;
    margin: 0;
}
#header .navbar-collapse{

}
#header .navbar>.container .navbar-brand{
    padding: 0 30px;
}
#header .navbar-nav li{
    position: relative;
}

#header .navbar-nav li:hover:after,#header .navbar-nav li.active:after{
    position: absolute;
    content: "";
    display: block;
    width: 42px;
    border-bottom: 5px solid #fd5a09;
    left: 50%;
    margin-left: -21px;
    bottom: 20px;
}
#header .navbar-nav li a{
    font-size: 14px;
    color: #3d3d3d;
    text-align: center ;
    padding: 0 20px 0;
    margin: 0;
    line-height: 109px;
}
#header .fa-search{
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    background: #42cffe;
    border-radius: 50%;
    line-height: 109px;
    color: #fff;

}

#header .navbar-nav li.active a,
#header .navbar-nav li:hover  a{
    background: rgba(160, 190, 244, 0.1);
    color: #000;
}
@media (max-width:1200px){#header .navbar-nav li a{}  }
@media (max-width:992px){
    #header .navbar-nav li a{

    }
    .navbar-inverse .navbar-brand img {

    }
}
@media (max-width:768px){
    #header .navbar-nav li a{}
    .navbar-inverse .navbar-brand img {
      top:0;
    }
}
/*banner*/
#main-slide {overflow:hidden;}
#main-slide .carousel-control .fa-angle-left {left:5%;}
#main-slide .carousel-control .fa-angle-left,#main-slide .carousel-control .fa-angle-right {position:absolute;top:40%;z-index:5;display:inline-block;}
#main-slide .carousel-control i {background:rgba(0,0,0,0);color:#fff;line-height:50px;font-size:50px;padding:15px 20px;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}
#main-slide .carousel-indicators {bottom:0;margin-bottom:0;}
#main-slide .item.active .slider-content {z-index:0;opacity:1;-webkit-transition:opacity 100ms;-moz-transition:opacity 100ms;-o-transition:opacity 100ms;transition:opacity 100ms;}
#main-slide .carousel-control.left,#main-slide .carousel-control.right {opacity:0;filter:alpha(opacity=0);background-image:none;background-repeat:no-repeat;text-shadow:none;}
#main-slide .slider-content h2 {font-size:45px;font-weight:500;text-transform:uppercase;color:#fff;font-weight:600;display:none;}
#main-slide .carousel-control.left:hover,#main-slide .carousel-control.right:hover {opacity:1;filter:alpha(opacity=100);}
#main-slide  .bannerfont{position: absolute;font-size: 32px;color: #fff;font-weight: bold;left: 0;top:50%;right: 0;bottom: 0;margin: 0 auto;text-align: center;}
#main-slide .carousel-indicators .active{width: 12px;height: 12px;margin: 0;background-color: #42cffe;}

/*首页关于我们*/
#inabout{
    margin-top: 50px;
    margin-bottom: 40px;
}
#inabout h3{
    color: #161616;
    font-size: 36px;
    position: relative;
}
#inabout h3:after{
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    left: 50%;
    border-bottom: 3px solid #42cffe;
    height: 0px;
    bottom: -10px;
    margin-left: -20px;
}
#inabout h4{
    font-size: 18px;
    margin-top: 20px;
    color: #9f9e9e;
}
#inabout .wenzi .btn{
    margin-top: 40px;
    border: 1px solid #fd6c01;
    background: #fd6c01;
    padding: 12px 26px;
    font-size: 14px;
    color: #fff;
}
#inProduct{
    background: #f3f3f3;
    padding-bottom:134px
}
#inProduct .owl-theme .owl-controls .owl-buttons div{
    width: 32px;
    height: 68px;
}
#inProduct .owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: -55px;
}
#inProduct  .owl-theme .owl-controls .owl-buttons div.owl-next{
    right: -47px;
}
#inProduct .slideTxtBox .intitles h3{
    margin-top: 47px;
    color: #161616;
    font-size: 36px;
    position: relative;
}
#inProduct h3:after{
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    left: 50%;
    border-bottom: 3px solid #42cffe;
    height: 0px;
    bottom: -10px;
    margin-left: -20px;
}
#inProduct h4{
    font-size: 14px;
    margin-top: 20px;
    color: #545454;
    margin-bottom: 40px;
}
#inProduct .slideTxtBox .intitles .hr{
    font-size: 14px;
    position: relative;
    line-height: 110px;
}
#inProduct .slideTxtBox .intitles .hr a{
    color: #42cffe;
}
#inProduct .slideTxtBox .intitles .hr:after{
    position: absolute;
    content: "";
    left: -170px;
    width: 148px;
    top: 50%;
    border-bottom: 1px solid #42cffe;
}
#inProduct .weizi{
    width: 100%;
    background: #fff;
}
#inProduct .weizi  p{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 60px;
    padding-right: 15px;
    color: #000;
    text-transform: uppercase ;
    font-size: 18px;
    height: 50px;
    padding: 50px;
}

#inProduct .weizi  p  span{
    padding: 5px 20px;
    background: #343434;
}

#inProduct .jianjie{
    height: 136px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    background: #fff;
    padding: 10px;
}

#inProduct  .owl-theme .owl-controls .owl-pagination{
    bottom: -90px;
}
#inProduct .owl-theme .owl-controls .owl-page span{
    width: 65px;
    height: 4px;
}
#product-demo.owl-carousel{margin-top: 6px;}
#product-demo.owl-theme .owl-controls .owl-buttons div.owl-prev{background-position: center}
#inProduct .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #42cffe;
}
#inProduct  .hovereffect {
    width: 97%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

#inProduct  .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#inProduct .hovereffect:hover .overlay {
    background-color: rgba(170,170,170,0.4);
}

#inProduct .hovereffect h2, .hovereffect img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#inProduct .hovereffect img {
    display: block;
    max-height: 230px;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#inProduct .hovereffect:hover img {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

#inProduct .hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}

#inProduct .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    height: 94%;
    width: 85%;
    position: absolute;
    top: -9%;
    left: 8%;
    padding: 70px;
}

#inProduct .hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: rgba(0,0,0,0.4);
}

#inProduct .demo:hover .weizhi{
    width: 97%;
}
#inCase{
    background: #42cffe;
}
#inCase  h3{
    font-size: 41px;
    color: #ffffff;
}
#inCase  h4{
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}
#inCase  h5{
    font-size: 15.79px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 50px;
}
#inCase  .pic{
    padding-bottom:16px;

}
#inCase  .thumb .row:nth-of-type(2) .pic{
    padding-top: 10px;
    padding-bottom: 20px;
}
#inCase  .pic_big{
    padding-bottom: 67px;
}
#inhonour{
   padding:  30px  0px 30px;
    background:#eeeeee;
}
#inhonour .intitles h3 {
    color: #292929;
    font-size: 24px;
    margin-bottom: 30px;
}
#inhonour .intitles h3 span{
    color: #acacad;
    font-size: 16px;
}
#inhonour img{
    margin: 0 auto;
    max-height: 312px;
}
#inhonour .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url("../images/prev.png") no-repeat center;
    left: -48px;
}
#inhonour .owl-theme .owl-controls .owl-buttons div.owl-next{
    background: url("../images/next.png") no-repeat center;
    right: -41px;
}
#inhonour .owl-theme .owl-controls .owl-page.active span, #inhonour .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#42cffe}

#inAdvantage{
    padding-bottom:70px;
}
#inAdvantage  .advantage{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

#inAdvantage  .advantage .sixedge{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    margin-left: 15px;
}
#inAdvantage  .advantage img{
    width: 100%;
}
#inAdvantage  .advantage p{
    font-size: 14px;
    color: #42cffe;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: 40px;
}
#inAdvantage .intitles h3{
    font-size: 30px;
    color: #42cffe;
}
#inAdvantage .intitles h4{
    color: #a1a1a1;
    font-size: 14px;
}
#inAdvantage .intitles h5{
    color: #353636;
    font-size: 15px;
    margin-bottom: 22px;
}
#inAdvantage .item{
    float: left;
    width: 25%;
    height: 327px;
}
#inAdvantage   .advantage_item{
    background: url("../images/lingxing.png") no-repeat  center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#inAdvantage  .item .advantage_item:hover{
    background: url("../images/lingxing1.png") no-repeat  center;
}

#inAdvantage  .item .advantage_item div{
    background: url("../images/inhonour1.png") no-repeat  -420px;
    height: 235px;
    width: 88px;
}
#inAdvantage  .item2 .advantage_item div{
    background: url("../images/inhonour1.png") no-repeat  -745px;
    height: 235px;
    width: 88px;
}
#inAdvantage  .item3 .advantage_item div{
    background: url("../images/inhonour1.png") no-repeat  -1093px;
    height: 235px;
    width: 88px;
}
#inAdvantage  .item4 .advantage_item div{
    background: url("../images/inhonour1.png") no-repeat  -1416px;
    height: 235px;
    width: 88px;
}


#inAdvantage  .item .advantage_item:hover div{
    background: url("../images/inhonour2.png") no-repeat  -420px;
    height: 235px;
    width: 88px;
}
#inAdvantage  .item2 .advantage_item:hover div{
    background: url("../images/inhonour2.png") no-repeat  -745px;
    height: 235px;
    width: 88px;
}
#inAdvantage  .item3 .advantage_item:hover div{
    background: url("../images/inhonour2.png") no-repeat  -1093px;
    height: 235px;
    width: 88px;
}
#inAdvantage  .item4 .advantage_item:hover div{
    background: url("../images/inhonour2.png") no-repeat  -1416px;
    height: 235px;
    width: 88px;
}


#inAdvantage .item  p{
    color: #42cffe;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 13px 0px 3px;
}
#inAdvantage .item  p:nth-of-type(2){
    color: #696767;
    font-weight: lighter;
    padding: 0px 20px;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: center;
}

#inAdvantage  .sixedge:hover img{
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 2s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 2s;
    -webkit-animation: rotate 4s linear infinite;
    -moz-animation: rotate 4s linear infinite;
    -o-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}


    /*首页新闻*/
#innews{
    padding-bottom:50px;
     background: #f3f3f3;
    padding-top: 50px;
}

#innews .newtitle{
    position: relative;
    border-bottom: 1px solid #7c7c7c;
    padding: 10px 0px 10px 30px;
    background: url("../images/newsico.png") no-repeat left center;
    color: #42cffe;
    font-weight: bold;
}
#innews .newtitle:after{
    position: absolute;
    content: "";
    width: 100px;
    height: 0px;
    border-bottom: 3px solid #42cffe;
    left: 0px;
    bottom: 0px;
}
#innews .newtitle span:nth-of-type(2){
    color: #48494a;
    font-size: 14px;
}
#innews img{
    width: 100%;
}

#innews  ul li {
    padding: 10px 0px 10px 24px;
    border-bottom:1px dashed #c5c6c7;
    background: url("../images/newarrow.jpg") no-repeat left;
}
#inContact{
    background: #42cffe;
}


/*分页*/
.pages{PADDING:7px;MARGIN:3px;TEXT-ALIGN:center}
.pages A{BORDER:#ccc 1px solid;MARGIN:2px;COLOR:#9c9c9c;TEXT-DECORATION:none;width:30px;line-height:30px;text-align:center;display:inline-block;border-radius:24px;-moz-border-radius:24px;-webkit-border-radius:24px;background-color:#fff;font-size:1em;font-family:Rosario,sans-serif}
.pages A:hover{BORDER:#ccc 1px solid;COLOR:#000}.pages A:active{BORDER:#ccc 1px solid;COLOR:#000}
.pages SPAN.current{BORDER:#ccc 1px solid;FONT-WEIGHT:bold;MARGIN:2px;width:30px;line-height:30px;text-align:center;display:inline-block;border-radius:24px;-moz-border-radius:24px;-webkit-border-radius:24px;COLOR:#fff;BACKGROUND-COLOR:rgba(23,166,166,1);font-size:1em;font-family:Rosario,sans-serif}
.pages SPAN.disabled{BORDER:#ccc 1px solid;MARGIN:2px;COLOR:#ddd}.pagecount{display: none}
.productpic{text-align:center}
/*尾部*/
footer{
    width: 100%;
    background: #42cffe;
}
.foothead{
    padding: 43px 0px;
}
footer  .footmsg h3{
    margin: 0px;
    font-size: 31px;
    color: #fff;
    font-weight: bolder;
}
footer  .footmsg h3 span{
    color: #ff7800;
}
footer  .footmsg h4{
    color: #fff;
    text-transform: uppercase;
    letter-spacing:1px;
}
footer ul{
    margin-top: 20px;
}
footer ul li i.fa{
    width: 5%;
    font-size: 16px;!important;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
footer ul li{
    font-size:16px;
    color: #fff;
    margin-bottom: 10px;
}
footer .intitles h3{
    font-size: 25px;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #023676;
    margin-bottom: 29px;
}
footer .intitles h3 span{
    font-size: 18px;
    color: #ff7800;
}
footer .form-control{
    height: 40px;
    margin-bottom: 20px;
}
.form-send .btn-primary {
    width: 100%;
    font-size: 16px;
    border: none;
    padding: 10px 30px 10px;
    background: #ff7800;
}
footer .friendlink{
    padding: 10px 0px;

}
footer .friendlink{ height: 20px}
footer .friendlink  span{ float: left; font-size: 18px;color: #fff;background:#ff7800;padding: 10px; }
footer .friendlink  p{ float: left; font-size: 14px;color: #fff;background:#14b9f1;padding: 10px;display: inline-block }
footer .friendlink  p a{color: #fff;}
footer .footercopyright{ padding:45px 45px 0; text-align:center; background:none;color: #fff}
footer .footercopyright a{ color: #fff}
.footerquicklink,.bgmp3 {display:none;}

#float {}
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background:#42cffe     ;}
#float .fa {padding: 0;width: 40px;display: block;line-height: 40px;text-align: center;color: #FFF;font-size: 20px;}
#float .content {  min-height: 40px; position: absolute; right: 40px; top: 0; display: none; background:#42cffe     ;}
#float .content a { color: #FFF;text-decoration: none }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .qrcode .content img{ max-width:100%;}
#float .phone .content { line-height: 40px; padding: 0 20px; font-size: 18px; color: #FFF;width: 180px; }
#float .kfqq .content { line-height: 40px; padding: 0 20px; font-size: 18px; color: #FFF;width: 180px;}
#float .email .content { line-height: 40px; padding: 0 20px; font-size: 18px; color: #FFF;}
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
/* 侧边悬浮导航 */
.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav  .iconBox  a{color: #ececec}
.right_nav li{background:#42cffe;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#034831}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #42cffe;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #42cffe;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}

.right_nav .iconBox .fa{
     padding: 0;
     width: 40px;
     display: block;
     line-height: 40px;
     text-align: center;
     color: #FFF;
     font-size: 20px;
 }

/*内页*/
#inner-page {
    /*margin-bottom: 30px;*/
    min-height: 500px;
}
.weizhibg{ margin-bottom:15px;}
.weizhibox{ overflow:hidden;border-bottom:1px #42cffe     dotted; padding:25px 0;}
.weizhi{ float:right; line-height:30px;}
.weizhi i{ color:#42cffe    ; margin-right:5px;}
.weizhi a{line-height:30px;}
.weizhinane{ float:left;}
.weizhinane h3{ font-size:24px; color:#000; overflow:hidden; margin:0;}
.weizhinane h3 i{ float:left;display:block; line-height:30px;font-style:normal; font-weight:600;}
.weizhinane h3 em{ font-family: "Arial"; color:#42cffe    ;float:left;display:block;font-size:12px; line-height:20px; padding-top:10px; padding-left:8px;}
.leftsider .leftsidertitle {display: none;}
.leibie{ background:#fff; font-size:0;-webkit-text-size-adjust:none;margin-bottom: 20px}
.leibie ul{display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */   text-align:center;display: -webkit-flex;display: flex;justify-content:center;align-items:center;}
.leibie ul li{line-height:60px;color:#42cffe    ;margin-right: 10px; display:block; width:15%; position:relative;}
.leibie ul li a{ border-left:1px #dcdcdc solid;line-height:30px; height:30px;border: 1px solid; overflow:hidden; text-align:center; font-size:15px;display:block;color:#353535;}

.leibie ul li:hover a,.leibie ul li.active a{background-color:#42cffe    ;color:#fff;text-decoration: none;}
.leibie ul li .arrow-down{ position:absolute; bottom:-8px; left:50%; margin-left:-4px; display:none;}
.leibie ul li:hover .arrow-down,.leibie ul li.active .arrow-down{ display:block;}
.leibies{border:1px #d4d4d4 solid; border-bottom:none; margin-bottom:15px;}
.leibies h3{ background-color: #42cffe; padding: 0; margin: 0; color: #fff; line-height: 42px; padding:0 10px; }
.leibies h3 i{ float:right; line-height:40px; font-size:20px;}
.leibies ul{}
.leibies ul li{line-height:40px;color:#fff; display:block; border-bottom:1px #d4d4d4 solid;}
.leibies ul li i{ margin-right: 5px;}
.leibies ul li a{line-height:40px; height:40px; overflow:hidden; font-size:14px;color:#42cffe; display:block; padding-left:10px;}
.leibies ul li a:hover{color: #42cffe;text-decoration: none;}
.pro_leftsider .leibie ul {flex-flow: wrap;margin-top: 20px;}
.pro_leftsider  .leibie ul li {margin-right: 10px;margin-top: 10px;width: 15%;}
.fontZoom, .single {

}
.portfolio-items {
    padding-top: 30px;
}
.portfolio-items{ padding-top:30px;}
.recent-work-wrap{position:relative;}
.recent-work-wrap .overlaytu{}
#photo .recent-work-wrap .overlaytu{ border:none;}
/*.recent-work-wrap img.img-responsive:not(.noscale){transition: all 2s ease 0s;}
.recent-work-wrap:hover img.img-responsive:not(.noscale){transform: scale(1.2);}*/
.recent-work-wrap .recent-work-inner{top:0;background:0 0;opacity:1;width:100%;border-radius:0;margin-bottom:0;text-align:center}
.recent-work-wrap .recent-work-inner h3{margin:10px 0;font-size:24px;color:#fff}
.recent-work-wrap .recent-work-inner h3 a{font-size:24px;color:#fff}
.recent-work-wrap .overlaytxt{position:absolute;top:0;left:0;width:100%; z-index:100000;height:100%;opacity:0;border-radius:0;background:#42cffe    ;color:#fff;vertical-align:middle;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;padding:15px}
.recent-work-wrap .overlaytxt .preview{bottom:0;display:inline-block;height:35px;line-height:35px;border-radius:0;background:0 0;text-align:center;color:#fff}
.recent-work-wrap:hover .overlaytxt{opacity:.8}
.recent-work-wrap .recent-work-inner{display: table;/*position:relative;*/background:0 0;opacity:1; width:100%; height:100%;border-radius:0;margin-bottom:0;text-align:center;}
.recent-work-wrap .recent-work-inner.active{border:1px #fff solid;}
.recent-work-wrap .recent-work-inner:after,.recent-work-wrap .recent-work-inner:before{content:'';display:block;position:absolute;box-sizing:border-box;border:1px solid transparent;width:0;height:0;}
.recent-work-wrap .recent-work-inner:after{top:0;left:0;-webkit-transition:border-color 0s ease-in .8s,width .2s ease-in .6s,height .2s ease-in .4s;transition:border-color 0s ease-in .8s,width .2s ease-in .6s,height .2s ease-in .4s}
.recent-work-wrap .recent-work-inner:before{bottom:0;right:0;-webkit-transition:border-color 0s ease-in .4s,width .2s ease-in .2s,height .2s ease-in;transition:border-color 0s ease-in .4s,width .2s ease-in .2s,height .2s ease-in}
.recent-work-wrap .recent-work-inner:hover:after,.recent-work-wrap .recent-work-inner:hover:before{width:100%;height:100%}
.recent-work-wrap .recent-work-inner:hover:after{border-top-color:#fff;border-right-color:#fff;-webkit-transition:width .2s ease-out,height .2s ease-out .2s;transition:width .2s ease-out,height .2s ease-out .2s}
.recent-work-wrap .recent-work-inner:hover:before{border-bottom-color:#fff;border-left-color:#fff;-webkit-transition:border-color 0s ease-out .4s,width .2s ease-out .4s,height .2s ease-out .6s;transition:border-color 0s ease-out .4s,width .2s ease-out .4s,height .2s ease-out .6s}
.recent-work-wrap .recent-work-inner-wz{display: table-cell;padding:12px; text-align: center;vertical-align: middle;/*position:relative;*/ z-index:10000;}
.recent-work-wrap .recent-work-inner-wz.active{ text-align:left; }
.recent-work-wrap .recent-work-inner-wz h3{margin:5px 0;font-size:14px;color:#fff; display:block;line-height: 27px;}
.recent-work-wrap .recent-work-inner-wz h3 a{font-size:24px;color:#fff}
.recent-work-wrap .recent-work-inner-wz h4{ padding:0; margin:0; font-weight:300;}
.recent-work-wrap .recent-work-inner-wz p{display:block;}
.recent-work-wrap .recent-work-inner-wz i{ background-color:rgba(0,0,0,.8); position:absolute;bottom:0;left:0;color:#fff; font-size:12px; text-align:center; font-style:normal; width:48px; line-height:30px; display:inline-block;}
.recent-work-wrap .recent-work-inner-wz i a{ color:#fff;}
.recent-work-wrap .recent-work-inner-wz i a:hover{color: #00a7f8;}
.recent-work-wrapwz{box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); text-align: center;font-size: 1em;line-height: 30px; background:#fff; color:#fff; margin-bottom:30px; padding: 10px;border-left: 1px solid #ecec;border-right: 1px solid #ecec;font-size: 18px;position: relative}
.recent-work-wrapwz a{text-decoration:underline;padding: 5px 0px;line-height: 30px;color:#5a5a5a; display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-decoration:none}
.recent-work-wrapwz:hover,.recent-work-wrapwz:hover a,.recent-work-wrapwz a:hover{background-color:#fff;color:#5a5a5a; }


.cmsimg{ position:relative; overflow:hidden; text-align:center;}
.cmsimg .cmsimg-box{overflow:hidden; text-align:center;width:100%;height:0px; padding-bottom:100%;position:relative; overflow:hidden;}
.cmsimg.prop1 .cmsimg-box{ padding-bottom:100%;}
.cmsimg.prop2 .cmsimg-box{ padding-bottom:200%;}
.cmsimg.prop3 .cmsimg-box{ padding-bottom:133.333%;}
.cmsimg.prop4 .cmsimg-box{ padding-bottom:75%;}
.cmsimg.prop5 .cmsimg-box{ padding-bottom:50%;}
.cmsimg.prop6 .cmsimg-box{ padding-bottom:60%;}
.cmsimg .cmsimg-box img{width:100%;height:100%;position:absolute; display:block;}
.pages {
    PADDING: 7px;
    MARGIN: 3px;
    TEXT-ALIGN: center;
}

.nrbt{border-bottom:1px #ededed dashed;color:#333;font-weight:700;text-align:center;line-height:50px; font-size: 2em;}
.nrothers{text-align:center;line-height:40px;color:#9c9c9c;font-size:10px;border-bottom:1px #ededed dashed}
.nrothers a{color:#ededed;font-size:10px}
.fontZoom,.single{min-height: 147px;}
.fontZoom img,.single img{max-width:100%}
.fontZoomtitle{background-color:#eee;margin-bottom:20px}
.fontZoomtitle h3{line-height:36px;padding-left:10px;color:#000}

.ProductZoom{padding:15px 0; border-bottom:1px #e4e5e5 solid; margin-bottom: 15px;background: #ececec;overflow: hidden}
.ProductZoom img{max-width:100%}
.ProductZoomtitle{ margin-bottom:15px; font-size:15px; height:40px; color:#97816d; background-color:#f6f6f6; border:1px #e5e5e5 solid; position:relative;}
.ProductZoomtitle h3{ position:absolute; left:-1px; top:-1px; line-height:38px; background-color:#fff; border-top:2px #ffbb42 solid; border-right:1px #e5e5e5 solid; margin:0; padding:0 15px; color:#ffbb42; font-size:14px;}
.ohterproduct{padding:15px 0;border-bottom:1px #e4e5e5 solid;}
.ohterproduct h3{ margin:0; margin:0; line-height:36px; font-size:15px; color:#97816d;}
.productdetail{ margin-bottom:15px;}
.ProductZoom .Productcontainer h3{font-size: 24px;color: #000000;padding-left: 36px}
.ProductZoom .Productcontainer p{font-size: 14px;line-height: 36px;padding: 30px 36px 50px;}
.ProductZoom .Productcontainer .page{background: #2a6937; font-size:14px;padding: 10px}
.ProductZoom .Productcontainer .page a{color: #fff}

.productwz{}
.productwz h3{ color:#d2326f; font-size:20px;}
.productwz p.wz{ margin-bottom:10px;}
.productwzlist{ line-height:32px;}
.productwzlist dl{ overflow:hidden; margin:0; padding:0; margin-bottom:5px;line-height:32px;}
.productwzlist dl dt{ float:left; width:80px;line-height:32px;}
.productwzlist dl dd{line-height:32px; width:calc(100% - 90px); float:right;}
.enquiry{ margin-top:20px;}
.enquiry a{ display:inline-block; line-height:35px; padding:0 20px; background-color:#ae0f0f; color:#fff; font-size:14px;border-radius:4px;}

.ProductZoom{padding:15px 0; border-bottom:1px #e4e5e5 solid; margin-bottom: 15px;}
.ProductZoom img{max-width:100%}
.ProductZoomtitle{ margin-bottom:15px; font-size:15px; height:40px; color:#97816d; background-color:#f6f6f6; border:1px #e5e5e5 solid; position:relative;}
.ProductZoomtitle h3{ position:absolute; left:-1px; top:-1px; line-height:38px; background-color:#fff; border-top:2px #ffbb42 solid; border-right:1px #e5e5e5 solid; margin:0; padding:0 15px; color:#ffbb42; font-size:14px;}
.ohterproduct{padding:15px 0;border-bottom:1px #e4e5e5 solid;}
.ohterproduct h3{ margin:0; margin:0; line-height:36px; font-size:15px; color:#97816d;}
.productdetail{ margin-bottom:15px;}

.productjias{ padding-bottom:20px;}
.news-items{ padding-top:45px;}
.news-time{ text-align:center;}
.news-time h3{ font-size:40px; border-bottom:1px #42cffe     solid; color:#42cffe    ; line-height:150%;}
.news-time h4{ font-weight:300;}
.news-work-wrap{ padding-bottom:20px; overflow:hidden;}
.news-work-wrap .news-work-inner{top:0;background:0 0;opacity:1;width:100%;border-radius:0;margin-bottom:0;}
.news-work-wrap .news-work-inner h3{margin:0; padding:0;}
.news-work-wrap .news-work-inner h3 a{font-size:15px;color:#3a3a3a;text-decoration: none}
.news-work-wrap .news-work-inner h3 a:hover{ color:#ee8b2d ;}
.news-work-wrap .news-work-inner h4{ font-size:12px; font-weight:100; display:none;}
.news-work-wrap .news-work-inner .more{ text-align:right;}
.news-work-wrap .news-work-inner .more a { background:none; color: #666;text-decoration: none}
.news-work-wrap .overlaytu{}
.news-work-wrap .overlaytu img.img-responsive{ width: 100%;}

.othernews{ margin-top:30px;}
.othernews .newslist{ overflow:hidden; border-bottom:1px #d9d4d0 dashed; margin-bottom:10px; padding-bottom:10px;}
.othernews .newslist span.newstime{ background-color:#42cffe    ; color:#fff; text-align:center; line-height:30px; overflow:hidden; float:left; padding:5px; margin-right:10px;}
.othernews .newslist span.newstime i{ font-style:normal; line-height:35px; display:block; font-size:18px;}
.othernews .newslist span.newslistwz{}
.othernews .newslist span.newslistwz a{ font-size:14px; font-weight:600; color:#42cffe    ;}
.othernews .newslist span.newslistwz a.preview{ color:#000;}
.othernews .newslist span.newslistwz p{line-height:25px;}
.othernews .newslist span.newslistwz h4{ font-size:12px; font-weight:400; line-height:25px; margin:0; padding:0; display:none;}
.othernewstitle{ margin-bottom:15px; font-size:15px; height:40px; color:#97816d; background-color:#f6f6f6; border:1px #e5e5e5 solid; position:relative;}
.othernewstitle h3{ position:absolute; left:-1px; top:-1px; line-height:38px; background-color:#fff; border-top:2px #ffbb42 solid; border-right:1px #e5e5e5 solid; margin:0; padding:0 15px; color:#ffbb42; font-size:14px;}
.contactnr {
    padding: 50px 15px;
}
/*.contactbox{-moz-box-shadow:5px 5px 10px #c0c0c0, -5px -5px 10px #c0c0c0; -webkit-box-shadow:5px 5px 10px #c0c0c0, -5px -5px 10px #c0c0c0; box-shadow:5px 5px 10px #c0c0c0, -5px -5px 10px #c0c0c0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}*/
.contactbox{-moz-box-shadow:5px 5px 10px #c0c0c0; -webkit-box-shadow:5px 5px 10px #c0c0c0; box-shadow:5px 5px 10px #c0c0c0;}
.contactnr{ padding:50px 15px;}
.contactnr .contactpic{ padding:75px 0; border-right:1px #eee solid;padding-right: 20px;}
.contactnr .contactlist{ padding-left:50px;}
.contactnr .contactlist ul{}
.contactnr .contactlist ul li{ line-height:30px; padding:5px 0; font-size:16px;list-style: none    }
.contactnr .contactlist ul li i{ margin-right:5px; vertical-align:middle;}

#map_canvas {
    width: 100%;
    height: 500px;
    font-size: 12px;
    border-left: 1px solid #ecec;
    border-right: 1px solid #ecec;
}
#map_canvas label {
     max-width: none;
}

#contactForm {
    margin-bottom: 20px;
}
.form-group {
    margin-bottom: 15px;
}
.form-group .form-control {
    padding: 7px 12px;
    height: 50px;
    border-color: #eeeeee;
    background: #ececec;
    width: 100%;
    box-shadow: none;

}
.form-group textarea.form-control {
    margin-top: 20px;
    height: 200px;
}
.form-send {
    text-align: center;
}


/*===========================================*/

.FirstModule {
    background: #ececec;
    padding-top: 60px;
    padding-bottom: 114px;
}


#FirstModule .aboutcontent{
   font-size: 14px;
    line-height: 42px;
    color: #000000;
}


#secondModule .pic{
    margin-top: -165px;
}

#thirdModule .leftslid h4{
    font-size:36px;
    color: #fff;
    margin-top: 0;
}
#thirdModule .leftslid span{
    font-size:24px;
    color: #fff;
    margin-top: 0;
}
#thirdModule .row{
   max-height: 360.17px;
    overflow: hidden;
}
#thirdModule .leftslid{
    background: #2a6937;
    min-height: 400.17px;
    text-align: center;
    width: 100%;
    padding-top: 115px;
}
#thirdModule .rightslid {
    background: #ececec;
    min-height: 400.17px;
    text-align: center;
    width: 100%;
    padding-top: 115px;
}
#thirdModule .rightslid  h4{
    font-size:36px;
    color: #000000;
    margin-top: 0;
}
#thirdModule .rightslid span{
    font-size:24px;
    color: #000;
    margin-top: 0;
}
#thirdModule  .bggreen{
    background: #2a6937;
}
#fifthModule {
    padding: 70px 0 70px;
}
#fifthModule  .flexs{
    display: flex;
    justify-content: space-around;
}
#fifthModule .flexs .item p{
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    text-align: center;
}
#fifthModule .item img{
    width: 72px;
    height: 72px;
}
#sixthModule {
    overflow: hidden;
    background: url("../images/i/about/bg1.jpg") top center no-repeat;
    padding: 87px 0 86px;
}
#sixthModule .container{
    width: 1200px;
    height: 558px;
    background: #2a6937;
}

#sixthModule .develeft{
    font-size: 51.24px;
    font-weight: bold;
    width: 33%;
    float: left;
}
#sixthModule .develeft h3{
    font-size: 51.24px;
    font-weight: bold;
    color: #Fff;
    padding-left: 20px;
    line-height: 500px;
    margin-top: 50px;
}
#sixthModule .deveright{
    width: 64%;
    float: right;
}
#sixthModule .deveright ul {
    padding-top: 80px;
    font-size: 18px;
}
#sixthModule .deveright ul li{
    line-height: 60px;
}
#sixthModule .deveright ul li span:first-of-type:after{
    position: absolute;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #eeeeee;
    border-radius: 50%;
    left: 95px;
    bottom: 50%;
    margin-bottom: -10px;
}
#sixthModule .deveright ul li span:first-of-type:before{
    position: absolute;
    content: "";
    display: block;
    height: 85px;
    left: 104px;
    border-left:1px solid #fff;

}
#sixthModule .deveright ul li span:first-of-type{
    font-size: 30px;
    color: #fff;
    padding-right: 80px;
    position: relative;
}
#sixthModule .deveright ul li span:nth-of-type(2){
    font-size: 18px;
    color: #fff;
}
/*金典案例详情页面*/
.infoimg { padding: 0 20px 30px 0; position: relative;padding-top: 50px; }
.infoimg .owl-theme .owl-controls .owl-buttons div.owl-next {width: 50px;height: 50px;right: -60px;background: url(../images/pager-right.png) no-repeat}
.infoimg .owl-theme .owl-controls .owl-buttons div.owl-prev {height: 50px;width: 50px;left: -68px;}
.infoimg img { display: block;width: 100%}

.allImg { margin: 15px 0 0 10px;  }

.allImg img { cursor: pointer; float: left;margin-right: 3px; padding: 2px;padding-right: 10px; }

.allImg img.current { border: 1px solid #42cffe; padding-right: 10px; }

.mainImg { position: relative; }

.mainImg .zoom_pup {  cursor: move; height: 175px; left: 0px; position: absolute; top: 160px; width: 175px; display: none; }

.big_pic { background-color:#fff; border: 1px solid #f5f5f5; height: 400px; left: 320px; overflow: hidden; position: absolute; text-align: center; top: 0; width: 400px; display: none; }

/*联系我们*/
.messageconact{
    padding: 40px 25px 50px;
    background: #fff;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
.messageconact h3{
    font-size: 25.2px;
    color: #000000;
    padding-bottom: 10px;
    position: relative;
}
.messageconact h3:after{
    content: "";
    height: 27px;
    position: absolute;
    display: block;
    border-right: 5px solid  #2a6937;
    left: -10px;
    top: 0;
}
.messageconact  .contactlist ul li{
    line-height: 37px;
    padding: 5px 0;
    font-size: 16px;
    list-style: none;
}
.messageconact  .contactlist ul li img{
    padding-right: 20px;
}
.messageconact  .contactlist .pic{
    margin-top: 20px;
}
.contactlist .pic img{
     max-width: 100%;
 }
.team-work-wrap .pic {
    text-align: center;
}
.team-work-wrap .pic img{
    width: 87%;
}
.team-work-wrap p{
    text-align: center;
    margin: 20px auto 0;
    font-size: 18px;
    color: #000;
}
.team-work-wrap{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 44px 10px 44px;
    background: #fff;
    margin: 40px auto;
    box-shadow: 0 8px 8px rgba(10,16,20,.24),0 0 8px rgba(10,16,20,.12);
}
.team-work-wrap .team-work-inner .col-lg-4{
    padding-left:0 ;
}
.team-work-wrap .team-work-inner p{
    color: #5b5a5a;
    font-size: 14px;
}
/*==================================================*/
@media screen and (min-width:320px) and (max-width:768px) {

    body {margin-bottom:40px;}
    #header .navbar-nav li:hover:after, #header .navbar-nav li.active:after{
        bottom: 0px;
    }
    .navbar-inverse .navbar-brand {
        line-height: 100px;
        height: 100px;
    }
    .navbar-inverse{
        background:#42cffe;
    }
    header .navbar-brand{
        width: 70%;
    }
    #header .navbar-brand img {
        max-width: 100%;
    }
    #header .navbar-nav li a {
        font-size: 16px;
        color: #000;
        text-align: center;
        margin: 0;
        line-height: 50px;
    }


    #inabout .wenzi picture img{
        height: auto;
    }
    #inabout .wenzi picture{
        margin-top: 20px;
    }
    #inProduct .slideTxtBox .intitles .hr:after{
        display: none;
    }
    #inProduct{padding-bottom: 90px}
    #inProduct .owl-theme .owl-controls .owl-pagination{bottom: -60px}
    #inProduct .owl-theme .owl-controls .owl-page span{width: 20px}
    #inAdvantage .advantage .sixedge{
        justify-content: space-around;
        margin-bottom:20px;
        width: 45%;
        margin-left: 0px;
    }
    #inAdvantage .intitles h3{
        font-size:40px
    }
    #innews{
        overflow: hidden;
    }
    #innews .container{
        padding: 0px;
    }
    .slideTxtBox .hd li {
        padding: 0 6px 0 20px;
    }

    #inContact textarea{
        width: 100%;
        margin-bottom: 20px;
    }
    .form-send .btn-primary{
        margin-left:0px;
    }
    footer .footnav .pic {
        text-align: center;
         padding-top: 0;
    }

    footer .footercopyright {
        padding: 0;
    }
    .footerquicklink {display:block;background-color:#222;text-align:center;line-height:40px;height:40px;position:fixed;bottom:0;left:0;width:100%;z-index:100000000;overflow:hidden;}
    .footerquicklink a {display:block;text-align:center;color:#fff;line-height:40px;font-size:14px;width:25%;float:left;}
    .footerquicklink a i {font-size:24px;padding-right:10px;display:inline-block;vertical-align:middle;}

    #inCase .pic_big{
        padding-bottom: 30px;
    }

    #inabout{margin-top: 10px;}
    #inabout .wenzi .btn{margin-bottom: 20px}
    footer .footmsg h3{font-size: 28px}
    footer .footmsg h4{font-size: 12px}


                                   /*内页*/
    .leibie {
        display: none;
        margin-bottom: 50px;
        -webkit-transition: height 0.2s ease-in;
        transition: height 0.2s ease-in;
    }
    .leftsider {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .leftsider .leftsidertitle {
        background-color:#42cffe;
        display: block;
        padding: 0 15px;
        overflow: hidden;
    }
    .leftsider .leftsidertitle h3 {
        float: left;
        color: #fff;
        font-size: 18px;
        line-height: 45px;
        margin: 0;
        padding: 0;
    }
    .leftsider .leftsidertitle i {
        color: #fff;
        display: block;
        float: right;
        font-size: 20px;
        line-height: 45px;
    }
    .leibie ul {
        text-align: center;
        display: block;
    }
    .leibie ul li {
        width: 100%;
    }
    .pro_leftsider .leibie ul li {
        width: 100%;
    }
    .contactnr .contactpic {
        padding: 0 0;
        border-right: none;
    }
    .contactnr .contactlist {
        padding-left: 0;
    }
    .form-send .btn-primary {
        padding: 15px 39px;
    }


    .infoimg .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }
    .infoimg .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }
    .messageconact {
     padding: 0px
    }
    .ProductZoom .Productcontainer p {
        padding: 30px 14px 50px;
    }
    .team-work-wrap {
        display: block;
    }
    .team-work-wrap p {
        margin: 20px auto 20px;
    }

}

@media screen and (max-width:768px) and (min-width:320px) {
    #header .navbar-nav li:hover a:after,#header .navbar-nav li.active a:after,
    .weizhi,
    #float,
    .right_nav,
    #inProduct .owl-theme .owl-controls .owl-buttons div.owl-next,
    #inhonour .owl-theme .owl-controls .owl-buttons div.owl-next
    {
        display:none;
    }
}

@media screen and (max-width:1200px) and (min-width:780px) {
    #secondModule .pic {
        margin-top: -100px;
    }
}
