﻿@charset "utf-8";
/* CSS Document */
@media all and (max-width:1700px){/*1680 * 1050*/
}

@media all and (max-width:1580px){/*1680 * 1050*/
.navMenu>li>a{padding:0 30px;}  
}

@media all and (max-width:1460px){/*1440 * 900*/
.navMenubox{margin-left:6%;}  
.navMenu>li>a{padding:0 25px;}
}

@media all and (max-width:1410px){/*1366 * 768*/
.in_search{margin:0 0 0 40px;}
.ny_bn{height:400px;}
.ny_bn img{width:100%; height:400px; object-fit:cover; position:absolute; left:50%; top:0; margin-left:-50%;}  
}

@media all and (max-width:1366px){/*1366 * 768*/
.navMenu>li>a{padding:0 20px;}  
}

@media all and (max-width:1300px){/*1280 * 800*/	
}

@media all and (max-width:1200px){ /*1200*/	
.navMenu>li>a{padding:0 10px;}	
}

@media all and (max-width:1100px){/*1024 * 768 */		
.navMenubox{margin-left:2%;}  
.navMenu>li>a{padding:0 8px;} 
}

@media all and (max-width:1000px){
.navMenubox{display:none;}
.top_r{margin-right:60px;}

/*手机下拉*/
.phxia{position:relative; display:block!important;}
.xialaph{position:fixed; z-index:999; top:100px; right:0; display:none; width:100%; padding-bottom:200px; background:#fff;}
.xialaph.active{top:0;}
.xialaph .ul2,.xialaph .ul3{display:none;}
.xialaph h3 a{font-size:16px; font-weight:bold; line-height:44px; color:#000;}
.xialaph h3{position:relative; border-bottom:1px solid #ddd;}
.xialaph h3::after{position: absolute; bottom:0; left:0; width:100%; height:1px; content:''; opacity:.1; background-color:#e5e5e5;}
.xialaph h4 a{font-size:14px; line-height:40px;}
.xialaph h4{position:relative; padding-left:10px;}
.xialaph h4::after{position:absolute; right:0; bottom:0; left:0; height:1px; content:''; opacity:.05; background-color:#fff;}
.xialaph h3 img{float:right; width:13px; margin-top:15px; cursor:pointer;}
.xialaph h3.active,.xialaph h4.active{border-bottom:0;}
.xialaph h3.active img.img_s,.xialaph h4.active img.img_s{display:none;}
.xialaph h3.active img.img_d,.xialaph h4.active img.img_d{display:block;}
.img_d{display:none;}
.xialaph .ul2{padding-top:7px; padding-bottom:8px; background-color:#f4f4f4;}
.xialaph .ul3{position:relative; margin-top:0; padding-top:10px; padding-bottom:10px; padding-left:30px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.xialaph .ul3 li a{font-size:12px; line-height:26px; display:block; text-transform:uppercase; color:#999;}
.xialaph .ul3 li{padding-top:5px;}
.xialaph .ul3 li:first-child{padding-top:0;}
.phonemeng{position:absolute; z-index:1048; top:0; left:0; display:none; width:100%; height:100%; opacity: .6; background-color:#000;}
.phonemeng.active{display:block;}
.menuph{position:absolute; top:30px; right:20px; width:40px; height:40px; cursor:pointer; text-align:center; background-color:#d1252d;}

/*手机按钮*/
.menuph .point{position:relative; display:inline-block; width:28px; height:22px; margin-top:10px;}
.menuph .point:hover .navbtn,.menuph .point:hover .navbtn::after,.menuph .point:hover .navbtn::before{width:28px;}
.menuph .navbtn{position:absolute; top:10px; right:0; display:inline-block; width:21px; height:1px; -webkit-transition: all .3s ease-out 0s; -moz-transition: all .3s ease-out 0s; -ms-transition: all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s; background: #fff;}
.menuph .navbtn::after,.menuph .navbtn::before{position: absolute; right: 0; display: inline-block; width: 28px; height: 1px; content: ''; -webkit-transition: all .3s ease-out 0s; -moz-transition: all .3s ease-out 0s; -ms-transition: all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s; background: #fff;}
.menuph .navbtn::after{top:-11px;}
.menuph .navbtn::before{top:10px;}
.menuph .point.active .navbtn{background:transparent;}
.menuph .point.active .navbtn::after{top:0; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}
.menuph .point.active .navbtn::before{top:0; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg);}
.phxia .container{position:relative; padding:0 15px; margin:auto; width:100%;}
}

@media all and (max-width:980px){
body{overflow-x:hidden;}
.side{display:none;}
.in_search{width:40px; height:40px; margin:30px 0 0 10px;}
.search_icon{margin:10px 0 0 10px;}
.in_search .search_box{top:40px;}

/* 手机首页焦点图部分 */
.banner{margin-top:100px;}
.banner .swiper-slide .pc{display:none;}
.banner .swiper-slide .m{display:block;}
.banner .swiper-pagination-bullet{width:13px; height:13px; border:2px solid #fff;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px !important;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px !important;}

/* 手机首页产品中心部分 */
.in_product{margin:40px auto 0;}
.in_title h2{font-size:28px; line-height:30px;}
.in_title h2 span::before{width:40px; right:108%;}
.in_title h2 span::after{width:40px; left:108%;}
.in_title p{font-size:15px;}

.in_pronr{margin:40px auto 0;}
.in_pro_img ul li{width:0.49%; margin-right:0.02%;}

/* 手机首页关于络鑫部分 */
.in_aboutbg{margin:auto; height:auto;}
.in_about_video{width:100%;}
.in_about_video video{min-height:260px;}
.in_about_txtbg{width:100%; height:auto; float:left; padding:40px 40px 60px;}
.in_about_ttitle h2{font-size:28px; line-height:30px;}
.in_about_ttitle h2:after{width:40px; margin-top:20px;}
.in_about_text{width:100%;}
.in_about_twz{margin-top:20px; font-size:14px; line-height:28px;}
.in_about_more{width:160px; margin-top:30px;}
.in_about_more a,.in_news_more a{width:160px;}

/* 手机首页新闻资讯部分 */
.in_newsnr{margin:40px auto 0;}
.in_news_img ul li{width:0.49%; margin-right:0.02%;}
.in_news_l{left:0;}
.in_news_r{right:0;}
.in_news_more{width:160px; margin:20px auto 0;}

/* 手机首页企业展示部分 */
.in_qyfcbg{padding:40px 0;}
.in_title2 h2{font-size:28px; line-height:30px;}
.in_title2 h2 span::after{width:40px; left:108%;}
.in_title2 h2 span::before{width:40px; right:108%;}
.in_title2 p{font-size:14px;}
.in_qyfc_img{margin-top:40px;}
.in_qyfc_imgl{width:100%;}
.in_qyfc_imgl h3{font-size:24px; margin:20% auto 0;}
.in_qyfc_imgr{width:100%; float:left; margin-top:6px;}
.in_qyfc_imgr li h3{font-size:18px; padding:0 10px; margin:15% auto 0;}

/* 手机首页在线留言部分 */
.in_feedbg{padding:30px 0;}
.kslx-s h3{width:100%; font-size:24px;}
.kslx-s input{width:33%; height:30px; margin-top:10px; text-indent:10px;}
.kslx-s input:nth-child(4n){width:33%;}
.kslx-s button{width:20%; height:38px; margin:10px 0 0 0;}

/* 手机首页底部版权部分 */
.footer{padding:10px 0;}
.footer-t{display:none;}
.footer-b{width:100%; margin:10px auto 0; font-size:14px; text-align:center; line-height:28px; padding:0 10px;}

/* 手机内页代码部分 */
.ny_bn{width:100%; height:auto; margin:100px auto 0;}
.ny_bn img{width:100%; height:240px; display:block; object-fit:cover; position:initial; left:0; margin-left:0;}

.dw{margin:20px auto 0;}
.dw_wz{font-size:14px;}

.ny_main{width:95%;}
.nyl_list h2 a,.nyr_tit{font-size:22px;}
.nyl_cont_list h3{font-size:16px;}
.nyr_text{margin-top:30px;}
.nyr_text img{width:100%; display:block;}

.honor_r_img{margin-top:10px;}
.honor_r_img li{width:49%; margin:20px 2% 0 0;}
.honor_r_img li:nth-child(2n){margin-right:0;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:30px 0 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 6px; line-height:24px; font-size:14px; border:1px solid #e5e5e5; margin:0 2px; text-transform:none;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#d1252d; background:#d1252d;}

/* 手机内页产品列表部分 */
.pro_img{margin-top:20px;}
.pro_img li{width:49%; margin:2% 2% 0 0;}
.pro_img li:nth-child(3n){margin-right:2%;}
.pro_img li:nth-child(2n){margin-right:0;}
.pro_img li .biaoti h3{font-size:16px;}

.products{width:100%;}
.pros_left{width:100%;}
.spec-scroll .items{width:75%; height:50px;}
.spec-scroll .items ul li{width:60px;}
.pros_right{width:100%; margin-top:40px;}
.pros_right_top{border-bottom:1px solid #ddd;}
.pros_right_top h2{font-size:24px; line-height:30px;}

.proleft{line-height:28px;}
.proleft_btn li{width:49%; margin-right:2%;}
.proleft_btn li:nth-child(2n){margin-right:0;}
.proleft_btn li a{width:100%;}
.proleft_tel{margin-top:20px;}
.proleft_tel strong{font-size:16px;}
.tabs-basic,.news_bot{margin-top:40px;}
.tabs-basic ul{border-bottom:none;}
.tabs-basic ul li{width:49%; float:left; display:inherit; margin-right:2%;}
.tabs-basic ul li:nth-child(2n){margin-right:0;}
.tabs-basic ul li a{width:100%; padding:10px 20px; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tabs-basic .tabs-content-placeholder{width:100%; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div p{font-size:14px; line-height:28px;}
.tabs-basic .tabs-content-placeholder .div p img{width:100%; display:block;}
.hot_pro2{margin-top:50px;}
.scrollleft2{width:100%; float:left; margin-top:30px;}
.scrollleft2 li{width:180px; float:left; margin-right:10px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #d1252d;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/* 手机新闻资讯部分 */
.newsL{margin-top:0;}
.newsL ul li{width:100%; position:relative; padding-bottom:20px;}
.newsL li .newsL-pic{width:100%;}
.newsL li .newsL-note{width:100%; margin:20px 0 0 0;}
.newsL li .newsL-note h4{font-size:16px;}
.newsL li .newsL-note p{font-size:14px; margin:20px 0; -webkit-line-clamp:3; line-clamp:3;}
.newsL li .newsL-date{width:30%; position:absolute; left:0; top:0; background:rgba(0,0,0,.3); text-align:center; padding:20px 0;}
.newsL li .newsL-date span{font-size:24px; font-weight:bold; color:#fff; padding-bottom:0; margin-bottom:10px;}
.newsL li .newsL-date span:after{right:50%; margin-right:-15px; bottom:-4px;}
.newsL li .newsL-note a.more{margin-left:20px;}

.newsinfo_left{width:100%; padding-right:0;}
.newsinfo_left_title .title{line-height:36px; font-size:22px;}
.newsinfo_left_title .other_box{margin-top:20px;}
.newsinfo_left_text{margin-top:20px; font-size:14px; line-height:30px;}
.newsinfo_left_text img{width:100% !important; display:block;}
.m30{margin-top:20px;}
.newsinfo_right{width:100%; margin-top:40px; border-top:1px solid #e6e6e6; padding-top:40px;}
.info-box{padding-bottom:20px;}

.view-page{width:100%; float:left; position:relative; margin:0; border-top:none;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:100%; float:left; height:38px; border:solid 1px #e5e5e5; line-height:38px; position:static; transition:background-color .25s ease-in-out; -webkit-transition:background-color .25s ease-in-out; margin-top:10px; text-align:center; background:#fff; border-radius:5px;}
.view-page .prev{left:0;}
.view-page .prev a{background:url(../images/le.png) 12px center no-repeat; text-transform:uppercase; border:none; padding-left:0;}
.view-page .next a{text-align:center;}
.view-page a{display:block;} 
.view-page .back{left:50%; width:100%; border:none; margin-left:0;}
.view-page .back a{background:url(../images/back.png) 16px center no-repeat #d1252d; color:#fff; text-align:center; text-transform:uppercase; border:none; padding-left:0;}
.view-page .back a:hover{background:url(../images/back.png) 16px center no-repeat #ec6814; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 95% center no-repeat; text-transform:uppercase; border:none;}
.view-page .prev:hover a{background:url(../images/le-white.png) 12px center no-repeat #d1252d; color:#fff;}
.view-page .next:hover a{background:url(../images/ri-white.png) 95% center no-repeat #d1252d; color:#fff;}

/* 手机企业展示内页部分 */
.qyfc_r_img li{width:100%; margin:30px 0 0;}
.shouce-list li{width:100%;}
.shouce-in{padding:40px 2.5%;}
.shouce-in>span{right:10px; top:30px;}

/* 手机招贤纳士内页部分 */
.jobctit{width:100%; height:auto; float:left; background:#d1252d;line-height:30px;padding:10px; font-size:16px; margin-bottom:10px;} 	 
.jobctit span{width:33.333%; line-height:46px; float:left; text-align:center;}
.job-content span.job_post{text-align:center; padding:0;}
.job-content dl dt{font-size:14px; height:auto !important; line-height:46px !important;}
.job-content dl dt span{width:33.333%;}
.job-content span.job_cls{width:33.333%;}
.job-content dl dt .down{margin:auto; height:40px;}
.job-content dl dd{padding:15px 20px 20px;}
.job-content dl dd .cont li{width:100%; font-size:14px;}
.job-content dl dd p span{font-size:16px;}
.job-content dl dd p{font-size:14px; line-height:26px;}
.job-content span.job_add, .job-content span.job_time{padding:0;}
.job-content span.job_money, .job-content span.job_num{padding:0;}

/* 手机联系我们内页部分 */
.contact{margin-top:40px;}
.contact h3{font-size:24px; letter-spacing:1px;}
.contact ul{margin-top:20px;}
.contact ul li{min-height:230px; padding:40px 20px;}
.wtrel-hm b,.contact ul li p,.contact ul li p.add{font-size:14px; line-height:28px;}
.map{width:100%; float:left; margin-top:30px;}
#mapbarframe{width:100%; height:350px !important;}

.message{padding:40px 20px; margin:40px auto 0;}
.message h2{font-size:18px;}
.message ol li{width:100%; margin-bottom:10px;}
.message ol li input{height:40px; line-height:38px;}
.message ol li textarea{font-family:'Microsoft YaHei';}

}
	 
@media all and (max-width:768px){
.ny_left{width:100%;}
.nyl_list h2{height:60px; line-height:60px; background:#d1252d url(../images/lb_tb.png) no-repeat 98% center; }
.sidebarMenu li a{height:46px; line-height:46px;}
.nyl_cont h2{height:60px; line-height:60px; background: #d1252d url(../images/ny_cont_teltb.png) no-repeat 98% center;}
.nyl_cont_list{padding:20px;}
.ny_right{width:100%; float:left; margin-top:40px;}
}

@media all and (max-width:640px){
}

@media all and (max-width:580px){
.menuph{right:10px;}
.in_probg{margin:40px auto 0; padding:40px 0;}
.in_pro_l,.in_pro_r{display:none;}
.in_qyfc_imgr{margin-top:10px;}
.in_qyfc_imgr li{width:100%;}
.in_qyfc_imgr li h3{margin:23% auto 0;}

.about_rimg li,.pro_img li{width:100%;}

.contact ul li{width:100%; min-height:auto;}

}

@media all and (max-width:414px){	
.in_pro_img ul li,.in_news_img ul li{width:1%;}  
.in_pro_dd{margin:20px auto;}

.in_news_img ul li{padding:30px 20px;}

.kslx-s input{width:100%;}
.kslx-s input:nth-child(4n){width:100%;}

.honor_r_img li{width:100%; margin:20px 0 0 0;}

.contact ul li{width:100%; border-right:none; border-bottom:1px solid #eee;}
.message h3{font-size:20px;}
.jobctit{margin-top:30px;}
}

@media all and (max-width:375px){
.top_rlg{font-size:14px;}  
.top_rlg a{padding:0 3px;}
}