﻿/* reset */
body,ul,li,p,h1,h2,h3,h4,h5,h6,img,br,hr,table,tr,td,dl,dt,dd,form {margin: 0;padding: 0;}
body {font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei","华文细黑",STHeiti,MingLiu;font-size: 14px;color: #434343;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x: hidden;}
ul,li {list-style: none;}
img {border: none;}
i,em{font-style:normal}
a {text-decoration: none;color: #555;}
a:hover{color: #4562ac;}
/* 公用 */
.i_inner{width: 1200px;margin: auto;}
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }
.fl{float: left;}
.fr{float: right;}
.rel { position: relative; }
.abs { position: absolute; }
.fid { position: fixed; }
.flex{display: flex;}
.block{display: block;height: 100%;}
.font16{font-size: 16px;}
.font14{font-size: 14px;}
.inputreset{outline: none}
.text_ov{overflow: hidden;white-space:nowrap; text-overflow:ellipsis; }
.i_clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
a.linkstyle:hover{background: #DA251C;color: #ffff;border: 1px solid #DA251C;}
p.line4{line-height: 21px; display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.scale1_1{transition: all .5s;}
.scale1_1:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
 /* 版权图片切换 */
.weiling,.wangshang{display: inline-block;margin-left: 10px;}
.i_copyright li{display: inline-block;margin-right: 3px;}
.i_copyright li a:hover{ -webkit-transition-property:background-image;-webkit-transition-duration: 0.4s;-webkit-transition-timing-function: ease;}
.i_copyright li span{display: inline-block;float: left;line-height: 30px;font-size: 14px;}
.weiling{width:120px;height:18px;background: url(../images/weiling.png) no-repeat center center;background-size: 100%, 100%;}
.weiling:hover{background: url(../images/weiling_hover.png) no-repeat;background-size: 100%, 100%}
.wangshang{width:113px;height:22px;background: url(../images/wangshang.png) no-repeat;background-size: 100%, 100%;}
.wangshang:hover{background: url(../images/wangshang_hover.png) no-repeat;background-size: 100%, 100%}
/* 主页导航 */
.i_header{padding: 20px 0;}
#nav{text-align:center; float: right;padding-top: 5px;}
#nav ul{width:100%; float:left;margin-bottom: 0px;}
#nav li{float:left;box-sizing: border-box;  position:relative; z-index:99;display: inline-block;margin-left: 37px;width: 96px;}
#nav a{width:100%; display:block; float:left; line-height:19px;outline:none;position:relative;font-size: 14px;}
#nav a span{font-size:16px;-webkit-text-size-adjust:none;line-height:24px; display:block; position:relative}
#nav li ul{display:none;position:absolute; background:#fed35c; top:50px; left:0px; padding:10px 0; z-index:99}
#nav li ul li{line-height:30px; height:30px; margin:0; position:relative; padding:0px; background:none; z-index:2}
#nav li ul a,#nav li.active ul a,#nav li.sfhover ul a{height:30px; line-height:30px; font-size:12px; float:none;}
/* #nav li:hover a,#nav li.active a{color:#fed35c;} */
#nav li:hover .nav_pull_down a,
#nav li.active .nav_pull_down a{color:#fff;}
#nav li:hover a{color: #555;}
#nav li ul li:hover a{color:#fed35c}
#nav .icon{color:#fff; line-height: 60px}
#nav li.active{padding-bottom: 8px;border-bottom: 1px solid #555;}
/* border-bottom: 1px solid #fed35c; */
/* banner */
.fullSlide{ position: relative; width:100%;  height:100%;}
.fullSlide .prev,
.fullSlide .next{ position:absolute; z-index:1; display:block; width:66px; height:66px; margin-top:-50px; left:20px;cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;}
.fullSlide .prev{background: url(../images/banner_prev_03.png) no-repeat;background-size: cover;}
.fullSlide .next{left:auto; right:30px;background: url(../images/banner_next_03.png) no-repeat;background-size: cover;}
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }
.fullSlide .playState{ display:block; position:absolute; z-index:1; right:30px; top:50%; margin-top:-20px; width:51px; height:51px; overflow:hidden;  background:url(images/icons.png) 23px -132px #000  no-repeat; filter:alpha(opacity=60);opacity:0.6;  }
.fullSlide .pauseState{ background-position:23px -201px; }
.fullSlide .playState:hover{ filter:alpha(opacity=100);opacity:1;}
.fullSlide .i_inner{width:1600px;position: absolute; top:50%;height: 66px;left: 0;right: 0;margin: auto;}
.fullSlide li a{display: block;width: 100%;height: 100%;}
.index_more{position: absolute;bottom: -20px;left: 0;right: 0;margin: auto;animation:more 3s infinite;}
/* 车标 */
.autoLogs{padding: 48px 0 30px;}
.autoLogs .i_inner p{line-height: 42px;font-size: 20px;}
.i_title{position: relative;text-align: center;font-size: 20px;border-bottom: 1px solid #bebebe;margin-bottom: 12px;width: 300px;margin: auto;}
.i_title span{display: inline-block;width: 40px;height: 3px;background: #fed35c;position: absolute;left: 0;right: 0;margin: auto}
.i_title p{line-height: 42px;}
.i_title_en{display: block;margin: 12px auto 40px;}
.autoLogs img{display: block;margin: auto;}
.autoLogs img.i_title_en{margin: 12px auto 40px;}
.autoLogs{background: #1b1c20;color: #fff;}
.autoLogs_list{width: 700px;margin: auto;}
.autoLogs .i_inner{margin-bottom: 16px;}
.autoLogs_list li{width: 120px;height: 120px;box-sizing: border-box;border: 1px solid #bebebe;float: left;margin-right: 60px;border-radius: 50%;overflow: hidden;}
.autoLogs_list li:last-child{margin-right: 0;}
.autoLogs_list li a{display:table-cell;;width: 120px;height: 120px;text-align: center;line-height: 120px;vertical-align: middle}
.autoLogs_list li a img{line-height: 120px;vertical-align: middle;}
.autoLogs_list li:hover{border: 1px solid #fed35c;}
/* 产品轮播 */
.i_product{vertical-align:middle;margin-bottom: 65px;padding-top: 50px;}
.i_product .i_inner{position: relative;}
.i_product img{overflow: visible;vertical-align:middle;}
.i_product .swiper-slide{line-height: 300px;text-align: center;width: 280px!important;}
.i_product .swiper-slide h4{line-height: 26px;}
.i_product .swiper-slide p{line-height: 20px;}
.i_product .swiper-slide-active+div{width: 580px!important;}
.i_product .swiper-slide-active+div img{-webkit-transform:scale(1.8,1.8);}
.i_more{display: block;width: 178px;height: 44px;line-height: 44px;background: #fed35c;color: #fff;text-align: center;margin: auto;border-radius: 20px;box-sizing: border-box;border:1px solid #fed35c;transition: all .5s;}
.i_more:hover{background: #fff;color: #fed35c;}
.i_product_tag{position: absolute;left: 0;top: -200px;background: #fed35c;padding: 40px 30px 30px 20px;}
.i_product_tag img{display: block;}
.i_product_tag span{display: inline-block;width: 34px;height: 2px;background: #fff;margin-top: 17px;margin-bottom: 38px;}
.i_product_tag h3{line-height: 30px;font-size: 20px;color: #fff;}
.i_product_tag p{font-size: 16px;color: #fff;line-height: 26px;}
/* 中间广告 */
.i_advertising{background: url(../images/i_advertising_02.png) no-repeat;padding: 48px 0 40px;position: relative;}
.i_advertising .i_advertising_left{float: left;margin-top: 48px;}
.i_advertising .i_advertising_right{float: right;}
.i_advertising .triangle{position: absolute;left: 0;right: 0;margin: auto;top: 0;}
/* 产品展示 */
.product_display{position: relative;padding-top: 70px;padding-bottom: 60px;}
.product_display .fangche{position: absolute;left: -700px;top: -100px;height: 362px;}
.product_display_text{width: 707px;float: right;position:relative;}
.product_display_text h2{font-size: 24px;color: #4d4d4d;margin-bottom: 20px;}
.product_display_text p.product_display_text_msg{font-size: 18px;line-height: 36px;}
.i_btns{margin-top: 22px;}
.i_btns li{display: inline-block;width: 58px;float: left;margin-right: 24px;text-align: center;}
.i_btns li a{display: block;}
.i_btns li a .i_btns_box{border: 1px solid #c6c6c6;box-sizing: border-box;text-align: center;padding: 10px 0;border-radius: 8px;}
.i_btns li a p{line-height: 32px;}
.i_btns li:hover a{color: #fed35c;}
.product_more{display:block;width: 178px;box-sizing: border-box;height: 44px;line-height: 44px;border: 1px solid #bebebe;color: #777;text-align: center;border-radius: 18px;margin-top: 32px;transition: all .5s;}
.product_more:hover{border: 1px solid #388da1;color: #388da1;}
/* 新闻 */
.i_news{background: #eeeeee;padding-bottom: 60px;padding-top: 50px;}
.i_news_line{width: 780px;float: left;color: #4d4d4d;}
.i_news_line_pic{width: 390px;float: left;position: relative;overflow: hidden;}
.i_news_line_pic .news_pic{display: block;width: 100%;transition: all .5s;}
.i_news_line_pic .news_arrow{position: absolute;bottom:30px;right:30px;}
.i_news_line_pic:hover .news_pic{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.i_news_line_text{float: left;width: 390px;background: #fff;padding: 34px;box-sizing: border-box;}
.news_text_top{padding-bottom: 20px;border-bottom: 1px solid #bebebe;}
.news_text_top a{transition: all .5s;}
.news_text_top h3{line-height: 28px;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_text_top span{line-height: 22px;}
.news_text_top p{line-height: 24px;margin-top: 10px;}
.news_text_bot{padding:15px 0 0;}
.news_text_bot p{line-height: 32px;font-size: 14px;color: #777777;padding-left: 10px;position: relative;}
.news_text_bot p span{display: inline-block;width: 5px;height: 1px;background: #777;position: absolute;left: 0;top: 16px;}
.w390{width: 390px;float: right;}
.i_news_line_left{width: 780px;}
.news_text_top:hover a{color: #fed35c;}
.news_text_bot p a{transition: all .5s;}
.news_text_bot p:hover a{color: #fed35c;}
.i_news .product_more{margin:50px auto 0;color: #777777;border-color: #bebebe;}
.i_news .product_more:hover{border: 1px solid #fed35c;color: #fed35c;}
.i_footer_top{background: #1b1c20;line-height: 60px;border-bottom: 1px solid #ffffff;}
.i_footer_top li{display: inline-block;float: left;margin-right: 170px;}
.i_footer_top li:last-child{margin-right: 0;}
.i_footer_top a{font-size: 14px;color: #fff;display: block;}
.i_footer_center{background: #1b1c20;padding: 36px 0;}
.i_footer_left{width: 300px;float: left;margin-right: 107px;}
.i_footer_left img{margin-bottom: 23px;}
.i_footer_left{color: #fff;float: left;}
.i_footer_left h4{font-size: 16px;font-weight: 100;}
.i_footer_right h4{font-size: 16px;font-weight: 100;text-align: right;}
.i_footer_left .line_p{line-height: 28px;margin-top: 12px;}
.i_footer_middle{width: 400px;float: left;text-align: center;color: #fff;padding-top: 40px;}
.i_footer_middle img{margin-bottom: 30px;}
.i_copyright li{float: left;}
.line_p p{position: relative;padding-left: 20px;position: relative;background: url(../images/dian_03.png) no-repeat center left;}
/* .line_p span{display: inline-block;width: 4px;height: 4px;background: #388da1;position: absolute;left: 0;top: 12px;} */
.i_footer_right{width: 320px;float: right;}
.i_footer_right .line_p{margin-top: 12px;}
.i_footer_right .i_qr_code img{display: block;width: 110px;height: 110px;}
.i_qr_code li{float: left;margin-left: 20px;}
.i_qr_code li:first-child{margin-left: 0}
.i_footer_right{color: #fff;}
.i_footer_right_title{margin-bottom: 23px;}
.i_footer_right_title img{float: right;}
.i_footer_right p{text-align: right;}
.i_footer_right .line_p p{position: relative;padding-right: 20px;position: relative;background: url(../images/dian_03.png) no-repeat center right;padding-left: 0;line-height:28px;}
.i_footer_right li p{text-align: center;line-height: 32px;}
.i_footer_bot{background: #535353;color: #fff;padding: 16px 0 25px;}
.i_footer_bot a{color: #fff;margin:0 18px;}

.center{margin-left:-40px;margin-right:-40px;}
.center .slick-center h3{-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);color:#e67e22;opacity:1;transform:scale(1);}
.center h3{-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);-webkit-transform:scale(0.95);opacity:0.8;transform:scale(0.95);transition:all 300ms ease;}


/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; padding-top: 50px;}
.slick-slide h4{font-weight: normal;line-height: 28px;}
.slick-slide:hover h4{color:#fed35c;}
.slick-slide p{line-height: 20px;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1;padding-top: 50px;height: 310px;}
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none;text-align: center;}
.slick-slide img { display: inline-block;width: 100%; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-center{position:relative;z-index: 999;}
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 28px; line-height:0;font-size:0;width: 17px; cursor: pointer; top: 60%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

/* .slick-prev:before, .slick-next:before {  font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } */

.slick-prev {left: -25px;}
.slick-next {right: -25px;}
.slick-prev{background: url(../images/product_left_03.png) no-repeat;}
.slick-next{background: url(../images/product_right_05.png) no-repeat;}
/* Dots */
.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }
.slick-center img{transition: all .5s;display:block;margin:0 auto 50px;width: 100%;}
.slick-center img{transform: scale(1.4,1.4);}

.querytab{margin-top: 50px;}
.querytab .i_tab{display: none;}
.querytab .i_tab:first-child{display: block;}
.querycontrol {display: block;width: 400px;margin:0 auto;}
.querycontrol li{display: block;width: 120px;float: left;text-align: center;background: #1b1c20;color: #fff;margin-right: 20px;line-height: 40px;transition: all .5s;}
.querycontrol li:last-child{margin-right: 0;}
.querycontrol li:hover{background: #fed35c;border-radius: 10px;}
.swiper-container .swiper-slide img{display: block;width: 100%;}
.swiper-father{position: relative;margin: 50px 0;}
.swiper-container{padding-top: 26px;padding-bottom: 26px;}
.swiper-slide{transform: scale(1.2);background: #fed35c;border: 20px solid #fed35c;}
.swiper-slide:not(.swiper-slide-active){transform: scale(1);border: none;z-index: -1;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background:#535353 url(../images/i_next_06.png) no-repeat center;width: 66px;height: 66px;right: -120px;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 1;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: #535353 url(../images/i_prev_06.png) no-repeat center;width: 66px;height: 66px;left: -120px;}

.i_footer_top a:hover{color:#ddd;}
.i_footer_bot a:hover{color: #ddd;}
@-webkit-keyframes more{
    0% {bottom:-20px;}
    50% {bottom:0px;}
    100% {bottom: -20px}
}
/*内页*/
.ny_banner{width:100%; height: 345px; position: relative}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.cpys_ban{background: url(../images/cpys_ban.jpg) no-repeat center;}
.search_ban{background: url(../images/search_ban.jpg) no-repeat center;}
.lbrq_ban{background: url(../images/lbrq_ban.jpg) no-repeat center;}
.goods_ban{background: url(../images/case_ban.jpg) no-repeat center;}
.case_ban{background: url(../images/goods_ban.jpg) no-repeat center;}
.jszc_ban{background: url(../images/jszc_ban.jpg) no-repeat center;}
.cz_ban{background: url(../images/cz_ban.jpg) no-repeat center;}
.lbj_ban{background: url(../images/lbj_ban.jpg) no-repeat center;}
.hkyp_ban{background: url(../images/hkyp_ban.jpg) no-repeat center;}
.szhy_ban{ background: url(../images/szhy_ban.jpg) no-repeat center;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat center;}
.join_ban{ background: url(../images/join_ban.jpg) no-repeat center;}
.contact_ban{width:100%;  background: url(../images/contact_ban.jpg) no-repeat center;}

.p-tit{height:55px;line-height:55px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#666666;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left; height:54px}
.m-crm a{margin:0 3px;color:#666;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#333;text-decoration:underline}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:52px;line-height:52px;color:#666;font-size:16px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.p-tit ul li.active,.p-tit ul li:hover{border-bottom:2px solid #fed35c}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#fed35c}
.ny_about { width: 100%; height: auto;  overflow: hidden; font-size: 16px;  color: #666; line-height:30px;
    line-height: 26px; margin-top: 40px;  margin-bottom: 40px;}




/*新闻*/
.p-ct{width:100%; height: auto; overflow: hidden;margin-top: 38px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:204px;padding:10px; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background:#fed35c; color:#fff}
.new-list .f-imgfd-img{width:287px;height:100%;margin-right:40px;overflow:hidden; float: left}
.new-list .f-imgfd-img img{width:100%; height: 100%;}
.new-list li .f-imgfd-li{width:840px;height:100%;float: left; padding-top:20px;}
.new-list h3{width: 100%; height: 35px; line-height: 35px; font-size: 24px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;font-weight: bold}
.new-list .time{font-size: 14px; color: #333333;line-height: 35px;}
.f-xx{width:100%; height: 55px; line-height: 26px; overflow: hidden; margin-bottom:6px; color:#333333; font-size: 14px; margin-top: 20px;}
.new-list li:hover h3{color:#fff}
.new-list li:hover .time{color:#fff}
.new-list li:hover .f-xx{color:#fff}




/*联系我们*/
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot .ewm{float:right; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; font-size:14px; color:#666; line-height:26px;}
.m-map{width:100%; height:350px; margin-top:50px;}
.m-contright{width:700px; height: auto; float: left;font-size:14px; line-height:28px;color:#666}

/*设备*/
.ny_shebei{height:auto; overflow: hidden}
.ny_shebei ul{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.ny_shebei ul li{width:267px; height: auto; overflow: hidden; float: left;margin-bottom: 27px; margin-right:43px;}
.shebei_pic{width:267px;overflow: hidden; height:197px}
.shebei_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_shebei ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_shebei ul li p{width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#666; font-size:16px; text-align:center}
.ny_shebei ul li:hover .sousuo{background: #fed35c}
.ny_shebei ul li:nth-child(4n){margin-right:0px;}
.ny_shebei ul li div{width:100%;}
.ny_shebei ul li div img{width:100%;}
.ny_shebei ul li .honor_pic{width:100%; height:213px; overflow:hidden; border:1px solid #ddd;box-sizing:border-box;}




/*产品详情*/
.ny_product{}
.ny_pronav{width:100%; height: auto; overflow: hidden; margin: 20px 0}
.ny_pronav ul{width:1200px; height: auto; margin: 0px auto;}
.ny_pronav ul li{width:162px; height: 44px; background: #dcdcdc; text-align: center; line-height: 44px; float: left; margin-right: 11px; margin-bottom: 12px;border-bottom: 2px solid #fff;cursor: pointer;}
.ny_pronav ul li a{color:#333333; font-size: 15px;}
.ny_pronav ul li:nth-child(7n){margin-right: 0px;}
.ny_pronav ul li:hover{background:#fed35c; border-bottom: 2px solid #333333}
.ny_pronav ul li.active{background:#fed35c; border-bottom: 2px solid #333333}
.ny_pronav ul li.active a,.ny_pronav ul li:hover a{color:#fff}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_product ul li{width:388px; height:auto; float: left; margin-right: 18px;margin-bottom: 30px; overflow: hidden}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.pro_pic{width:100%; background: #eeeeee; padding: 10px;box-sizing: border-box;}
.pro_img{width:100%; height: 100%; position: relative; overflow: hidden;background:#fff;}
.pro_h{width:100%; height: 100%; position: absolute; top: 0px; left:0px;  }
/*background: url(../images/p_h.png) no-repeat;background-size:100% 100%;opacity: 0;*/
.ny_product ul li img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li p{width:100%; height: 43px; background: #b5b5b5; text-align: center; line-height: 43px; font-size: 16px; color: #333333;margin-top: 10px;}
.ny_product ul li:hover .pro_h{opacity: 1}
.ny_product ul li:hover p{background: #fed35c;color:#fff;}
.ny_produc_xx{width:880px; height: auto; overflow: hidden; font-size: 14px; color: #777777; line-height: 26px;margin: 38px auto 0}
.ny_produc_xx p{font-size: 14px; color: #777777; line-height: 26px;}

.proshow_xx a:hover{color: #555;}
.container{width:1200px;margin:auto;}
#list_hide p{text-align: center;background:#fed35c;color:#fff;}



.side_navigation{position: fixed;right: 80px;top: 40%;width: 100px;z-index: 9999;}
.side_navigation a{color: #fff;display: block;}
.side_navigation .basics li{padding: 20px 0;margin-bottom: 1px;text-align: center;color: #fff;position: relative;}
.side_navigation .basics li:first-child{border-radius: 8px 8px 0 0;}
.side_navigation .basics{margin-bottom: 1px;}
.side_navigation .basics li img{display: block;margin:0 auto 10px;}
.side_navigation .side_qr_code{text-align: center;line-height: 44px;color: #fff;}
.side_navigation .side_qr_code li{margin-bottom: 1px;position: relative;}
.side_navigation .side_qr_code li .side_qr_code_box{position: absolute;top: 0;left: -124px;width: 114px;display: none;}
.side_qr_code_box img{display: block;width: 114px;}
.side_return_top{background: #535353;padding: 20px 0;text-align: center;color: #fff;border-radius: 0 0 8px 8px;overflow: hidden;}
.side_return_top img{display: block;margin:0 auto 10px;}

.side_navigation li{background: #535353;}
.side_navigation li:hover{background: #fed35c;}
.basics_phone{position: absolute;left: -230px;width: 220px;top: 0;height: 100%;background: #fed35c;font-size: 24px;line-height: 97px;text-align: center;display: none;}
@media screen and (max-width: 1600px) {
	.fullSlide .i_inner{width: 100%;}
}