﻿
body{
	padding:0;
	margin:0;
	font:14px/1.5 '\5FAE\8F6F\96C5\9ED1',tahoma,'\5b8b\4f53',sans-serif;
	color:#444;
}
ul,li,p,dl,dt,dd,h1,h3,h2,h4,h5,strong,span,em{
	padding:0;
	margin:0;
	list-style:none;
	font-style:normal;
}
span{
    text-wrap: wrap !important;
}
img{
	border:0;
	display: block;
} 
a{
	color:#444;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
}

a:hover {
	text-decoration:none;
	color:#2daccc;
}
.clear{ clear:both} 
/*------top-------*/
#top{
    width:100%;
}
.tops{
    width:100%;
    background: #f6f7f9;
    height: 42px;
    line-height: 42px;
}
.topsnr{
    width:95%;
    margin:0 auto;
}
.topsnrl{
    width:60%;
    float: left;
}
.topsnrl p{
    font-size:16px;
}
.topsqh{
    float: right;
    margin-left:20px ;

}
.topsnrr{
    width:188px;
    float: right;
}
.topsnrr p{
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    padding-left:28px;
    background: url(../image/dh.jpg) left center no-repeat;
    font-size:26px;
    color: #2daccc;
}
.topx{
    width:95%;
    margin:0 auto;
    height:132px;
}
.logo{
    width: 587px;
    float: left;
    overflow: hidden;
}
.logo a{
    display: block;
    height:132px;
}
.logoimg{
    width:150px;
    height:132px;
    float: left;
}
.logotxt{
    float: left;
}

