/*内容页*/
.n-hold{
    max-width: 1200px;margin: 0 auto;
}
.n-second-guide-hezuo .line{
    border-top: 1px solid #ddd;
    position: absolute;
    top: 50%;
    z-index: -1;
    width: 100%;
}
.n-second-guide-hezuo a{
    display: inline-block;
    padding: 6px 25px;
    margin: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ddd;
    background: #0382d8;
    color: #fff;
    position: relative;
}
.n-second-guide-hezuo a:hover{
    background: #02428c;

}
.n-about-con{
  max-width: 1200px;   line-height: 27px;margin: 20px auto;
}
.n-about-con h1{
    text-align: center;font-size: 18px;margin: 10px;
}
.n-about-con h2{
    font-size: 14px;text-align: center;margin-bottom: 20px;
}
.n-about-con img{
    max-width:100%
}
.n-hold .n-about-con1{
    line-height: 27px;margin: 20px auto;;padding: 0 10px;
}
.n-hold .n-about-con1 img{
    width:100%;
}

.n-about-us1{
    line-height: 27px;max-width: 1200px;margin: 20px auto;
}
.n-pro-guide{
    height: 40px;margin-top: 20px;border-bottom: 1px solid #1f8af8;overflow: hidden;padding:  0 10px;
}
.n-pro-guide .n-pro-g-left{
    float: left;height: 40px;line-height: 40px;
}
.n-pro-guide .n-pro-g-left i{
    height: 22px;width: 4px;background: #0058a6;display: inline-block;line-height: 40px;vertical-align: middle;
}
.n-pro-guide .n-pro-g-left span{
    color: #000;font-size: 18px;line-height: 40px;vertical-align: middle;display: inline-block;line-height:40px;margin-left: 5px;
}
.n-pro-g-right{
    float: right;height: 40px;line-height: 40px;font-size: 16px;
}
.fenye{
    overflow: hidden;margin: 20px auto;max-width:1200px;
}
.fenye ul li{
    float: left;padding: 5px;
}

.product-hold{
    max-width: 1200px;margin: 40px auto;

}
.product-hold .pro-guider{
    animation:zoomIn 2s;
    -moz-animation:zoomIn 2s; /* Firefox */
    -webkit-animation:zoomIn 2s; /* Safari and Chrome */
    -o-animation:zoomIn 2s; /* Opera */
    color:#fff;

}
.product-hold .pro-guider ul li{
    float: left;width: 124px;margin: 1%;padding: 10px 0;background: #208cf1;text-align: center;position: relative;

}
.product-hold .pro-guider ul li a{
    color: #fff;
}
.product-hold .pro-guider ul li ul{
    position: absolute;left: 0px;top:40px;width: 124px;z-index: 10; font-size:12px;display: none;
}
.product-hold .pro-guider ul li ul li{
    width: 100%;margin: 0px;background: #208cf1;border-bottom: 1px solid #236bc5;line-height: 24px;padding: 5px 0;
}
.product-hold .pro-guider ul li ul li:hover{
    background: #6ab037;
}
.product-hold .pro-guider ul li:hover{
    background: #56a531;color: #fff;
}
.product-hold .pro-guider ul li:hover ul{
    display: block;
}

.product-hold .pro-guider ul li:hover a{
    color: #fff;
}
.product-hold{    margin-bottom: 30px;    }

.pro-list ul li p{

   text-align: center; padding-bottom: 10px;
}




/*新闻*/

.n-list-news2{
    overflow: hidden;margin: 30px auto;
}
.n-list-news2 ul li{
    border-bottom: 1px dashed #ddd;padding: 20px;line-height: 27px;
}
.n-news-tit{
    font-size: 16px;    font-weight: bold;
}
.n-news-tit span{
    font-size: 14px; font-weight: normal;
}
.n-list-news2 ul li:hover .n-news-tit {
    color: #00a0e9;
}
.n-list-news2 ul li .n-news-con{
    margin: 5px 0;
}
.n-about-con{
    line-height: 27px;margin: 20px auto;;padding: 0 10px;
}
.n-about-con h1{
    text-align: center;font-size: 18px;margin: 10px;
}
.n-about-con h2{
    font-size: 14px;text-align: center;margin-bottom: 20px;
}
.n-about-con img{
    max-width:100%
}
.n-about-us1{
    line-height: 27px;max-width: 1200px;margin: 20px auto;
}


/*荣誉*/

