/*preloader*/
#loader-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-image:url(../images/preloader.gif)}

/* 头部及导航 */
.header_top{ background:#d20404; color:#fff; border-bottom:0px solid #f0f0f0; line-height:40px; clear:both; font-size:14px;}
.header_top_inner{overflow:hidden;clear:both}
.header_top .logo img{display:inline-block; vertical-align:bottom;}

.call-us{display:inline-block; color:#fff; font-weight:bold; font-family:Verdana, Geneva, sans-serif; padding:0 10px; line-height:40px;}
.call-us i{margin-right:5px;}

.top-lan{display:inline-block; color:#fff; font-size:12px; margin-right:20px; line-height:40px;}
.top-lan a{color:#fff; font-size:14px; margin:0 5px;}
.top-lan a:hover{color:#fff;}
.top-lan a.active{color:#fff;}
.top-lan img{ vertical-align:middle; height:16px; width:auto; margin-right:10px; border:1px solid #fff;}
/* end header-top */

.tt-header{position:absolute;top:0;left:0;width:100%;z-index:101}
.tt-header .logo img.black,.stick.tt-header .logo img.black{display:inline-block;}
.tt-header .logo img.white,.stick.tt-header .logo img.white{display:none;}

.tt-header ul{padding-left:0;margin-bottom:0}
.tt-header .logo{display:inline-block;position:relative; line-height:54px; max-height:54px; z-index:101;transition:none; margin-top:5px; margin-bottom:5px;}
.tt-header .logo img{display:inline-block;max-width:100%;max-height:54px;width:auto;height:auto;vertical-align:middle}

.tt-header .main-nav>ul>li>a{}
.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li:hover>a{color:#d20404;}

/* 菜单列表 */
.cmn-toggle-switch:focus{outline:0}
.tt-header .cmn-toggle-switch{display:none;position:relative;float:right;margin-top:12px;padding:0;width:25px;height:17px;cursor:pointer;z-index:101}
.tt-header .cmn-toggle-switch span{display:block;position:absolute;top:7px;left:0;right:0;height:3px;background:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::after,.tt-header .cmn-toggle-switch::before{content:"";position:absolute;display:block;top:7px;left:0;width:100%;height:3px;background:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::before{margin-top:-7px}
.tt-header .cmn-toggle-switch::after{margin-top:7px}
.tt-header .cmn-toggle-switch.active::before{-webkit-transform:translateY(7px) rotate(45deg);-moz-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active::after{-webkit-transform:translateY(-7px) rotate(-45deg);-moz-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active span{opacity:0}

/* TT-MSLIDE */
.tt-mslide {position: relative;	overflow: hidden;}
.tt-mslide:before {content: '';	display: block;	position: absolute;	top: 0;	left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0);}
.tt-mslide-entry {display: table-cell;width: 99999px;height: 780px;	padding-bottom: 270px;	text-align: center;	-webkit-background-size: cover;	-moz-background-size: cover; background-size: cover; background-position: center center;	vertical-align: bottom;}
.tt-mslide-entry:before {position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: '';}
.slider_content {width:100%;	float: none; text-align: center; margin: 0 auto;}
.tt-mslide-title {color: #fff; text-transform: initial; text-align: left;}
.tt-mslide-title h3{ font-size:50px; line-height:100px; display:block;}
.tt-mslide-title p{ font-size:24px;}
.tt-mslide .text-animation {visibility: hidden;}
.tt-mslide .text-animation.animated {visibility: visible;}

.slide1{background: url(../images/banner-pic01.jpg) no-repeat;	background-size: cover;}
.slide2{background: url(../images/banner-pic02.jpg) no-repeat;	background-size: cover;}
.slide3{background: url(../images/banner-pic03.jpg) no-repeat;	background-size: cover;}

/* SWIPER 轮播切换按钮 */
.swiper-slide{position:relative}
.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#999;opacity:1;}
.swiper-pagination .swiper-pagination-bullet-active{background:#d20404}

/* swiper-pagination-white */
.swiper-pagination-white .swiper-pagination-bullet{background:#999}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#d20404}

/* swiper position */
.swiper-pagination.fixed{bottom:30px!important}
.swiper-pagination.relative-pagination{position:relative;top:0;margin-top:30px}
.swiper-button-next,.swiper-button-prev{color:#fff!important}

/* 内页header_hd */
.header_wrap{overflow:hidden;}
.header_hd{position:relative;}
.header_hd .backg-about{background:url(../images/ny-about.jpg) no-repeat top center;width:100%; height:350px;  }
.header_hd .backg-product{background:url(../images/ny-product.jpg) no-repeat top center;width:100%; height:350px;  }
.header_hd .backg-cases{background:url(../images/ny-cases.jpg) no-repeat top center;width:100%; height:350px;  }
.header_hd .backg-news{background:url(../images/ny-news.jpg) no-repeat top center;width:100%; height:350px;  }
.header_hd .backg-contact{background:url(../images/ny-contact.jpg) no-repeat top center;width:100%; height:350px;  }
.header_hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:350px;  }
.header_hd .solgn{color:#333;width:1160px;height:350px;margin-left:-580px;margin-top:-60px;text-align:center;position:absolute;left:50%;top:50%}
.header_hd .solgn h2{font-size:36px; padding-bottom:10px; color:#d20404;}
.header_hd .solgn h2::after{content:"";display:block;width:24px;height:2px;background:#d20404; margin:10px auto 0px auto;}
.header_hd .solgn h3{font-size:24px}

/* 产品轮播切换按钮 */
.lblist{display:none;}
.lblist .owl-carousel.owl-carousel17.owl-theme.owl-loaded.owl-drag{padding-top:0;}
.lblist .owl-carousel .owl-nav,.lblist .owl-carousel .owl-nav.disabled{display:block;font-size:-webkit-xxx-large;position:relative;right:0;top:0;margin:0 auto;float:none;text-align:center;margin-top:0px}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev,.lblist.main-owal .client_say .owl-carousel .owl-dot{cursor:pointer;cursor:hand;position:relative;display:block;text-align:center;display:inline-block;margin:0 auto}
.lblist .owl-nav i{color:#fff;font-size:20px;height:30px;width:30px;background:#1e2434;margin-right:16px;padding:5px 10px 0 10px; border-radius:15px;}
.lblist .owl-nav .owl-next:hover i,.lblist .owl-nav .owl-prev:hover i{background:#d20404}

/* 视频设置 */
video{display: block; position: relative; width: 100%; height: 100%;object-fit: cover;}

/* 模块主标题 */
.mkbt{padding-bottom:20px;}
.mkbt h2.maintitle{font-size:36px; color:#000; margin:0; font-weight:bold;}
.mkbt h2.maintitle::after {content:""; display:block; width:60px; height:4px; background:#d20404; margin:10px auto 10px auto; border-radius:2px;}

.mkbt2{}
.mkbt2 h2.maintitle{font-size:36px; color:#000; margin:0; font-weight:bold; padding-bottom:10px;}
.mkbt2 p.subtitle{font-size:24px;color:#333;text-transform:uppercase;display:block;}

.mkbt-white{}
.mkbt-white h2.maintitle{font-size:36px; color:#fff; margin:0; font-weight:bold; padding-bottom:10px;}
.mkbt-white p.subtitle{font-size:24px;color:#fff;text-transform:uppercase;display:block;}

.mkbt2-white{}
.mkbt2-white h2.maintitle{font-size:36px; color:#fff; margin:0; font-weight:bold; padding-bottom:10px;}
.mkbt2-white p.subtitle{font-size:24px;color:#fff;text-transform:uppercase;display:block;}

.mkbt-ny{padding-bottom:20px;}
.mkbt-ny h2.maintitle{font-size:24px; color:#000; margin:0; font-weight:bold;}
.mkbt-ny h2.maintitle::after {content:""; display:block; width:60px; height:2px; background:#d20404; margin:10px auto 0px auto; border-radius:2px;}

/* 数字滚动 */
.stripes-1{background:url(../images/bg02.jpg) no-repeat center center; padding:20px 0px;}
.stripes-1 .digital h2{color:#d20404;font-size:42px; text-align:center; font-family:impact;}
.stripes-1 .digital h2 span:last-child{font-size:24px; font-weight:bold; color:#333; font-family:"微软雅黑";}
.stripes-1 .digital h5{font-size:18px; text-align:center; padding:15px 0px;}

/* 首页产品类别TAB切换 */
.taba-bg{background:#fff; padding:10px 0px;}
.taba{zoom:1;clear:both;overflow:hidden; border-bottom:0px solid #f0f0f0;}
.taba ul{display:-ms-flexbox; display:-webkit-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; justify-content:center;}
.taba ul li{color:#333; font-weight:normal; cursor:pointer; padding:0px 100px;font-size:16px; display:inline-block; text-align:center;}
/*.taba ul li{color:#333; font-weight:normal; float:left; cursor:pointer; padding:0px 20px;font-size:16px; width:14%; text-align:center;}*/
.taba ul li.current{color:#d20404;}
/*.taba ul li.current::after {content:""; display:block; width:40px; height:2px; background:#333; margin:10px auto 0px auto; border-radius:2px;}*/
.taba ul li:last-child{margin-right:0px;}
.taba ul li img{max-width:80px; height:80px; margin:0 auto;}
.taba ul li span{font-size:14px;}
.taba-c { clear:both;}
.taba-c .tabacontent{ display:none;margin:0px 0px;}


/*首页研发与制造-PC端*/
.tabc-bg{ overflow:hidden;}
.tabc-wrap{ background:#fff; position:relative; height:670px;}
.tabc{zoom:1; z-index:99999;color:#fff; text-align:center;position:absolute;left:0%;top:0px; width:100%; height:670px; clear:both; overflow:hidden;}
.tabc ul{ margin:50px auto; width:50%;}
.tabc ul li{color:#fff; font-weight:normal; float:left; cursor:pointer; padding:40px 20px; width:45%; text-align:center; border:2px solid #fff; margin:10px 10px; background:rgba(255,255,255,0.3); display:inline-block;}
.tabc ul li h2.title{font-weight:24px; font-weight:normal; padding:15px 0px; clear:both; overflow:hidden;}
.tabc ul li.current{ background:#d20404; color:#fff;}
.tabc ul li:last-child{margin-right:0px;}
.tabc ul li img{max-width:60px; height:60px; margin:0 auto;}
.tabc ul li p.txt{font-size:16px;}
.tabc ul li a{color:#fff;}
.tabc-c { clear:both; }
.tabc-c .tabccontent{ display:none;}
.tabc-c .tabccontent img{width:100%; height:670px; }

/*首页研发与制造-手机端*/
/*.index-app-bg{background:url(../images/index-sol-bg01.jpg) no-repeat; clear:both; overflow:hidden; padding:20px 0px; display:none;}
.index-app{color:#fff; padding:20px 0px; margin:10px 0px; width:100%; min-height:190px; text-align:center; border:2px solid #fff; background:rgba(255,255,255,0.3);}
.index-app h2{ font-size:20px; font-weight:normal; padding:10px 0px 10px 0px; clear:both; overflow:hidden;}
.index-app.current{ background:#d20404; color:#fff;}
.index-app img{max-width:50px; height:50px; margin:0 auto;}
.index-app p.txt{font-size:14px;}
.index-app a{color:#fff;}*/

/*首页产品*/
.index-pro-bg{background:url(../images/bg04.jpg) no-repeat; background-size:cover; background-position:center; position:relative; color:#fff; padding:50px 0px;}
.index-tjpro{ padding:20px 0px;}
.index-tjpro dl dt{font-size:24px; color:#000; padding-top:50px; padding-bottom:20px;}
.index-tjpro dl dd.txt{color:#666; font-size:16px; line-height:30px; padding-bottom:20px;}
.index-tjpro dl dd ul{ clear:both; overflow:hidden; padding-bottom:20px;}
.index-tjpro dl dd ul li{ float:left; padding:0px 20px;}
.index-tjpro dl dd ul li:first-child{padding-left:0px;}
.index-tjpro dl dd ul li img{border:1px solid #f0f0f0; border-radius:5px;}

/*内页一级类的样式*/
.category-bg{ background:#d20404; color:#fff; text-align:center;}
.category{}
.category a{color:#fff;border-radius:0px; border:0px solid #dddddd;margin:0px 0px;font-size:14px;padding:10px 20px; display:inline-block;}
.category a.active,.category a:hover{color:#d20404;border-radius:0px;background:#fff;border:0px solid #d20404;}
.category a.active::after,.category a:hover::after {content:""; display:block; width:30px; height:2px; background:#d20404; margin:0 auto;}

/*内页二级类的样式*/
.category2{padding:20px 0px; text-align:center;}
.category2 a{color:#333;border-radius:0px; border:1px solid #dddddd;margin:5px 15px;font-size:14px;padding:6px 15px; display:inline-block;}
.category2 a.active,.category2 a:hover{color:#fff;border-radius:0px;background:#d20404;border:1px solid #d20404;}

.category3{padding:20px 0px;}
.category3 a{color:#333;border-radius:0px; border-bottom:2px solid #dddddd;margin:5px 0px;font-size:14px;padding:6px 15px; display:inline-block; font-size:18px;}
.category3 a.active,.category3 a:hover{border-radius:0px;color:#d20404;border-bottom:2px solid #d20404;}

/* - 左侧分类 - */
.left-list{background:#d20404; color:#fff; border:1px solid #f0f0f0; margin-bottom:20px;}
.left-list h3{font-size:24px; text-align:center; padding:20px 0px;}
.left-list h3 span{font-size:14px; display:block;}
.left-list dl{ background:#fff; color:#333; margin:0; padding:0 20px;}
.left-list dl dt{line-height:40px; font-size:16px; font-weight:normal; border-bottom:1px solid #f0f0f0; padding:0px 0px;}
.left-list dl dt i{padding-right:10px; color:#d20404;}
.left-list dl dt:last-child{border-bottom-width:0px;}
.left-list ul li{line-height:36px; padding:0px 20px 0px 20px;}
.left-list ul li:last-child{border-bottom:1px solid #f0f0f0;}
.left-list dl dt a.active{color:#d20404;}

.left-contact{background:#d20404; color:#fff; border:1px solid #f0f0f0;}
.left-contact h3{font-size:24px; text-align:center; padding:20px 0px;}
.left-contact h3 span{font-size:14px; display:block;}
.left-contact-content{background:#fff; color:#333; padding:20px 20px; font-size:14px;}

/* 模块面包屑 */
.breadcrumb{background:#fcfcfc;line-height:40px; border-bottom:1px solid #f0f0f0;}
.breadcrumb ul{display:inline-block;padding-left:0;margin-bottom:0}
.breadcrumb ul li{list-style:none;float:left;padding-right:10px;color:#fff;background:0}
.breadcrumb ul li.active a{color:#fff;font-size:14px;}
.breadcrumb ul li a{color:#d20404;font-size:14px;}
.breadcrumb i{color:#333;font-size:14px; margin:0 10px;}

/* 模块面包屑2 */
.breadcrumb2{background:none;line-height:50px}
.breadcrumb2 i{margin:0px 5px;}
.breadcrumb2 ul li{float:left;padding-right:10px}
.breadcrumb2 ul li.active a{color:#333;font-size:14px;}
.breadcrumb2 ul li a{color:#333;font-size:14px;}
.breadcrumb2 ul li i{color:#666;font-size:14px;}

/* 模块面包屑3 */
.breadcrumb3-bg{border-bottom:0px solid #ddd;background:#ddd;}
.breadcrumb3{margin:5px 5px;font-size:14px;padding:5px 20px;}
.breadcrumb3 i{color:#333;font-size:14px; margin:0 10px;}

/* Image Hover Effect 图片特效 */
.image-zoom-on-hover{overflow:hidden}
.image-opacity-on-hover img,.image-zoom-on-hover img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.image-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}
.image-opacity-on-hover:hover img{opacity:.5}
.image-opacity-on-hover{background:rgba(0,0,0,.9);}
.image-gray-on-hover:hover img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}

/* 图片列表 */
/* 默认文字无背景 */
.piclist{}
.piclist .txt .txt-content{background:none; padding:15px 0px; border-top:1px solid #f0f0f0;}
.piclist .txt .txt-content h3{font-size:14px; font-weight:normal;}
.piclist .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist .img-box{ overflow:hidden; background:rgba(255,255,255,0); border:1px solid #eee;}
.piclist .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:1}

.piclist-wk{}
.piclist-wk .txt .txt-content{background:none; padding:15px 0px; border-top:0px solid #f0f0f0;}
.piclist-wk .txt .txt-content h3{font-size:14px; font-weight:normal;}
.piclist-wk .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist-wk .img-box{ overflow:hidden; background:rgba(255,255,255,0); border:0px solid #eee;}
.piclist-wk .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist-wk:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:1}

.newslist{margin:0px 0px 10px 0px; background:#f8f8f8; font-size:14px;}
.newslist dl dt{font-size:16px; padding:20px 20px 20px 20px; font-weight:normal;}
.newslist dl dd.riqi{color:#999; padding:20px 20px 40px 20px;}
.newslist dl dd.pic{padding-bottom:10px;}
.newslist dl dd.txt{color:#666; padding:0 20px;}
.newslist dl dd.more{padding-bottom:15px;}
.newslist dl dd.more a{border:1px solid #cdcdcd; padding:6px 15px; color:#333; display:inline-block;}
.newslist dl dd.more a:hover{ background:#d20404; color:#fff; border:1px solid #d20404;}

.newslist ul li{font-size:16px; border-bottom:1px dashed #f0f0f0; padding:15px 0px;}
.newslist ul li span{color:#999; padding-right:20px;}


/* 视频list加弹出视频 */
.d_1{float:left;width:100%;}
.d_1 ul{margin:0 -19px}
.d_1 ul li{float:left;width:100%;padding:0 19px;margin-top:0px;position:relative}
.d_1 ul li a{float:left;width:100%;display:block}
.d_1 ul li a .z_img{float:left;width:100%;position:relative}
.d_1 ul li a .z_img img{display:block;float:left;width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.d_1 ul li a i{position:absolute;display:block;width:69px;top:50%;left:50%;margin-left:-35px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.d_1 ul li a i img{display:block;width:100%}
.d_1 ul li a h4{float:left;width:100%;margin-top:10px;line-height:30px;height:30px;font-size:16px;color:#666;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.d_1 ul li a:hover>img{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

.d_s{width:50%; margin:0 auto; position:relative}
.d_s a{width:100%;display:block}
.d_s a .z_img{float:left;width:100%;position:relative}
.d_s a .z_img img{display:block;float:left;width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.d_s a i{position:absolute;display:block;width:69px;top:50%;left:50%;margin-left:-35px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.d_s a i img{display:block;width:100%}
.d_s a:hover>img{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

@media screen and (max-width:991px){
.d_1 ul{margin:0 -10px}
.d_1 ul li{padding:0 10px;margin-top:30px}
.d_1 ul li a i{width:40px;margin-left:-20px}
}
@media screen and (max-width:767px){
.d_1{margin-top:15px}
.d_1 ul{margin:0}
.d_1 ul li{padding:0 5px;margin-top:10px;width:100%}
.d_1 ul li a h4{margin-top:5px;line-height:24px;height:24px;font-size:14px}
}
/*视频弹窗*/
.video_tc{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1999;background:rgba(0,0,0,.6)}
.video_tc .vid_m{position:absolute;left:20%;top:20%;width:60%;height:auto;overflow:hidden;padding:0 30px}
.video_tc .vid_m i{display:block;position:absolute;right:0;top:0;width:20px;height:20px;background:url(../images/cha.png) no-repeat;background-size:100%;cursor:pointer}
.video_tc .vid_m ._vid{float:left;width:100%}
.video_tc .vid_m ._vid video{display:block;position:relative;width:100%;height:100%;object-fit:cover}
.video_tc .vid_m ._vid p,.video_tc .vid_m ._vid p iframe{width:100%;height:100%}
@media screen and (max-width:1199px){
.video_tc .vid_m{left:10%;top:50%;width:80%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
}
@media screen and (max-width:767px){.video_tc .vid_m{left:5%;top:50%;width:90%;padding:0 15px}
.video_tc .vid_m i{width:10px;height:10px;background-size:100%}
}

/* 详情页 */
.detail_title h3{font-size:24px; text-align:center;}
.detail_title h3 span{ display:block; font-weight:normal; font-size:14px; color:#999; line-height:32px; border-bottom:1px solid #e0e0e0; margin:10px 0px;}
.detail_content{ padding-bottom:20px;}
.detail_content p{ padding:10px 0px;}
.detail_content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}

.detail_content .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail_content .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

.detail_pre_next{padding-bottom:30px;}
.detail_pre_next ul li{ color:#999;}
.detail_pre_next ul li a{ color:#666;}

.detail-single{padding-bottom:20px;}
.detail-single p{ padding:10px 0px;}
.detail-single img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}

.detail-single .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail-single .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

/* 产品详情多图片展示 */
.w{width:100%;height:100%}
.leftBox{float:left}
.normalBox{overflow:hidden;position:relative;border:1px solid #f2f2f2}
.normalBox .w{display:none}
.botBox{width:100%;background:#fff;overflow:hidden;margin:10px 0}
.botBox ul li{float:left;width:20%;height:100%;border:1px solid #f2f2f2;border-radius:0px; cursor:pointer;}
.botBox ul li img{opacity:.5;}
.botBox ul li:last-child{margin-right:0px;}
.bord{border-color:#d20404!important;opacity:1!important}
.bord img{opacity:1!important;}
.moveBox{width:200px;height:200px;background:rgba(222,0,0,.4);position:absolute;top:0;left:0;display:none;cursor:move}
.magBox{width:540px;height:540px;border:1px solid #f2f2f2;position:relative;float:left;overflow:hidden;display:none}
.magBox ul li{display:none;position:absolute;top:0;left:0}
#n,.m{display:block!important;}
.box{width:110px;margin:auto}


/* - 产品详情右侧标题和说明参数 - */
.proshow02{}
.proshow02-title{ font-size:24px; padding:50px 0px 20px 0px; color:#d20404; font-weight:bold;}
.proshow02-overview{border-bottom:1px solid #f2f2f2; color:#666; font-size:16px; line-height:30px; padding-bottom:20px;}
.proshow02-overview h3{ font-size:18px; padding:20px 0px;}
.proshow02-overview p{color:#333;}
.proshow02-tel{background:#d20404; color:#fff; font-size:16px; padding:10px 30px; display:inline-block; margin-top:20px;}
.proshow02-tel span{font-family:impact;}

.proshow03{padding:20px 0px;}
.proshow03-title{ border-bottom:1px solid #f2f2f2;}
.proshow03-title span{font-size:24px; padding:0px 30px; display:inline-block; margin:0 5px;}
.proshow03-title span.active a{color:#d20404;}
.proshow03-title span.active::after {content:""; display:block; width:60px; height:4px; background:#d20404; margin:20px auto 0px auto; border-radius:2px;}

.proshow03-content{ padding:20px 0px;}
.proshow03-content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.proshow03-content-t{ background:#f0f0f0; font-size:18px; font-weight:bold; padding:20px 20px; margin:20px 0px;}
.proshow03-content-c{}

/*内页关于我们切换*/
.tabb{zoom:1;clear:both;overflow:hidden; border-bottom:1px solid #f2f2f2; margin:20px 0px;}
.tabb ul li{color:#333; font-weight:normal; float:left; cursor:pointer; padding:0px 30px;font-size:24px; text-align:center;}
.tabb ul li.current{color:#d20404;}
.tabb ul li.current::after {content:""; display:block; width:60px; height:4px; background:#d20404; margin:20px auto 0px auto; border-radius:2px;}*/
.tabb ul li:last-child{margin-right:0px;}
.tabb-c { clear:both;}
.tabb-c .tabbcontent{ display:none;margin:0px 0px;}


/* 联系我们在线留言表单 */
.feedback-title{}
.feedback-title h4{ font-size:24px; font-weight:bold; padding-bottom:10px;}
.forms{clear:both; overflow:hidden;}
.forms .forms_label{position:relative;margin-bottom:20px}
.forms .forms_label .iconfont{position:absolute;font-size:16px;color:#999;left:0;top:0;line-height:1;margin:15px 0 0 10px}
.forms .forms_label input,.forms .forms_label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0;padding-left:30px; border:1px solid #f0f0f0; box-shadow:none}
.forms .forms_label input:focus,.forms .forms_label textarea:focus{box-shadow:none}
.forms .forms_label input{height:46px}
.forms .forms_label textarea{padding:14px 0 0 30px;height:178px;resize:none}
.forms .forms_btn{font-size:16px;line-height:1;padding:15px 0px;background:#d20404;color:#fff;border:0 none; cursor:pointer; width:100px; text-align:center;}

/* FOOTER 底部*/
footer .footer-bg{background:#171c24; color:#999;}

footer .footer-logo{}
footer .footer-logo p{}

footer .footer-contact{}
footer .footer-contact h2{font-size:24px; font-weight:normal; color:#fff;line-height:28px; margin-top:10px;}
footer .footer-contact h2::after {content:""; display:block; width:50px; height:4px; background:#d20404; margin-top:10px; margin-bottom:10px; border-radius:2px;}
footer .footer-contact-nr{ padding:5px 0px; font-size:14px;}
footer .footer-contact ul{padding:5px 0px;}
footer .footer-contact ul li{text-align:center; float:left; width:25%; padding:0 15px 0px 0px;}

footer .footer-qrcode{ padding-top:70px;}
footer .footer-qrcode img{width:120px; height:120px;}
footer .footer-qrcode p{display:block; font-size:14px;}

footer .footer-list h2{font-size:24px; font-weight:normal; color:#fff;line-height:28px; margin-top:10px;}
footer .footer-list h2::after {content:""; display:block; width:50px; height:4px; background:#d20404; margin-top:10px; margin-bottom:10px; border-radius:2px;}
footer .footer-list p{font-size:14px;color:#fff;line-height:28px; font-weight:normal; margin:0 auto}
footer .footer-list ul{padding:0}
footer .footer-list ul li{list-style:none;font-size:14px;padding:5px 0px;clear:both;color:#dbdbdb}

footer .footer-copyright{background:#171c24;padding:10px 0;color:#999;text-align:center; border-top:1px solid #333; font-size:14px;}
footer .footer-copyright a{color:#ccc;}
footer .footer-copyright a:hover{color:#fff; text-decoration:underline;}
footer .footer-copyright p{display:inline-block;}

footer a{color:#999}
footer a:hover{color:#fff;text-decoration:none}

/* index-about关于我们 */
.index-about-left01 img{padding-bottom:20px;}
.index-about-left02 div:first-child img{padding-right:10px;}
.index-about-left02 div:last-child img{padding-left:10px;}

/* 内页联系方式 */
.ny-contactlist ul{padding:15px 0px; width:460px; margin:0 auto;}
.ny-contactlist ul li{text-align:center; float:left; width:125px; border:1px solid #f0f0f0; margin:0 10px;}