.logo a h1{ font-size:30px; font-weight: bold; color: #000; padding-top:30px;}
.logo a h2{ display: none;}
.logo a span{ font-size:18px; color: #666666;}
.nnav{
    width:880px;
    float: right;
    margin-top:40px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ height:48px; line-height:48px; position:relative; z-index:1;  }
.nav a{ color:#333;  }
.nav .nLi{ float:left;  position:relative; display:inline; width:110px;  }
.nav .nLi h3{ width:100%;  }
.nav .nLi h3 a{ display:block; font-size:16px; text-align: center; font-weight: 400;  }
.nav .sub{ display:none; width:160px; left:0; top:48px;  position:absolute; margin-left:-17px; line-height:42px; text-align: center;background: #f1f1f1;border:1px solid #fff;  }
.nav .sub li{ zoom:1; border-bottom:1px solid #dfdfdf; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#2daccc; color:#fff;  }
.nav .on h3 a{ background:#2daccc; color:#fff;   }
.sjqh{
    width:80px;
    height:80px;
    float: right;
    cursor: pointer;
    display: block;
    padding-top:26px;
    display: none;
}
.sjqh i{
    font-size:70px;
}
.sjnav{
    display: none;
    width: 100%;
    height: 100%;
    background:rgb(0, 0, 0,0.7);
    position: fixed;
    top:0;
    left:0;
    z-index:2;
}
.sjnav p{
    width: 45px;
    height: 45px;
    margin: 20px auto;
    background-image: url(../image/gb.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.sjnav ul{
    width:90%;
    margin:0 auto;
}
.sjnav ul li {
    width:100%;
}
.sjnav ul li a{
    display: block;
    border-bottom:1px solid #fff;
    color:#fff;
    height:48px;
    line-height:48px;
    font-size:16px;
    font-weight: bold;
    text-align: center;
}
.zysj{
    width:100%;
    margin-top:20px;
}
.zysj span{
    display: block;
    margin:20px auto 0;
    text-align: center;
    border:1px solid #fff;
    width:90%;
    color:#fff;
    font-size:18px;
    line-height:48px;
}
.zysj span a{
    color:#fff;
}
#foot{
    width:100%;
    background: #089fc5;
    border-top:1px solid #38b1cf;
}
.foott{
    max-width: 1440px;
    margin: 30px auto 30px;
    overflow: hidden;
}
.footl{
    float: left;
    width:calc(100% - 460px);
}
.footl ul{
    width:calc(100% + 30px);
    display: block;
    overflow: hidden;
}
.footl ul li:nth-child(4){
    display: none;
}
.footl ul li:nth-child(7){
    display: none;
}
.footl ul li{
    width:calc((100% / 6) - 30px);
    margin-right:30px;
    float: left;
}
.footl ul li:nth-child(2){
    width:calc(30% - 30px);
}
.footl ul li h3{
    font-size:16px;
    line-height:40px;
    border-bottom:1px solid #fff;
    margin-bottom:10px;
}
.footl ul li h3 a{
    color: #fff;
    display: block;
}
.footl ul li span{
    display: block;
    width:100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.footl ul li span a{
    color: #fff;
}
.footl ul li:nth-child(2) span{
    padding-right:25%;
    display: block;
    width:auto;
}
.footl ul li span a:hover{
    opacity: 0.7;
}
.footr{
    float: right;
    width:420px;
}
.footr strong{
    display: block;
    color: #fff;
    font-size:30px;
}
.footr p{
    margin-top: 20px;
    font-size:16px;
    line-height: 30px;
    color: #fff;
}
.ewm{
    width:100%;
}
.footr .ewmkj{
    width:calc(50% - 20px);
    height:44px;
    position: relative;
    float: left;
    margin-right:20px;
    cursor: pointer;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.footr .ewmkj .ewmys{
    display: block;
    width:44px;
    height:44px;
    background: #057693;
    border-radius: 10px;
}
.footr .ewmkj .ewmimg{
    width:150px;
    height: 150px;
    display: block;
    opacity: 0;
    position: absolute;
    left:50px;
    top:20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    cursor: pointer;
}
.footr .ewmkj .ewmimg img{
    width:100%;
}
.footb{
    width:100%;
    border-top:1px solid #38b1cf;
}
.footr .ewmkj:hover .ewmimg{
    opacity: 1;
    top:0;
}
.footb p{
    text-align: center;
    padding:20px 0;
    opacity: 0.7;
    color: #fff;
    font-size: 13px;
}
.footb p a{
    color: #fff;
}
#ss{
    width:100%;
    height: 70px;
    border-bottom:1px solid #dfdfdf;
    overflow: hidden;
}
.ssnr{
    max-width:1440px;
    margin:0 auto;
}
.ssnrl{
    width:calc(100% - 500px); 
    overflow: hidden;
    float: left;
}
.ssnrl p{
    line-height:70px;
    height: 70px;
    width:100%;
    overflow: hidden;
    padding-left:20px;
    background: url(../image/tb.jpg) left center no-repeat;
}
.ssnrl p a{
    margin-right:10px;
}
.ssnrr{
    width:500px;
    float: right;
}
.ssnrl p a:hover{ color: #2daccc;}
.ssnrr input{float: left; border:1px solid #000; height:38px; width:418px; margin-top:15px; padding:0 10px;} 
.ssnrr button{float:right; width:40px; height:40px; background: url(../image/ss.jpg) no-repeat; border:none;margin-top:15px; cursor: pointer;}

/*-------产品搜索------*/
.xxxx{ width:100%; border-bottom:1px solid #dfdfdf;}
.ss{ max-width:600px; margin:15px auto; }
.ss input{ width:calc(100% - 182px); height:42px; line-height:42px; font-size:16px; border:1px solid #2daccc; padding:0 10px;  }
.ss button{ width:140px; border:none; background:#2daccc; color:#fff; height:44px; line-height:44px; font-size:16px;}
.ssbt{
    font-size:16px;
}
.ssbt span{ color:#ff0909;}
/*-----------列表页样式-------------*/
.list_top{ padding:60px 0 30px; border-bottom:2px solid #2daccc;}
.list_top h2{ font-size:36px; text-align:center; height: 80px; line-height: 80px; color: #444; width: 100%; position: relative;}
.list_top h2:after{ content: "" ; position: absolute; display: block; background: #2daccc; height: 3px; width:80px; left:50%; margin-left:-40px; bottom:0;}
.list_top ul{ width: calc(100% + 20px); overflow: hidden; text-align: center;}
.list_top ul li{ display: inline-block; width:calc((100% / 7) - 22px); margin-top:10px;padding:0 5px; overflow: hidden;}
.list_top ul li a{ overflow:hidden; display: block; height: 40px; line-height: 40px; border:1px solid #dfdfdf; border-radius: 20px;}
.list_top ul li a:hover{ border:1px solid #2daccc; background: #2daccc; color: #fff;}
.cur{ border:1px solid #2daccc !important; background: #2daccc; color: #fff;}
#page{ width: 100%; margin-top:30px; text-align: center;}
#page span,#page a{ display: inline-block; margin:0 5px; padding:6px 12px; border:1px solid #dfdfdf; }
#page a:hover,.page-num-current{ background: #2daccc; border:1px solid #2daccc !important; color: #fff;}
.sycplb{
    max-width:1440px;
    margin-top:30px;
}
.sycplb ul{
    width:calc(100% + 20px);
    margin-left:-10px;
    overflow: hidden;
}
.sycplb ul li{
    float: left;
    width:calc((100% / 4) - 20px);
    overflow: hidden;
    padding:10px;
}
.sycplb ul li a{
    width:100%;
}
.sycplb ul li a p{
    width:calc(100% - 10px);
    border:5px solid #f1f1f1;
    padding-top:calc(100% - 10px);
    position: relative;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
    overflow: hidden;
}
.sycplb ul li a p img{
    width:100%; height:100%;

    position: absolute; top:0;transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.sycplb ul li a span{
    display: block;
    text-align: center;
    font-size:14px;
    height:35px;
    line-height:35px;
}
.sycplb ul li a:hover p{
    border:5px solid #2daccc;
    box-shadow: 0 0 10px rgb(45 172 204 / 50%);
    
}
.sycplb ul li a:hover p img{
    transform:scale(1.1);
    
}
@media screen and (max-width:1580px){
    .nnav{width:776px;}
    .nav .nLi{width:97px;}
}
@media screen and (max-width:1460px){
    .logo{ width:320px;}
    .logo a h1{ display: none;}
    .logo a h2{ display: block;font-size:40px; font-weight: bold; color: #000; padding-top:35px;}
    .logo a span{ display: none;}
}
@media screen and (max-width:1360px){
  
}
@media screen and (max-width:1200px){
    .nnav{display: none;}
    .tops{ display: none;}
    .sjqh{
        display: block;
    }

    #link p{ width:calc(95% - 160px);}
    .foott{ width:95%;}
    .footl ul li span{ display: none;}
    .footl ul li:nth-child(2) span{ display: none;}
    .footl ul{ width:100%;}
    .footl ul li{ width: calc((100% / 5) - 20px);}
    .footl ul li:nth-child(2){ width: calc((100% / 5) - 20px);}
    .ssnrl{ display: none;}
    .ssnrr{ width:95%; margin:0 auto; float: none;}
    .ssnrr input{ width:calc(100% - 80px);}
    .ewm .ewmkj .ewmys{
        display: none;
    }
    .ewm .ewmkj .ewmimg{
        display: block;
        opacity: 1;
        position: static;
    }
    .footr .ewmkj{
        height:auto;
    }

}
@media screen and (max-width:992px){
    .footl ul{ width:calc(100% + 20px);}

    .footl ul li{ width: calc((100% / 4) - 20px); margin-right:20px;}
    .footl ul li:nth-child(2){ width: calc((100% / 4) - 20px);}
    .footl{
        width:95%;
        margin:0 auto;
        float: none;
    }
    .footr{
        width:95%;
        margin:20px auto 0;
        float: none;
    }

}
@media screen and (max-width:768px){
    .footl ul li{ width: calc((100% / 2) - 20px); margin-right:20px;}
    .footl ul li:nth-child(2){ width: calc((100% / 2) - 20px);}
    .footb p{ width:90%; margin:0 auto;}
    .footr strong{ font-size:24px;}
}
@media screen and (max-width:576px){
    .sjqh{ width:50px; height: 50px; padding-top:40px;}
    .sjqh i{ font-size:50px;}
    .logoimg{
        width:120px;
        height:auto;
    }
    .logo{ width:275px;}
    .logo a{ height:106px; margin-top:13px;}
    .logoimg p img{ width:100%;}
    .logo a h2{ font-size:32px; padding-top:27px;}
}