﻿/*面包屑*/
#location{position:absolute;top: 50%;left: 50%;text-align: center;transform: translate(-50%,-50%);}
#location h2{font-size:50px;color:#ffffff;text-transform:uppercase;text-shadow:2px 2px 2px #333;margin-bottom:20px;}
#location p{color:#ffffff;font-size:18px;line-height:25px;text-shadow:2px 2px 2px #333;}
#location a{color:#ffffff;font-size:18px;line-height:25px;text-shadow:2px 2px 2px #333;}
@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    #location h2{font-size:36px;margin-bottom:10px;}
    #location p{font-size:16px;line-height:18px;}
    #location a{font-size:16px;line-height:18px;}
}
@media (max-width:767px) {
    #location h2{font-size:24px;margin-bottom:5px;}
    #location p{font-size:14px;line-height:18px;}
    #location a{font-size:14px;line-height:18px;}
}
/*关于我们总页面*/

/*搜索框*/
#search{display:block;position:relative;width:100%;margin-top:20px;}
#sform {height: 36px;width: 100%;border:none;background-color:#fff;}
#sform #stext {float: left;height: 36px;line-height: 36px;padding-left: 10px;width: 240px;border:none;color:#999;background-color:#fff;box-sizing:border-box}
#sform #sbut {cursor: pointer;float: right;font-size:24px;height: 36px;line-height:36px;width: 36px;color:#dadada;background:#fff;border:none;box-sizing:border-box}

