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

@media all and (max-width:1580px){/*1680 * 1050*/
}

@media all and (max-width:1460px){/*1440 * 900*/
}

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

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

@media all and (max-width:1300px){/*1280 * 800*/
.navMenu>li>a{padding:0 18px;}  
}

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

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

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

/*手机下拉*/
.phxia{position:relative; display:block!important;}
.xialaph{position:fixed; z-index:999; top:80px; 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:20px; right:10px; width:40px; height:40px; cursor:pointer; text-align:center; background-color:#007fd6;}

/*手机按钮*/
.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%;}

.search2{width:93%; height:25px; position:relative; background:#eee; margin:20px auto 0;}
.sear_bk2{width:80%; height:25px;float:left; padding-left:10px; line-height:25px; border:none; background:none; font-size:12px;}
.search_btn2{width:25px; height:25px; float:right;}
.search_btn2 .pushbutton{background:url(../images/search_btn.jpg) center no-repeat; border:0px; width:25px; height:25px; cursor:pointer; padding:0px; margin:0px; float:left;}	

}

@media all and (max-width:980px){
/*web*/
body{overflow-x:hidden;}
.top_bg{height:80px;}
.logo{margin-top:6px;}
.logo_wz{margin:20px 0 0 10px;}
.top_search{display:none;}	

/* 手机首页焦点图部分 */
.banner{margin-top:80px;}
.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_pro{margin:40px auto 0;}
.in_title h2,.in_title2 h2{font-size:24px;}
.in_title h2 span::before,.in_title2 h2 span::before{top:6px;}
.in_title h2 span::after,.in_title2 h2 span::after{top:6px}
.in_title p,.in_title2 p{margin-top:10px; font-size:15px; line-height:24px;}
.in_pronr{margin:20px auto 0;}
.in_prol{width:100%;}
.in_prol_list h3 a{background-size:cover;}
.in_prol_list h3 a:hover,.in_prol_list h3 a.cur{background-size:cover;}
.in_prol_lb li{width:32%; float:left; margin-right:2%;}
.in_prol_lb li:nth-child(3n){margin-right:0;}
.in_prol_lb li a{border-bottom:1px solid #e6e6e6; border-top:none;}
.in_prol_lb li a:last-of-type{border-bottom:none;}
.in_pror{width:100%; float:left; margin-top:20px;}
.in_pror_img li{width:49%; float:left; margin:0 2% 20px 0;}
.in_pror_img li:nth-child(2n){margin-right:0;}

/* 手机首页关于我们部分 */
.in_aboutbg{margin:20px auto 0; padding:40px 0;}
.in_about_nr,.in_newsnr{margin:20px auto 0;}
.in_about_pic{width:100%;}
.in_about_text{width:100%; line-height:28px;}

/* 手机首页新闻资讯部分 */
.in_news{margin:40px auto 0;}
.in_news_img ul li{width:1%;}

/*手机底部信息部分 */
.footer{margin:20px auto 0; padding:30px 0 20px;}
.foot_list{display:none;}
.foot_cont{width:75%; line-height:28px;}
.foot_ewm{width:25%;}
.copy_bg{margin:20px auto 0; padding-top:20px;}

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

.dw{margin:20px auto 0;}

.ny_main{width:95%; margin:40px auto;}	
.ny_left{width:100%;}
.sidebarMenu li a{height:46px; line-height:46px;}
.sidebarMenu li>ul>li{width:50%;}
.ny_right{width:100%; float:left; margin-top:20px;}
.nyr_tit{font-size:18px; padding-bottom:10px;}
.nyr_text{margin-top:30px; font-size:14px; line-height:28px;}
.nyr_text img{width:100%; display:block;}
.m30{margin-top:20px;}

.honor_r_img li{width:49%; margin:30px 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:40px 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:#007fd6; background:#007fd6;}

/* 手机内页产品列表部分 */
.pror_img li{width:49%; margin:30px 2% 0 0;}
.pror_img li:nth-child(2n){margin-right:0;}

.promore_nr{margin-top:40px;}
.promore_left{width:100%; line-height:28px;}
.promore_right{width:100%; float:left; margin-top:40px;}

/* 手机新闻资讯内页部分 */
.news_text dl{position:relative;}
.news_text dl dt{width:100%;}
.news_text dl dd{width:100%; margin-top:10px;}
.news_text dl dd .left{width:100%;}
.news_text dl dd .right2{width:90px; background:rgba(0,0,0,.5); position:absolute; left:0; top:0;} 
.news_text dl dd .right2 p{padding:10px 0; border:none; color:#fff;}
.news_text dl dd .right2 p:nth-child(1){font-size:40px; line-height:30px; border:none; color:#fff;}

.new-view-title{margin-top:30px;}
.new-view-title h2{font-size:18px;}
.promore_box img,.newsmore_text img{width:100% !important; display:block;}

.view-page{width:100%; float:left; position:relative; margin:40px 0 20px; 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;}
.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 #007fd6; 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 #007fd6; color:#fff;}
.view-page .next:hover a{background:url(../images/ri-white.png) 95% center no-repeat #007fd6; color:#fff;}

/* 手机人才招聘内页部分 */
.jobctit{width:100%; height:auto; float:left; background:#007fd6;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 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;}

/* 手机联系我们内页部分 */
.cont_text{margin-top:30px;}
.cont_l{width:100%; padding:0;}
.cont_l p{line-height:32px;}
.cont_r{width:100%; float:left; margin-top:20px; text-align:left;}
#mapbarframe{width:100%; height:340px !important;}
.cont_text2{margin-top:40px;}

.message{margin:30px auto 0;}
.message h3{font-size:18px;}
.message ol li{width:100%; margin-bottom:10px;}
.message ol li input{height:40px; line-height:38px;}

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

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

@media all and (max-width:580px){
.in_prol_lb li{width:49%; float:left; margin-right:2%;}
.in_prol_lb li:nth-child(3n){margin-right:2%;}
.in_prol_lb li:nth-child(2n){margin-right:0;}
.in_pror_img li{margin:0 2% 10px 0;}
.foot_ewm p{font-size:12px;}

.gcsl_r_img li{width:100%;}

}

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

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

}