.pro-list-hold1 ul li{
    width: 31.333%;margin: 1%;text-align: center;float: left;padding: 2% 0;
}
.pro-list-hold1 ul li img{
    width: 90%;
}
.pro-list-hold1 ul li p{
    line-height: 27px;
}
.pro-list-hold1 ul li:hover p{
    color: #08a4f1;
}
.power:hover{
    transform: translate(0,-5px);

    -moz-transform: translate(0,-5px);

    -o-transform: translate(0,-5px);

    -webkit-transform: translate(0,-5px);

    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

/*产品*/
.n-pro-right-hold{
    max-width: 1200px; margin: 0 auto;
}

.n-pro-right-hold ul li{
    float: left;text-align: center;width:255px;margin: 15px;border: 4px solid #cecece;background: #fff;
    webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    overflow: hidden;
    height: auto;
}
.n-pro-right-hold ul li .img-ps{
    width: 250px;height: 190px;margin: 10px auto;overflow: hidden;
}
.n-pro-right-hold ul li img{
    width: 100%; webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}
.n-pro-right-hold ul li p{
    padding: 20px;background: #cecece;font-size: 16px;
    webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.n-pro-right-hold ul li:hover{
    border:4px solid  #0085cd;
}
.n-pro-right-hold ul li:hover p{
    color: #fff;background:#0085cd;
}
.n-pro-right-hold ul li:hover img{
    transform: scale(1.1);
}
.n-pro-right-hold1{
    float: right;width: 1000px;
}
.n-pro-right-hold1 h4{
    text-align: center;font-size: 22px;margin: 20px;
}
.article-shop{ max-width: 1200px; margin: 0 auto}

.article-shop h4{
    text-align: center;font-size: 22px;margin: 20px 0;
}

.arcImg{
    max-width: 800px;margin: 0 auto;
}
.arcImg img{
    max-width: 100%;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
@media screen and (max-width: 1550px){
    .contact-img img{
        width: 300px;
    }
    .set6-top{
        margin-bottom: 2%;
    }
    .set6-conter{
        display: none;
    }
    .pro-fl-hold .pro-fl-list ul li{
        width: 18%;margin: 1% 3.5%;
    }
}





.wrap {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 7px;
    line-height: 27px;
    font-size: 14px;
}
.wrap ul {
    width: 100%;
    height: auto; }
.wrap ul li:nth-child(3n) {
    margin-right: 0; }
.wrap ul li {
    width: 31%;
    height: 510px;
    float: left;
    margin-top: 54px;
    margin-right: 3.5%; }
.wrap ul li a {
    width: 100%;
    height: auto;
    display: block;
    perspective: 2000px; }
.list-product2{
    overflow-x:auto ;
}
.list-product2 table {
    min-width: 800px;
    margin-top:15px;
    border-collapse:collapse;
    border:1px solid #ddd;
    width:100%;
    text-align: left;

}

.list-product2 table  th {
    vertical-align:baseline;
    padding:5px 15px 5px 6px;
    background-color:#3F3F3F;
    border:1px solid #ddd;
    text-align:left;

}

.list-product2 table  td {
    vertical-align:middle;
    padding:6px 15px 6px 6px;
    border:1px solid #ddd;
     text-align: center;

}
.product-h-tit{
    font-size: 18px;font-weight: bold;margin: 40px 0px 20px 10px;
}
.product-h-tit i{
    width: 4px;height: 25px;display: inline-block;background: #208cf1;
    vertical-align: middle;margin-right: 10px;
}
.list-product2 table tr td .more{
    text-align: center;padding: 8px 10px;background: #208cf1;color: #fff;margin: 10px auto;display: inline-block;width: 100px; text-decoration: none;
}
.list-product2 table tr td .more:hover{
    background: #2d8a43;
}
.list-product2 table  td a{
    color: #208cf1;text-decoration:underline;
}
.list-product2 table  td:last-child{
    text-align: center;
}
.list-product2 table tr:first-child{
    background:#208cf1;color:#fff;font-size: 16px;text-align: center;
}

.list-product2 table tr:first-child td{
    padding: 10px;
}
.right_sunu{
    margin: 20px ;line-height: 27px;
}
.n-product-list{
    margin: 30px 0;
}
.n-product-list ul li{
    float: left;width: 500px;margin:0 25px ;overflow: hidden;padding: 25px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.n-product-list ul li:hover{
    transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
    -webkit-transform: translate(0,-5px);
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
}
.n-product-list ul li .n-product-list-left{
    float: left;width: 180px;height: 178px;text-align: center;background: url("../image/n-pro-bg.png") repeat;color: #fff;
}
.n-product-list ul li .n-product-list-right{
    width: 320px;float: right;
}
.n-product-list ul li .n-product-list-right img{
    width: 100%;height: 178px;
}
.n-product-list ul li .n-product-list-left .n-pro-tit{
    font-size: 22px;margin-top: 30px;
}
.n-product-list ul li .n-product-list-left .xian{
    width: 40px;height: 2px;background: #fff;display: inline-block;margin: 20px auto;
}
@media screen and (max-width: 1200px){
    .n-product-list ul li{
        padding: 10px;margin: 10px;
    }
}
@media screen and (max-width: 1100px){
    .n-product-list ul li .n-product-list-left p{
        display: none;
    }
    .n-product-list ul li .n-product-list-left{
        width: 30%;
    }
    .n-product-list ul li{
        width: 44%;margin: 1%;padding: 1%;
    }
    .n-product-list ul li .n-product-list-right{
        width: 70%;
    }

    .n-product-list ul li .n-product-list-left .n-pro-tit{
        display: block;
    }
}
@media screen and (max-width: 800px){
    .n-product-list ul li{
        width: 80%;margin: 2% 6%;
    }
	
	
	
    .n-product-list ul li .n-product-list-right img{
        width: auto;
    }
	
	.product-hold .pro-guider ul li{ width:31% !important;}
	
    .pro-list-hold1 ul li {
        width: 48%;

    }
    .pro-list-hold1 ul li p{
        white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
    }
}
@media screen and (max-width: 600px){
    .n-product-list ul li{
        width: 92%;;margin: 2%;padding: 2%;
    }
    .n-pro-right-hold ul li{
        width: 40%;
    }
    .n-pro-right-hold ul li .img-ps{
        width: 100%;height: 100%;
    }
}
@media screen and (max-width: 400px){
    .n-pro-right-hold ul li{
        width: 39%;
    }
}
@media screen and (max-width: 340px){
    .n-pro-right-hold ul li{
        width: 38%;
    }
}