*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {

    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.484;
    /* font-size: 12px; */
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

a {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: bottom;
}

dd,
dl,
dt,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
}

ul {
    list-style: none
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.row:after {
    clear: both
}

*{
    word-break:break-all;
   
}

.side-bar .list-group-item{
    border: none;
    border-radius: 3px;
    margin: 5px;
}
.news-list-item{
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.news-list-item:first-child{
    margin-top: 0px;
}
.news-list-item .title{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.5;
    display: block;
}
.news-list-item .info{
    color: #999;
}
.avatar{
    display: inline-block;
}
.avatar img{
    display: inline-block;

}
a:hover{
    text-decoration: none;
}
.side-bar-card{
    background-color:#f2f0f2;
    margin-top: 10px;

    
}
.text-lg{
    font-size: 18px;
    font-weight: 600;
    
}
.side-bar-card .card-title{
    padding-left: 15px;
    padding-right: 15px;
}
.side-bar-card .card-body .list .item{
    padding-left: 15px;
    padding-right: 15px;
}
.side-bar-card .card-body .list .item:hover{
    background-color: rgba(0, 0, 0, 0.2);
}
.card-title{
    font-size: 20px;
    font-weight: bold;
}
.item .desc{
    color: #999;
}
/* .item{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
} */
.item:hover{
    color: #fff;
}
#toggle-checkbox:checked ~ div{
    display: block !important;
}
#toggle-label{
    display: inline-block;
    position: absolute;
    right: 5px;
    display: none;
    color: #fff;
}

.product{
    border-radius: 0px 55px 0px 55px;
    -moz-box-shadow:1px 1px 9px #858585; -webkit-box-shadow:1px 1px 9px #858585; box-shadow:1px 1px 9px #858585;
    position: relative;
    top: -120px;
}
.product img{
    margin: auto;
}
.product:nth-child(odd) {
    background-color: #fff;
}
.top{
    background-color: #ffffff;
    padding-top: 1%;
    padding-bottom: 1%;
}