/*内页*/
#ntframe{padding-bottom:50px;}
#ntframe .title{margin-bottom:15px;border:inherit;
                border-bottom:1px solid;
                border-image: -webkit-linear-gradient(left,#d92721, #ffffff) 20 20;
                border-image: -moz-linear-gradient(left,#d92721, #ffffff) 20 20;
                border-image: -o-linear-gradient(left,#d92721, #ffffff) 20 20;
                border-image: linear-gradient(left,#d92721, #ffffff) 20 20;}
#ntframe .title h2{font-size:22px;line-height:40px;color:#d92721;font-family:AGENCYR;text-transform:uppercase;}
#ntframe .title h2 a.back{float:right;background-color:#2358a6;width:30px;height:30px;line-height:30px;margin-top:5px;text-align:center;color:#fff;font-size:24px;}
#ntframe .intro{color:#ffffff;font-size:16px;line-height:30px;padding:0 0 10px;}
#ntframe a.more{display:block;width:176px;height:40px;line-height:40px;text-align:center;background-color:#d92721;color:#ffffff;font-size:16px;text-transform:capitalize;}

#ncontent:after,#ncontent:before{display:table;content:" ";clear:both;}
#left_nav{float:left;width:300px;margin-bottom:30px;}
#left_nav .left_menu{}
#left_nav .lbt{background-color:#2358a6;padding:9px 15px 9px 50px;position:relative;overflow:hidden;border-bottom:2px solid #787878;}
#left_nav .lbt:before{content:"";position:absolute;left:0;top:-35px;border-width:60px 40px;border-style:solid;border-color:transparent transparent transparent #183d74;z-index:1;}
#left_nav .lbt:after{content:"";position:absolute;left:-1px;top:-37px;border-width:62px 42px;border-style:solid;border-color:transparent transparent transparent #717171;}
#left_nav .lbt h2{color:#fff;font-size:18px;line-height:30px;text-transform:uppercase;font-weight:bold;}
#left_nav .lmb{}
#left_nav ul{list-style:none;}
#left_nav ul li{-webkit-transition:none;transition:none;border-bottom:1px solid #787878;background-color:#656565;overflow:hidden;}
#left_nav ul li:before{content:"";position:absolute;left:0;top:-30px;border-width:50px 40px;border-style:solid;border-color:transparent transparent transparent #474747;z-index:1;}
#left_nav ul li:after{content:"";position:absolute;left:-1px;top:-32px;border-width:52px 42px;border-style:solid;border-color:transparent transparent transparent #717171;}
#left_nav ul li a{display: block;font-size:18px;line-height: 20px;text-transform:uppercase;padding:9px 15px 9px 50px;position: relative;font-weight:bold;color:#ffffff;}
#left_nav ul li a:before{content:"";position:absolute;left:15px;top:18px;width:4px;height:4px;border-radius:50%;background-color:#2358a6;}
#left_nav ul li a i{}
#left_nav ul li:hover>a,#left_nav ul li:focus>a,#left_nav ul li.active>a,#left_nav ul li a.hover{background-color:#2358a6;color:#ffffff;}
#left_nav ul li:hover>a:before,#left_nav ul li:focus>a:before,#left_nav ul li.active>a:before,#left_nav ul li a.hover:before{background-color:#ffffff;}
#left_nav ul li a.hover i,#left_nav ul li:hover a i,#left_nav ul li:focus a i{}
/*二级分类*/
#left_nav ul li:hover>ul,#left_nav ul li:focus>ul,#left_nav ul li.active>ul{display:block;}
#left_nav ul>li>ul{list-style:none;display:none;}
#left_nav ul>li>ul>li{border-bottom:none;border-top:1px solid #f4f4f4;}
#left_nav ul>li>ul>li>a{font-size:14px;line-height:20px;padding:8px 15px 8px 45px;} 
#left_nav ul>li>ul>li>a:before{content:"";position:absolute;left:30px;top:14px;width:4px;height:4px;border-radius:50%;background-color:#2358a6;}
#left_nav ul>li>ul>li>a>i{}
/*左侧新闻*/
#left_nav .left_news{background-color:#656565;margin-top:20px;padding:25px 20px;}
#left_nav .left_news dt{font-size:23px;line-height:30px;color:#ffffff;text-transform:uppercase;}
#left_nav .left_news dt a.more{float:right;font-size:14px;color:#fff;font-weight:initial;text-transform:initial;}
#left_nav .left_news dt a.more i{font-size:12px;}
#left_nav .left_news dt a:hover{text-decoration:underline;}
#left_nav .left_news dd{margin-top:15px;}
#left_nav .left_news dd span.time{color:#acacac;font-size:16px;margin-right:3px;}
#left_nav .left_news dd h3{color:#ffffff;font-size:16px;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#left_nav .left_news dd p{color:#acacac;line-height:20px;height:40px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/*左侧订阅*/
#left_nav .newsletter{margin-top:20px;overflow:hidden;position:relative;}
#left_nav .newsletter:before{content:"";position:absolute;left:0;top:-8px;border-width:50px 40px;border-style:solid;border-color:transparent transparent transparent #183d74;z-index:1;}
#left_nav .newsletter:after{content:"";position:absolute;left:-1px;top:-10px;border-width:52px 42px;border-style:solid;border-color:transparent transparent transparent #717171;}
#left_nav .newsletter h2{font-size:18px;line-height:30px;padding:6px 15px 6px 50px;color:#ffffff;font-weight:bold;text-transform:uppercase;background-color:#2358a6;}
#left_nav .newsletter .input_box{background-color:#ffffff;}
#left_nav .newsletter input{width:230px;float:left;height:42px;text-indent:50px;position:relative;}
#left_nav .newsletter input:before{content:"\e6eb";font-family:'iconfont';position:absolute;}
#left_nav .newsletter #btnNewsletter{background-color:#656565;width:70px;height:42px;line-height:42px;text-align:center;color:#ffffff;font-size:14px;float:right;text-transform:uppercase;}

@media screen and (min-width:992px ) and (max-width:1199px) {
    #ntframe{padding-bottom:20px;padding-top:20px;}
    #left_nav {width:25%;padding:0;}
}
@media screen and (min-width:768px ) and (max-width:991px){
    #left_nav {width:220px;padding:0;}
    #left_nav .lbt h2{font-size:16px;}
    #left_nav ul li a{font-size:16px;}
    #sform #stext{width:180px;}
    #left_nav .left_news{padding:15px 10px;}
    #left_nav .newsletter h2{padding-left:45px;}
    #left_nav .newsletter input{width:160px;text-indent:45px;}
    #left_nav .newsletter #btnNewsletter{width:60px;}
}
@media (max-width:767px) {
    #ntframe{padding-bottom:80px;padding-top:20px;}
    #search{display:none;}
    #left_nav{float:initial;width:100%;margin-bottom:15px;position:relative;top: 0;}
    #left_nav ul li{display:none;}
    #left_nav .left_news{display:none;}
    #left_nav .newsletter{display:none;}
    
    #ntframe .intro img{height:auto;}
}


#right_nav{width:780px;float:right;}
#right_nav .cateDetail{margin:10px 0 20px;}
@media screen and (min-width:992px ) and (max-width:1199px) {
    #right_nav {width:72%;}
}
@media screen and (min-width:768px ) and (max-width:991px){
    #right_nav {width:510px;}
}
@media (max-width:767px) {
    #right_nav {width:100%;}
}

/*图库*/
#GalleryList{margin:0 -15px;overflow:hidden;}
#GalleryList .item{width:25%;padding:0 15px;float:left;margin-bottom:20px;}
#GalleryList .item:nth-child(4n+1){clear:left;}
#GalleryList .item .img{border:1px solid #eee;}
#GalleryList .item h3{margin:10px;text-align:center;}
@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){    
    #GalleryList{margin:0 -10px;overflow:hidden;}
    #GalleryList .item{width:33.33%;padding:0 10px;}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(3n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:16px;}
}
@media (max-width:767px) {
    #GalleryList{margin:0 -5px;}
    #GalleryList .item{width:50%;padding:0 5px}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(2n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:16px;}
}



/*联系方式*/
#feedframe{background-color:#ffffff;padding-top:50px;padding-bottom:50px;}
#feedback_show{}
#contframe{background-color:#edf4f7;padding-top:50px;padding-bottom:0;}

#contact_show{margin-bottom:30px;}
#contact_show .contact p{color:#ffffff;font-size:16px;line-height:30px;}
#contact_show .contact a{color:#ffffff;font-size:16px;line-height:30px;}

#feed_show{margin-bottom:20px;}
#feed_show P{font-size:16px;line-height:20px;color:#ffffff;margin-bottom:15px;}
#feed_show label{font-weight:normal;display:block;color:#ffffff;font-size:16px;line-height:20px;}
#feed_show label>em{font-size:20px;color:#ff0000;margin-right:3px;float:left;margin-top:3px;}
#feed_show .form-group{margin-bottom:10px;overflow:hidden;}
#feed_show .form-group .input-group{display:table;}
#feed_show .form-group .input-group span{display:table-cell;border:1px solid #ccc;border-right:none;width:1%;padding:0 20px;}
#feed_show .form-group .input-group .form-control{display:table-cell;width:100%;border-left:none;}
#feed_show .form-control{background-color:#fff;border-radius:0;height:34px;padding:0 12px;border-radius:0px;}
#feed_show textarea.form-control{height:172px;resize:none;padding-top:10px;background-color:#fff;border-radius:0px;}
#feed_btn_send{display:block;width:176px;height:40px;line-height:40px;text-align:center;background-color:#d92721;border:none;color:#ffffff;font-size:16px;text-transform:capitalize;}


.maplink{position:absolute;left:calc(50% - 165px);bottom:-65px;width:330px;height:67px;line-height:67px;text-align:center;font-size:16px;text-transform:uppercase;color:#ffffff;background-color:#6684f2;box-shadow:2px 2px 6px #666666;border-radius:0 0 30px 30px;}
.maplink:hover,.maplink:active,.maplink:focus{color:#ffffff;}
#map{-webkit-transition: 0s;transition: 0s;margin-top:10px;}
#allmap{height:400px;}
.gm-style-iw-d{line-height:2em;}
@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    
    #feedback_show{width:100%;}
    #feed_btn_send{line-height:30px;}
}
@media screen and (min-width:1px ) and (max-width:767px){

    #feedframe{padding-top:15px;padding-bottom:15px;}
    #feedback_show{width:100%;}
    #feedback_show .title {margin-bottom:20px;}
    #feedback_show .title h2{font-size:24px;line-height:30px;}
    #contframe{padding-top:25px;padding-bottom:25px;margin-bottom:30px;}
    #feed_btn_send{line-height:30px;}
    .maplink{display:none;}
    #allmap{height:300px;}
}

/*新闻列表页*/
#right_nav .NewsList {margin:0 -15px;overflow:hidden;}
#right_nav .NewsList .box{float:left;width:33.33%;padding:0 15px;overflow:hidden;}
#right_nav .NewsList .item{position:relative;margin-bottom:30px;background-color:#656565;}
#right_nav .NewsList .item .img{}
#right_nav .NewsList .item .img img{width:100%;}
#right_nav .NewsList .item:hover img{display:block;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
#right_nav .NewsList .item .txt{padding:15px;}
#right_nav .NewsList .item .txt h3{font-size:16px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-weight:bold;color:#ffffff;}
#right_nav .NewsList .item .txt span{line-height:20px;color:#acacac;font-size:12px;}
#right_nav .NewsList .item .txt p{margin-top:10px;font-size:14px;line-height:20px;height:60px;color:#acacac;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
#right_nav .NewsList .item .txt .link{display:block;width:40px;height:40px;line-height:40px;border:1px solid #eeeeee;position:absolute;top:0;right:0;text-align:center;color:#2358a6;font-size:18px;background-color:#ffffff;}
#right_nav .NewsList .item .txt .link:before{content:"";position:absolute;left:0;bottom:0;border-width:8px;border-style:solid;border-color:transparent transparent #333333 #333333;}
@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    #right_nav .NewsList{margin:0 -10px;}
    #right_nav .NewsList .box{padding:0 10px;}
    #right_nav .NewsList .item .txt{padding:10px;}
    #right_nav .NewsList .item .txt p{display:none;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #right_nav .NewsList{margin:0 -10px;}
    #right_nav .NewsList .box{padding:0 10px;width:50%;}
    #right_nav .NewsList .item .txt{padding:10px;}
}

/*新闻详情页*/
#news_tit{ padding-bottom:15px; border-bottom:solid 1px #eaeaea;}
#news_tit h1{font-size:26px;line-height:32px;}
#news_tit p{ margin-top:10px;}
#news_tit i{color:#1497ae;}
#news_detail,#RelatedNews{ margin-top:15px;color:#ffffff;}
#news_detail iframe{ width:100%; height:500px;}
#prevnext{ background:#f5f5f5; padding:15px;margin-top:15px;}
#prevnext .btn-info{ background:#2358a6;border-color:#2358a6;opacity:0.7;color:#ffffff;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#prevnext .btn-info:hover{ opacity:1;}
@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){    
    #newslist .item{margin-bottom:15px;}
    #newslist .item .txt{padding:10px;}
    #newslist .item .txt h3{margin-bottom:0;line-height:24px;height:48px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space:normal;}
    #newslist .item .txt span{display:none;}
    #news_detail img{width:100%;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #newslist .item{margin-bottom:15px;padding:20px 15px 10px;}
    #newslist .item .txt{padding:10px 0;}
    #newslist .item .txt h3{white-space:initial;font-size:14px;line-height:20px;height:40px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space:normal;}
    #newslist .item .txt span{display:none;}
    #news_detail img{width:100%;}
    #prevnext .btn-info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
}

#RelatedNews{margin-top:30px;}
#RelatedNews .relate_list{}
#RelatedNews .relate_list .item{border-radius:0;border:none;border-top:2px solid #ececec;background-color:#f8f8f8;padding:15px;overflow:hidden;margin-bottom:30px;}
#RelatedNews .relate_list .item .txt{float:right;width:65%;}
#RelatedNews .relate_list .item .txt h3{font-size:18px;line-height:28px;height:28px;font-weight:bold;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom:5px;}
#RelatedNews .relate_list .item .txt p{font-size:14px;line-height:24px;height:48px;overflow:hidden;color:#888888}
#RelatedNews .relate_list .item .img{float:left;overflow:hidden;width:30%;}
#RelatedNews .relate_list .item .img img{width:100%;}
/*#RelatedNews .relate_list .item .img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}*/
@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    #RelatedNews .relate_list .item .txt h3{line-height: 24px;height: 48px;white-space: initial;}
    #RelatedNews .relate_list .item .txt p{display:none;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #RelatedNews .relate_list .item .txt h3{line-height: 24px;height: 48px;white-space: initial;}
}


@media screen and (min-width:1px) and (max-width:768px)
{
	#RelatedNews .iptz h3{ height:auto; line-height:24px;}
}

/*下载*/
#downtable{width:100%;max-width:100%;}
#downtable tr th{padding:10px;font-size:16px;}
#downtable tr th:nth-child(1){width:50%;}
#downtable tr th:nth-child(2){width:30%;}
#downtable tr th:nth-child(3){text-align:right;width:20%;}
#downtable tr{border-bottom:1px solid #dbdadb;}
#downtable tr td{padding:10px;font-size:14px;}
#downtable tr td:nth-child(3){text-align:right;}
#downtable tr td i{font-size:18px;}
@media screen and (min-width:1px) and (max-width:767px)
{
    #downtable tr th{padding:5px;font-size:14px;}
    #downtable tr td{padding:5px;font-size:13px;}
    #downtable tr th:nth-child(1){width:50%;}
    #downtable tr th:nth-child(2){display:none;}
    #downtable tr th:nth-child(3){width:50%;}
    #downtable tr td:nth-child(2){display:none;}
}

/*产品列表*/
#content_remark{margin-bottom:30px;font-size:17px;line-height:26px;color:#464646;}
#right_nav .nProList{margin:0 -15px;overflow:hidden;}
#right_nav .nProList .cateitem{margin:25px 15px 0;border-bottom:1px solid #efefef;overflow:hidden;padding-bottom:25px;}
#right_nav .nProList .cateitem .img{float:left;width:30%;border:1px solid #e0e0e0;border-radius:5px;}
#right_nav .nProList .cateitem .img figcaption{display: flex;align-items: center;text-align:center;}
#right_nav .nProList .cateitem .img figcaption i{color:#fff;font-size:36px;margin:0 auto;}
#right_nav .nProList .cateitem .img img{width:100%;}
#right_nav .nProList .cateitem .txt{float:left;width:70%;padding-left:30px;}
#right_nav .nProList .cateitem .txt h3{font-size:30px;margin-bottom:5px;color:#ffffff;}
#right_nav .nProList .cateitem .txt p{font-size:14px;line-height:24px;color:#ffffff;}
#right_nav .nProList .cateitem .txt .catelist{overflow:hidden;}
#right_nav .nProList .cateitem .txt .catelist a{float:left;width:33.33%;padding-right:15px;padding-left:15px;margin-bottom:8px;position:relative;}
#right_nav .nProList .cateitem .txt .catelist a:nth-child(3n+1){clear:left;}
#right_nav .nProList .cateitem .txt .catelist a:before{content:"";position:relative;width:10px;height:10px;left:-10px;top:0;display:inline-block;border-radius:50%;background-color:#2358a6;}

#right_nav .nProList .item {margin-bottom:15px;padding:0 15px;float:left;width:25%;}
#right_nav .nProList .item:nth-child(4n+1){clear:left;}
#right_nav .nProList .item .img{border:1px solid #cccccc;position:relative;}
#right_nav .nProList .item .img a.btncar{position:absolute;left:0;bottom:0;background-color:#d92721;width:30px;height:30px;line-height:30px;font-size:16px;}
#right_nav .nProList .item .txt h3{font-size:14px;line-height:20px;color:#ffffff;padding:10px 0;text-align:center;}
#right_nav .nProList .item:hover h3{text-decoration:underline;color:#ffffff;}
@media screen and (min-width:992px ) and (max-width:1199px) {
    #right_nav .nProList{margin:0 -10px;}
    #right_nav .nProList .item {margin-bottom:20px;padding:0 10px;}
}
@media screen and (min-width:768px ) and (max-width:991px){
    #right_nav .nProList{margin:0 -10px;}
    #right_nav .nProList .item {width:33.33%;padding:0 10px;}
    #right_nav .nProList .item:nth-child(4n+1){clear:initial;}
    #right_nav .nProList .item:nth-child(3n+1){clear:left;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #content_remark{display:none;}
    #right_nav .nProList .cateitem{}
    #right_nav .nProList .cateitem .img{width:100%;margin-bottom:15px;}
    #right_nav .nProList .cateitem .txt{padding-left:0;width:100%;}
    #right_nav .nProList .cateitem .txt h3{font-size:18px;font-weight:bold;}
    #right_nav .nProList .cateitem .txt p{display:none;}
    #right_nav .nProList .cateitem .txt .catelist a{width:50%;}
    #right_nav .nProList .cateitem .txt .catelist a:nth-child(3n+1){clear:inherit}
    #right_nav .nProList .cateitem .txt .catelist a:nth-child(2n+1){clear:left;}


    #right_nav .nProList{margin:0 -5px;}
    #right_nav .nProList .item {margin-bottom:20px;padding:0 5px;width:50%;}
    #right_nav .nProList .item:nth-child(3n+1){clear:initial;}
    #right_nav .nProList .item:nth-child(2n+1){clear:left;}
    #right_nav .nProList .item .img a.btncar{width:30px;line-height:30px;font-size:16px;}
    #right_nav .nProList .item .txt h3{font-size:16px;line-height:24px;}
}

/*产品详情*/
#slider{padding-bottom:30px;}
#picView{position:relative;float:left;width:40%;}
#picView .rtp{border:1px solid #ddd;}
#picView img{width:100%;}
/*产品图片滚动(superslide插件)*/
#picView .bigimgs{ width:100%;height:auto;overflow:hidden;text-align:center;margin:0;}
#picView .bigimgs li{ text-align:center;margin-bottom:15px;border:1px solid #d9d9d9;}
#picView .bigimgs li img{}
#picView .smallimgs{width:calc(100% - 50px);position:relative;margin:20px 25px 0 25px;}
#picView .smallimgs li{ position:relative; zoom:1;display:inline-block;width:62px;height:60px;border:1px solid #d9d9d9;margin:0 3px 10px;}
#picView .smallimgs li img{width:58px;height:58px;}
#picView .smallimgs>a{font-size:20px;text-align:center;width:18px;height:60px;line-height:60px;background-color:#2358a6;opacity:0.6;color:#fff;}
#picView .smallimgs>a.navPrev{position:absolute;left:-25px;top:0;}
#picView .smallimgs>a.navNext{position:absolute;right:-25px;top:0;}
#picView .smallimgs ul li.on{border:1px solid #d92721;}
#slider .title{margin-bottom:20px;}
#slider h1{position:relative;line-height:32px;font-size:24px;font-weight:bold;color:#ffffff;}
#protitle{padding:0 0 0 50px;float:left;width:60%;}
#protitle>h3{font-size:30px;line-height:48px;color:#2358a6;}
#protitle>p{font-size:14px;line-height:20px;max-height:240px;overflow:hidden;margin-top:15px;color:#ffffff;}
#protitle .btnlist{overflow:hidden;margin-top:30px;}
#protitle .btnInquiry{float:left;width:135px;height:40px;padding:5px 0;font-size:18px;line-height:30px;background-color:#d92721;color:#ffffff;text-align:center;display:inline-block;text-transform:uppercase;}
#protitle .btnlist .btncar{float:right;}
#protitle .link{margin-top:25px;}
#protitle .link a{margin-right:20px;display:inline-block;}
#protitle .link a img{margin-right:3px;}
#protitle .link i.iconfont{font-size:16px;margin-right:3px;}
#protitle .link a:hover{color:#2358a6;}
#ProShare{display:block;margin:10px 0 0 0;}
#protitle .share{margin-top:25px;}
#protitle .share p{color:#ffffff;margin-bottom:5px;}
#protitle .share a{color:#ffffff;display:inline-block;margin-right:5px;padding:0;}
#protitle .share a>i{display:block;font-size:14px;width:21px;height:21px;line-height:21px;text-align:center;}
#protitle .share a>i.fa-pinterest-p{background-color:#ca1c23;}
#protitle .share a>i.fa-google-plus{background-color:#dc4e41;}
#protitle .share a>i.fa-facebook{background-color:#3b5998;}
#protitle .share a>i.fa-twitter{background-color:#1da1f2;}
#protitle .share a>i.fa-linkedin{background-color:#0077b5;}
#myTab {border-bottom:1px solid;
        border-image: -webkit-linear-gradient(left,#d92721, #ffffff) 20 20;
        border-image: -moz-linear-gradient(left,#d92721, #ffffff) 20 20;
        border-image: -o-linear-gradient(left,#d92721, #ffffff) 20 20;
        border-image: linear-gradient(left,#d92721, #ffffff) 20 20;
}
#myTab li {margin-right:5px;margin-bottom:-2px;}
#myTab li a{border-radius:0;margin-right:0;color:#fff;padding:0;background-color:transparent;border:none;}
#myTab li a h2{font-size:22px;line-height:40px;color:#d92721;font-family:AGENCYR;text-transform:uppercase;background-color:transparent;}
#myTab li.active a,#myTab li:hover a{}
#myTabContent{padding:20px 0;color:#ffffff;}
#inquiry {margin-top:30px;}

@media screen and (min-width:992px ) and (max-width:1199px) {
    /*产品图片滚动(superslide插件)*/
    #picView .bigimgs{ width:100%;height:auto;overflow:hidden;}
    #picView .bigimgs li{}
    #picView .bigimgs li img{ width:100%; height:auto;}
    #picView .smallimgs{width:80%;position:relative;margin:0 10% 0 10%;}
    #picView .smallimgs li{display:inline-block;width:62px;height:47px;margin:0 5px;}
    #picView .smallimgs li img{width:60px;height:45px;}
    #picView .smallimgs>a{font-size:20px;text-align:center;width:18px;height:47px;line-height:47px;background-color:#2358a6;opacity:0.6;color:#fff;}
    #picView .smallimgs>a.navPrev{position:absolute;left:-25px;top:0;}
    #picView .smallimgs>a.navNext{position:absolute;right:-25px;top:0;}
    #picView .smallimgs ul li.on{border:1px solid #2358a6;}
    #protitle{padding:0 15px;width:50%;}
    #protitle .link a{margin-right:25px;}
}
@media screen and (min-width:768px ) and (max-width:991px){    
    /*产品图片滚动(superslide插件)*/
    #picView{width:300px;}
    #picView .bigimgs{ width:100%;height:auto;overflow:hidden;}
    #picView .bigimgs li{}
    #picView .bigimgs li img{ width:100%; height:auto;}
    #picView .smallimgs{width:80%;position:relative;margin:15px 10% 0 10%;}
    #picView .smallimgs li{display:inline-block;width:62px;height:47px;margin:0 5px;}
    #picView .smallimgs li img{width:60px;height:45px;}
    #picView .smallimgs>a{font-size:20px;text-align:center;width:18px;height:47px;line-height:47px;background-color:#2358a6;opacity:0.6;color:#fff;}
    #picView .smallimgs>a.navPrev{position:absolute;left:-25px;top:0;}
    #picView .smallimgs>a.navNext{position:absolute;right:-25px;top:0;}
    #picView .smallimgs ul li.on{border:1px solid #2358a6;}
    
    #ProShare{display:block;margin:0;padding-top:15px;clear:both;}
    #protitle{padding:0 0;width:100%;}
    #protitle>h1{font-size:24px;line-height:36px;}
    #protitle .btnInquiry{width:80%;font-size:16px;}
    #protitle .link a{margin-right:20px;}
    #pro_detail .left_nav{display:none;}
    #pro_detail .right_nav{width:100%;float:none;}
    #myTab li{display:block;width:100%;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{   
    /*产品图片滚动(superslide插件)*/
    #picView{width:100%;}
    #picView .bigimgs{ width:100%;height:auto;overflow:hidden;}
    #picView .bigimgs li{}
    #picView .bigimgs li img{ width:100%; height:auto;}
    #picView .smallimgs{width:80%;position:relative;margin:15px 10% 0 10%;}
    #picView .smallimgs li{display:inline-block;width:62px;height:47px;margin:0 5px;}
    #picView .smallimgs li img{width:60px;height:45px;}
    #picView .smallimgs>a{font-size:20px;text-align:center;width:18px;height:47px;line-height:47px;background-color:#2358a6;opacity:0.6;color:#fff;}
    #picView .smallimgs>a.navPrev{position:absolute;left:-25px;top:0;}
    #picView .smallimgs>a.navNext{position:absolute;right:-25px;top:0;}
    #picView .smallimgs ul li.on{border:1px solid #2358a6;}
    
    #ProShare{display:block;margin:0;padding-top:15px;clear:both;}
    #protitle{padding:15px 0;width:100%;}
    #protitle>h1{font-size:24px;line-height:36px;}
    #protitle .btnInquiry{width:70%;font-size:16px;}
    #protitle .link a{margin-right:30px;}
    #pro_detail .left_nav{display:none;}
    #pro_detail .right_nav{width:100%;float:none;}
    #myTab li{display:block;width:100%;margin-bottom:-1px;}
}

#pro_feed_show{margin-bottom:20px;}
#pro_feed_show P{font-size:16px;line-height:20px;color:#ffffff;margin-bottom:15px;}
#pro_feed_show label{font-weight:normal;display:block;color:#ffffff;font-size:16px;line-height:20px;}
#pro_feed_show label>em{font-size:20px;color:#ff0000;margin-right:3px;float:left;margin-top:3px;}
#pro_feed_show .form-group{margin-bottom:10px;overflow:hidden;}
#pro_feed_show .form-group .input-group{display:table;}
#pro_feed_show .form-group .input-group span{display:table-cell;border:1px solid #ccc;border-right:none;width:1%;padding:0 20px;}
#pro_feed_show .form-group .input-group .form-control{display:table-cell;width:100%;border-left:none;}
#pro_feed_show .form-control{background-color:#fff;border-radius:0;height:34px;padding:0 12px;border-radius:0px;}
#pro_feed_show textarea.form-control{height:122px;resize:none;padding-top:10px;background-color:#fff;border-radius:0px;}
#pro_feed_show #btn_send{display:block;width:176px;height:40px;line-height:40px;text-align:center;background-color:#d92721;border:none;color:#ffffff;font-size:16px;text-transform:capitalize;}

#relatepro {}
#relatepro .prolist{margin-top:30px;overflow:hidden;margin:0 -15px;}
#relatepro .prolist .item{padding-bottom:10px;padding:0 15px;float:left;width:25%;}
#relatepro .prolist .item:nth-child(4n+1){clear:left;}
#relatepro .prolist .item .img{overflow:hidden;border:1px solid #cccccc;}
#relatepro .prolist .item .img img{width:100%;}
#relatepro .prolist .item .txt{margin-top:8px;}
#relatepro .prolist .item .txt h3{font-size:14px;line-height:20px;text-align:center;color:#ffffff;}
#relatepro .prolist .item:hover h3{text-decoration:underline;}

@media screen and (min-width:992px ) and (max-width:1199px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    #pro_detail .detalist img{width:100%;}
    #pro_feed_show .btn-info{padding:10px 15px;}
    
    #relatepro .prolist{margin:0 -10px;}
    #relatepro .prolist .item{padding:0 10px;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #relatepro h2{font-size:16px;}
    #pro_feed_show .form-control{height:35px;padding:5px 12px;}
    #pro_feed_show .btn-info{width:100%;padding:5px 0;}
       
    #inquiry h2{font-size:16px;}
    #inquiry>#pro_feed_show{padding:15px 0;}
    
    #relatepro .prolist .item{float:left;width:50%;margin-bottom:15px;}
    #relatepro .prolist .item:nth-child(4n+1){clear:initial;}
    #relatepro .prolist .item:nth-child(2n+1){clear:left;}
}

/*网站地图*/
#sitemapnav { width:100%; position:relative;overflow:hidden; border-radius:0; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#fff; }
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:18px;}
#sitemapnav .bigli a {color:#fff; font-weight:bold;text-transform:capitalize;}
#sitemapnav .bigli a:hover {text-decoration:underline;}
#sitemapnav .abli_02{ float:left;width:44%;margin-left:5%;font-size:16px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{text-decoration:underline;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; }
@media screen and (min-width:1px ) and (max-width:767px)
{
	#sitemapnav .abli_02{width:44%;}
}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:16px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#fff;}
#sitemapnav .PROclass_02 a{ color:#fff;}
#sitemapnav .PROclass_01 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_02 a:hover{ text-decoration:underline;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:14px;display:inline; line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}



/*分页*/
ul.pagination {box-shadow:none;padding-bottom:30px;width:100%;border-radius:0;}
ul.pagination li {margin-left:10px;display:inline-block;}
ul.pagination li a{background-color:#6684f2;border-color:#6684f2;border-radius:0;color:#ffffff;}
ul.pagination li.active span{background-color:#fff;border-color:#6684f2;border-radius:0;color:#6684f2;}
ul.pagination li:first-child a{border-radius:0;}
ul.pagination li:last-child a{border-radius:0;}
ul.pagination li:hover a{background-color:#fff;border-color:#6684f2;color:#6684f2;}



.ceptp img{width:100%;}
.cpwz h3{font-size:16px;line-height:20px;height:40px;margin-top:5px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*感谢页面*/
#thk_nav{color:#ffffff;}
#thk_nav>h2{margin-bottom:20px;font-weight:bold;color:#ffffff;}
#thk_nav>p{line-height:24px;color:#ffffff;}
.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #2358a6;color:#ffffff;background-color:#2358a6;}
.btnthank:hover{background-color: #ffffff;color: #2358a6;}

.nPageList{margin:0 -20px;overflow:hidden;}
.nPageList .item{float:left;width:33.33%;padding:20px;}
.nPageList .item:nth-child(3n+1){clear:left;}
.nPageList .item .img{border:1px solid #f1f1f1;}
.nPageList .item figcaption{padding:20px;}
.nPageList .item figcaption h3{margin-bottom:5px;}
.nPageList .item figcaption p{font-size:14px;line-height:20px;height:80px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
@media screen and (min-width:992px ) and (max-width:1199px) {
    .nPageList{margin:0 -15px;}
    .nPageList .item{padding:15px;}
    .nPageList .item figcaption h3{font-size:20px;}
    .nPageList .item figcaption p{height:60px;-webkit-line-clamp:3;}
}
@media screen and (min-width:768px ) and (max-width:991px){
    .nPageList{margin:0 -15px;}
    .nPageList .item{width:50%;padding:15px;}
    .nPageList .item:nth-child(3n+1){clear:inherit;}
    .nPageList .item:nth-child(2n+1){clear:left;}
    .nPageList .item figcaption h3{font-size:20px;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    .nPageList{margin:0 -10px;}
    .nPageList .item{width:50%;padding:10px;}
    .nPageList .item:nth-child(3n+1){clear:inherit;}
    .nPageList .item:nth-child(2n+1){clear:left;}
    .nPageList .item figcaption h3{font-size:20px;text-align:center;}
    .nPageList .item figcaption p{display:none;}
}


.item {}
.item .img{overflow:hidden;display:block;}
.item .img img{width:100%;-webkit-transition: 0.5s;transition: 0.5s;}
.item .img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}


/*抖动效果*/
@keyframes act-bounce{
    0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}
    50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
    75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}
    85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}
@-webkit-keyframes act-bounce{
    0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}
    50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
    75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}
    85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}
@-moz-keyframes act-bounce{
    0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}
    50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
    75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}
    85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}
@-o-keyframes act-bounce{
    0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}
    50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
    75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}
    85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}

/*编辑器内容*/
#input {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana; border:0}
.te {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; margin:0px}
.te iframe {border:none}
.teheader {height:31px; border-bottom:1px solid #bbb; background:url(../images/header-bg.gif) repeat-x; padding-top:1px}
.teheader select {float:left; margin-top:5px}
.tefont {margin-left:12px}
.tesize {margin:0 3px}
.testyle {margin-right:12px}
.tedivider {float:left; width:1px; height:30px; background:#ccc}
.tecontrol {float:left; width:34px; height:30px; cursor:pointer; background-image:url(../images/icons.png)}
.tecontrol:hover {background-color:#fff; background-position:30px 0}
.tefooter {height:auto; border-top:1px solid #bbb; background:#f5f5f5;overflow:hidden;}
.toggle {float:left;padding:9px 13px 0 10px; height:23px;color:#666;}
.resize {float:right; height:32px; width:32px; background:url(../images/resize.gif) 15px 15px no-repeat; cursor:s-resize}
#editor {cursor:text; margin:10px}