.hidden-xs ul{
    display: inline-block;
    width: 100%;
    padding-left: 3%;
}
.hidden-xs li{
    width: 25%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    /* padding: 1% 0.5%; */
    font-weight: bold;
    background: #0158a7;
}
.hidden-xs li a{
    /* padding: 1%; */
    color: #fff !important;
}
.hidden-xs li a:hover {
    background: #4084c2!important;
    color: #fff!important;
}
.nav{
    
    border: none;
    background: url(../img/nav.png) no-repeat left;

}
.active {
    background: #4084c2;
    color: #0067ac;
}
.left-title{
    background: linear-gradient(to bottom, #004e98, #007ebf);
    text-align: center;
    font-size: 30px;
    color: #fff;
    border-radius: 15px 15px 0px 0px;
    font-weight: 600;
    line-height: 2;
}
.left-nav{
    padding: 1%;
    border-bottom: 1px solid #999;
}
.left-nav li{
    background-color: #e2e2e2;
    color: #5a5a5a;
    margin: 2%;
    font-size: 16px;
    padding: 2%;
    padding-left: 5%;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 6%;
    margin-top: 6%;

}
.left-nav li:hover{
    background-color: #007ebf;
    color: #fff;
}
.right-title{
    background-image: url(../img/right-title.jpg);
    background-size: 100% 100%;
    font-size: 16px;
    padding: 1%;
    padding-left: 5%;
    color: #fff;
    font-weight: 600;
}
.right-title span{
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
.right-ul{
    padding-top: 95%;

}
.thumbnail{
    background-color: #dddddd;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.cp{
    margin-bottom: 3%;
    text-align: left;
    padding-left: 2%;
    color: #0067ac;
    font-size: 20px;
}
.ys{
    background-image: url(../img/ys.jpg);
    background-size: 100% 100%;
}
.ys-title{
    font-size: calc(2em + 1vw);
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding-top: 2%;
}
.ys-left{
    background-color: #007ebf;
    color: #fff;
    font-size: 70px;
    border-radius: 50% 50%;
    width: 30%;
    height: 30%;
    text-align: center;
    float: left;
}
.ys-right{
    width: 68%;
    display: inline-block;
    padding-left: 3%;
}
.ys-right-top{
    font-size: 30px;
    color: #fff;

}
.ys-right-bottom{
    font-size: 20px;
    color: #fff;
    padding-top: 3%;
}
.ys-c{
    margin-bottom: 5%;
    margin-top: 5%;
}
.cj{
    margin-top: 7%;
}
.cj-t1{
    font-size: 41px;
    font-style: italic;
    font-weight: 600;
    color: #2e2e2e;
}
.cj-t1 span{
    color: #6b6b6b;
    font-size: 10px;
    border-bottom: 1px solid #0051c3;
}
.cj-t2{
   font-size: 16px;
   color: #0f8efd;
   text-align: right;

}
.cj-t3{
    font-size: 16px;
    line-height: 1.8;
    color: #444546;
    padding: 2%;
}
.about{
    background: url(../img/about_bg.jpg)no-repeat center;
    /* background-size: 100% 100%; */
    margin-top: 5%;
    min-height: 335px;
}
.about-title{
    font-size: 18px;
    font-weight: 600;
    color: #6c6c6c;
    margin-top: 9%;
}
.about-title span{
    font-weight: 600;
    letter-spacing: -0.1em;
}
.about-main{
    font-size: 16px;
    line-height: 2;

}
.about-main p{
    text-indent: 32px;
}
.img-responsive{
    display: inline-block;
}
.news{
    margin-top: 5%;
}
.news-title{
    font-weight: 600;
    font-size: 18px;
    margin: 2%;
    border-bottom: 3px solid #efefef;
    text-align: center;
}
.arc-item{
    margin: 2%;
    border-bottom: 1px dashed #ededed;
    padding-bottom: 2%;
}
.ld{
    border-bottom: 3px solid #007ebf;
    display: inline-block;
    padding: 2%;
}
.arc-data{
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #999;
    text-align: center ;
    padding: 2%;
}
.arc-data span{
    font-size: 27px;
    font-weight: 600;
    color: #6b6666;
}
.arc-title{
    font-size: 18px;
    margin: 2%;
    color: #080808;
}
.arc-des{
    font-size: 14px;
    margin: 2%;
    text-indent: 28px;
    color: #c4c3c3;
}
.arc-des span{
    float: right;
    color: #D60000;
}
.gsm{
    font-size: 27px;
    color: #000;
    font-weight: 600;
}
.lx{
    font-size: calc(0.7em + 0.5vw);
    margin: 2%;
}
.contact{
    background: url(../img/contact.jpg) no-repeat right center;
    background-size: 50%;
}
.footer{
    background-color: #0251a2;
    padding-bottom: 3%;

}
.footer-nav{
    margin-top:5%;
    margin-bottom: 3%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #3e7bb9;
    padding-bottom: 3%;
}
.banquan{
    color: #fff;
}


/*arc*/
.main{
    margin-top: 2%;
    margin-bottom: 2%;
}
.n-left-title{
    background: linear-gradient(to bottom, #004e98, #007ebf);
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 15px 15px 0px 0px;
    font-weight: 600;
    line-height: 2;
}
.n-{
    margin-bottom: 2%;
    border-bottom: none;
}
.my_pages{clear:both!important;padding:5px 0 0;text-align:center;margin:5px auto;line-height:30px;}
.my_pages ul{text-align:center;list-style:none;}
.my_pages ul li{list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;padding:0;overflow:hidden;white-space:nowrap;font-size:13px;}
.my_pages ul li a{background:#fff;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;margin:0;border: #999 1px solid;}
.my_pages ul li a:hover{color:#fff;background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages ul li.thisclass a{background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;color:#fff;font-weight:700;}
.arc-title span{
    float: right;
    color: #2a2c2b;
}
.n-arc-title{
    font-size: 20px;
    margin: 0;
    font-weight: normal;
    color: #0079ca;
    text-align: center;
}
.n-arc-info{
    margin: 15px 0 0;
    font-size: 12px;
    color: #999;
    border-top: 1px dashed #ddd;
    padding-top: 15px;
    text-align: center;
}
.n-arc-info span{
    padding: 0 10px;
    display: inline-block;
}
.content-exp {padding: 10px 15px;font-size: 12px;background-color: #f5f5f5;margin-top: 20px;border-radius: 5px;}
.content-exp li {line-height: 2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.n-arc-img{
    text-align: center;
    padding: 2%;
}
.arc-item:hover{
    background-color: #f0f0f0;
}



/*欧亚水处理*/
div.search {
	padding:10px 0;
}
.navbar form {
	position:relative;
	width:300px;
	margin:0 auto;
}
input,button {
	border:none;
	outline:none;
}
.navbar input {
	width:100%;
	height:42px;
	padding-left:13px;
}
.navbar button {
	height:42px;
	cursor:pointer;
	position:absolute;
}
.bar7 form {
	height:42px;
}
.bar7 input {
	width:250px;
	border-radius:42px;
	border:2px solid #f8f8f8;
	transition:.3s linear;
	float:right;
}
.bar7 input:focus {
	width:350px;
}
.bar7 button {
	background:none;
	top:-2px;
	right:20px;
}
.bar7 button:before {
	font-family:FontAwesome;
    color:#324b4e;
    
}
.case-title{
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    padding-top: 2%;
}
.d1{
    font-size: 20px;
    color: #2683d3;
    font-weight: 600;
}
.d2{
    font-size: 20px;
    color: #51a1e6;
    font-weight: 600;
}
.d3{
    font-size: 20px;
    color: #abd3f6;
    font-weight: 600;
}
.case{
    text-align: center;
    padding-top: 2%;
    padding-bottom: 5%;
}
.ys1-title1{
    color: #0868ba;
    font-size: 35px;
}
.ys1-title1 B{
    color: #0868ba;
    font-size: 80px;
}
.ys1-main1{
    font-size: 18px;
    line-height: 2.0;
}
.ys1-more1{
    padding: 2%;
    font-size: 16px;
    color: #0058b2;
    border: 1px solid #d8d7d7;
    display: inline-block;
    margin-top: 2%;

}
.yyfc{
    font-size: 23px;
    color: #fff;
    padding: 5%;
    background-color: red;
    background-image: linear-gradient(#61b6ff, #0068c1);
    margin-bottom: 8%;
    font-weight: 600;
    transition: all 0.1s linear;
}
.yyfc:hover{
    background-image: linear-gradient(#004785, #0068c1);
    transform: scale(1.01);
}
.yyfc i{
    float: right;
}
.bl-title{
    font-size: 29px;
    text-align: center;
    margin-top: 4%;
    margin-bottom: 6%;
}
.bl-main{
    color: #444546;
    font-size: 12px;
    text-align: center;
}
.bl-a{
    text-align: center;
    margin: 5%;
}
.bl-a a{
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: #0051c3;
    padding: 2%;
    margin-top: 2%;
    padding-left: 5%;
    padding-right: 5%;
    
}
.bl{
    transition: all 0.1s linear;
}
.bl:hover{
    background-color: #def0ff;
    -moz-box-shadow:2px 2px 5px #949191; -webkit-box-shadow:2px 2px 5px #949191; box-shadow:2px 2px 5px #949191;
    transform: scale(1.001);
}
.jiejue{
    background: url(../img/45_bg.jpg)no-repeat ;
    background-size: 100% 100%;
    margin-top: 5%;
    min-height: 607px;
}
.jj1-main{
    padding: 0;
    margin-top: 2%;
    font-size: 18px;
    margin-bottom: 5%;
}
.jj-a{
    margin: 2%;
}
.jj-a a{
    background-color: #0051c3;
    color: #fff;
    padding: 2%;
    font-size: 16px;
    margin-top: 2%;
}
.caseshow{
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 5%;
}
.caseshow .cs{
    border: 5px solid #0079ca;
}
.mb{
    background: rgba(0, 121, 202, 0.7);
    padding-top: 5%;
    padding-left: 2%;
    position: relative;
    top: -336px;
}
.mb-title{
    font-size: 19px;
    color: #fff;
    padding-top: 2%;
}
.flink{
    border-bottom: 2px solid #3e7bb9;
    border-top: 2px solid #3e7bb9;
    color: #fff;
    margin-top: 5%;
    padding: 2%;
}
.fcontact{
    border-left: 5px solid #dc0000;
    color: #fff;
    font-size: 24px;
    padding-left: 2%;
    margin-top: 13%;
}
.fcontact1{
    color: #fff;
    font-size: 18px;
    padding-left: 2%;
    margin-top: 2%;
}
.fliuyan .intxt{
    background-color: rgba(0,0, 0, 0);
    color: #fff;
    border-bottom: 1px solid #3e7bb9;
    line-height: 2;
    width: 100%;
}
.xm{
    padding: 2%;
}
.coolbg{
    color: #fff;
    background-color: #02ebff;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
}
.lmbt{
    font-size: 30px;
    color: #337ab7;
    font-weight: 400;
}
.lmnr{
    font-size: 21px;
    line-height: 2;
}
.lmimg img{
    margin: 2%;
    transition: all 0.3s linear;
    overflow: hidden;
}
.lmimg img:hover{
    margin: 2%;

    transform: scale(1.1);
}
.cs-img{
    margin-bottom: 2%;
}
.pro-title{
    color: #0c3471;
    font-size: 39px;
    font-weight: 600;
    margin-top: 20%;
    margin-left: 40%;
}
.pro-des{
    color: #0c3471;
    font-size: 21px;
    margin-top: 7%;
    margin-left: 40%;
}
.banner-pro{
    width: 40%;
    margin-top: 20%;
    margin-right: 38%;
}
.texing-title{
    padding: 2%;
    font-weight: 600;
    color: #0051c3;
    
}
.texing-main li{
    color: #0051c3;
    line-height: 2;
    margin: 2%;
    font-size: 16px;
}
.eintxt{
    background-color: rgba(0,0, 0, 0);
    color: #080808;
    border: 1px solid #f0f0f0;
    line-height: 3;
    width: 100%;
    margin: 2%;
    font-size: 20px;
    border-radius: 15px;
    padding-left: 2%;
    -moz-box-shadow:2px 2px 5px #dbdbdb;
     -webkit-box-shadow:2px 2px 5px #dbdbdb;
      box-shadow:2px 2px 5px #dbdbdb;
}
/*响应布局*/
@media screen and (max-width: 767px){
    .nav{
        background-color: #0158a7;
    }
    .ys{
        background-image: url(../img/ys.jpg);
        background-size: auto;
    }
    .hidden-xs li{
        width: 97%;
    }
    .product{
        position: relative;
        top: 0px;
    }
    .carousel{
        position: relative !important;
        top: 0px !important;
    }
    .left-nav li {
        background-color: #e2e2e2;
        color: #5a5a5a;
        margin: 2%;
        font-size: 16px;
        padding: 2%;
        padding-left: 5%;
        border-radius: 5px 5px 5px 5px;
        width: 45%;
        display: inline-block;
    }
    .footer-nav{
        display: none;
    }
    .ys-left {
        background-color: #007ebf;
        color: #fff;
        font-size: 42px;
        border-radius: 50% 50%;
        width: 30%;
        height: 6rem;
        text-align: center;
        float: left;
    }
    .ys-right {
        width: 70%;
        display: inline-block;
        padding-left: 3%;
        float: right;
    }
    .ys-right-top {
        font-size: 22px;
        color: #fff;
    }
    .ys-right-bottom {
        font-size: 14px;
        color: #fff;
        padding-top: 3%;
    }
    .arc-data {
        border: 1px solid #dddddd;
        font-size: 11px;
        color: #999;
        text-align: center;
        padding: 0%;
    }
    .n-{
        display: none;
    }
    .ys2{
        display: none;
    }
    .ys1-main1{
        font-size: 14px;
    }
    .yyfc{
        font-size: 20px;
    }
    .cj-t1 span{
        display: block;
    }
    .about{
        background: url(../img/about_bg.jpg)no-repeat ;
        background-size: auto;
        margin-top: 5%;

    }
    .about-title {
        margin-top: 27%;
    }
    .jiejue {
        background: url(../img/45_bg.jpg)no-repeat top;
        background-size: auto;
        margin-top: 5%;
        min-height: 607px;
    }
    .mb{
        display: none;
    }
    .right-ul {
        padding-top: 0%;
    }
    .product_bg {
        background: url(../img/product_bg.jpg);
        background-size: auto !important;
        min-height: auto !important;
    }
}

::-webkit-scrollbar {
    width: 1rem;
    height: 0.25rem;
    background-image: linear-gradient(135deg, #1DE9B6 0%, rgba(8, 196, 219, 0.5) 72%, rgba(0, 182, 234, 0.3) 100%);
  }
  ::-webkit-scrollbar-track {
    border-radius: 0;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-image: linear-gradient(135deg, #1DE9B6 0%, #08c4db 72%, #057494 100%);
    transition: all .2s;
    border-radius: 0.25rem;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(95, 95, 95, 0.7);
  }
  .product_bg{
      background:url(../img/product_bg.jpg);
      background-size: cover;
      min-height: 1607px;
  }
  .product_a{
      text-align: left;
  }
  .pimg{
      margin-bottom: 2%;
      padding: 1%;
      overflow: hidden;
      text-align: center;
  }
.pimg img{

-moz-box-shadow:1px 2px 10px #787878; -webkit-box-shadow:1px 2px 10px #787878; box-shadow:1px 2px 10px #787878;
width: 100%;
border: 10px solid #fff;
}
.hei{
    position: absolute;

    background: rgba(98,98,98,.53);

    left: 0;

    right: 0;

    bottom: -218px;

    color: #fff;

    padding: 10px 15px;

    width: 75%;

    height: 218px;

    transition:bottom 0.5s;

    -moz-transition:bottom 0.5s; /* Firefox 4 */

    -webkit-transition:bottom 0.5s; /* Safari and Chrome */

    -o-transition:bottom 0.5s; /* Opera */
    margin-left: auto;
    margin-right: auto;
    
}
.pimg:hover .hei{
    
    display: block;

    bottom: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top:34%;

}

.case-bang{
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 2%;
    text-shadow:5px 1px 6px #000;
}
