@charset "utf-8";
/* CSS Document */

.nbanner {position: relative;width: 100vw;height: 100vh;overflow: hidden;}
.nbanner .nbanner_bg {width: 100%;height: 100%;background-size: cover;-webkit-transition: all 0.35s;transition: all 0.35s;background-repeat: no-repeat;background-position: center center;position: absolute;top: 0;left: 0;}


/*内页二级导航*/
.secondnav_bg{position:relative; width:100%;background:#f6f8fa;z-index:5;overflow-x:auto;overflow-y:hidden;}
.secondnav{align-items:center;}
.secondNav_list li{margin-right:0.4rem; float:left;}
.secondNav_list li:last-child{margin-right:0;}
.secondNav_list li>a{line-height:0.8rem;position:relative;color:#777777;font-size: 0.18rem;transition:color .6s ease;}
.secondNav_list li>a.on{font-weight:bold; color:#333333;}
.secondNav_list li>a:hover{font-weight:bold; color:#e9203c;}
.secondNav_loc{line-height:0.8rem;display: flex;align-items: center;}
.secondNav_loc span{ margin:0px 0.1rem;font-size:0.18rem;color:#666666;transition:color .6s ease-in-out;}
.secondNav_loc a{ font-size:0.18rem;color:#666666;transition:color .6s ease-in-out;}


/**********about****************/
.q_about_main1 { position: relative; overflow: hidden; height: 90vh}
.q_about_main1 .box {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 2}
.q_about_main1 .masks {position: absolute;top: 0px;left: 0;right: 0;bottom: 0}

.q_about_main1 .mask {position: absolute;top: 50%;left: 50%;background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;width: 100%;
    height: 100%;background:url(../images/zhouyu.png) center center no-repeat;
    -webkit-box-sizing: content-box; background-size:cover;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.q_about_main1 .mask.active {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate(-50%, -50%) scale(6) !important;
    -ms-transform: translate(-50%, -50%) scale(6) !important;
    -o-transform: translate(-50%, -50%) scale(6) !important;
    transform: translate(-50%, -50%) scale(6) !important
}

.q_about_main1 .bg_img {height: 100%;position: relative}
.q_about_main1 .bg_img img {position: absolute;top: 50%;left: 50%;max-height: none;max-width: none;min-height: 100%;width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.q_about_main1 .bg_img video {position: absolute;top: 50%;left: 50%;max-height: none;max-width: none;min-height: 100%;width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.q_about_main2 { z-index: -1; height: 100vh}


/*******企业简介**********/
.n_about_bg{position: relative;z-index: 5; padding:0.9rem 0px; background: #fff;}
.n_about_title {font-size:0.6rem; line-height: 1.2;color: #1c1c1c; font-weight:bold;text-align: center;}
.n_about_info {width: 100%;margin:0.4rem auto 0 auto;}
.n_about_info .n_about_me { font-size: 0.18rem;text-align: center;line-height: 1.6;color: #333333;}
.n_about_info .n_about_line {text-align: center;margin-top: 0.2rem; font-size: 0.18rem;line-height: 2; color: #777777;}


/*******企业文化**********/
.n_culture_bg{position: relative;z-index: 5; padding:0.9rem 0px; background: #fff;}
.n_culture_title {font-size:0.6rem; line-height: 1.2;color: #1c1c1c; font-weight:bold;text-align: center;}
.culture_list{ margin-top:1rem;}
.culture_item{width: 25%;text-align:center;color:#1c1c1c;}
.culture_tit{font-size: 0.3rem;line-height: 1.3;text-align:center;color:#1c1c1c;margin-bottom: 0.5rem;}
.culture_p{font-size:0.18rem;line-height:1.9;text-align:center;color:#888888;max-width: 80%;margin: 0 auto;}
/*******大图********/
.culture_bg {height: 90vh;overflow: hidden;width: 100%;z-index: 5;position: relative;}
.culture_bg .culture_bg_img {width: 100%;height: 140%;position: absolute;left: 0;top: -20%;z-index: 5;background-repeat: no-repeat;background-position: bottom center;background-size: cover;background-attachment: fixed;}

/*******荣誉资质**********/
.n_honor_bg{position: relative;z-index: 5; padding:0.9rem 0px; background: #fff;}

.honor_list{ margin-top:0.5rem;position: relative;}
.honor_li {float: left; width:30%; margin-right:5%;margin-bottom:5px;overflow: hidden;}
.honor_li:nth-child(3n){ margin-right:0px;}
.honor_libox {position: relative; display: block;transition: all .6s; padding:0.2rem;}
.honor_imgbox{ position: relative;overflow: hidden; border:1px solid #efefef; background:#f7f7f7;transition: all .6s;}
.honor_imgbox img {object-fit: cover;z-index: initial;transition: all .36s;}
.honor_imgbox .honor_list_png { width: 100%; position: relative; z-index: 1; top: 0;left: 0;}
.honor_imgbox .honor_list_img {width: auto;height: 100%;position: absolute;z-index: 1;top: 0;left: 50%;transform: translateX(-50%);}

.honor_txt{ width:100%; color:#333333; font-size:0.18rem; line-height:2; padding:10px 0px; text-align:center;}
.honor_li:hover .honor_imgbox{box-shadow: 0px 0.1rem 0.2rem rgba(6, 0, 1 ,0.2);}	

/*******合作客户*********/
.n_customer_bg{position: relative;z-index: 5; padding:0.9rem 0px; background: #fff;}

.customer_list{ margin-top:0.5rem;position: relative;}
.customer_li {float: left; width:22%; margin-right:4%;overflow: hidden;}
.customer_li:nth-child(4n){ margin-right:0px;}
.customer_libox {position: relative; display: block;transition: all .6s; padding:0.2rem;}
.customer_imgbox{ position: relative;overflow: hidden; border-radius:10px; background:#f6f8fa;transition: all .6s;}
.customer_imgbox img {object-fit: cover;z-index: initial;transition: all .36s;}
.customer_imgbox .customer_list_png { width: 100%; position: relative; z-index: 1; top: 0;left: 0;}
.customer_imgbox .customer_list_img {width: auto;position: absolute;z-index: 1;top: 50%;left: 50%;transform: translate(-50%,-50%);max-height: 80%; max-width: 70%;}
.customer_li:hover .customer_imgbox{box-shadow: 0px 0.1rem 0.15rem rgba(6, 0, 1 ,0.2);}	

.n_client_bg{position: relative;z-index: 5; padding:1.5rem 0px 1.1rem; background:url(../images/n_client_bg.jpg) center center no-repeat; background-size:cover;background-attachment:fixed;}

.client_list{ margin-top:0.5rem;position: relative;}
.client_li {float: left; width:24.25%; margin-right:1%;overflow: hidden; color:#fff; font-size:0.24rem; line-height:3;}
.client_li:nth-child(4n){ margin-right:0px;}


/*************probanner****************/
.page_banner {position: absolute;bottom: 0;left: 50%; width:100%;transform: translateX(-50%);-webkit-transform: translateX(-50%);z-index:5;}
.page_banner_box{align-items: end;}
.page_bannertxt{ width:52%;}
.page_bannertxt_tit{ position:relative; font-weight:bold;font-size:0.6rem; line-height:1.875; color:#fff;}
.page_bannertxt_tit::after {content: '';position: absolute;left: 0%; bottom:0;width: 1rem;height: 2px;background: linear-gradient(to bottom, #fe4b54, #f33648);}
.page_bannertxt_info{ font-size:0.18rem; line-height:1.875; color:#fff; margin-bottom:0.9rem; margin-top:0.3rem;}
.page_bannerimg{ width:48%; margin-right:-5%;}

.n_pro_bg{ position:relative; width:100%; overflow:hidden; padding:0.8rem 0px;}
.n_pro_tit{ font-size:0.4rem; color:#1c1c1c; line-height:2; font-weight:bold;}
.n_pro_info{ font-size:0.18rem; color:#1c1c1c; line-height:1.5;}

/***********--制作流程**********/
.n_process_bg{ position:relative; width:100%; overflow:hidden; background:#f6f8fa; padding:0.8rem 0px;}
.n_process_tit{ font-size:0.4rem; color:#1c1c1c; line-height:2; font-weight:bold;}
.n_process_box{ margin-top:0.5rem; margin-bottom:0.5rem;}
.n_process_box .list .item { position: relative; overflow:hidden;width: 24.25%;margin-right: 1%;margin-bottom: 20px; display: block;}
.n_process_box .list .item:nth-child(4n) {margin-right: 0;} 
.n_process_box .list .item  .img {position: relative;overflow: hidden;}
.n_process_box .list .item .img img {width: 100%;transition: 0.4s;}
.n_process_box .list .item .img::after {content: '';position: absolute;bottom: -100%;left: 0;width: 100%;height: 100%;z-index:1;
  background-image: linear-gradient(rgba(254, 75, 84, 0.8), rgba(233, 32, 60, 0.8));
  -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;
}
.n_process_box .list .item .img span { position: absolute;z-index:2; top: 120%;left: 50%; font-size: 0.24rem; font-weight:bold;color: #fff; line-height:2;
    transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); 
    -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;
}
.n_process_box .list .item .img span::after {content: '';position: absolute;left: 0%; bottom:0;width:100%;height: 4px;background:#fff;}
.n_process_box .list .item:hover .img img { transform: scale(1.05); }
.n_process_box .list .item:hover .img::after {bottom: 0;}
.n_process_box .list .item:hover .img span {top: 50%;}


/***********--advantage*********/
.n_advantage_bg{ position:relative; width:100%;height: 100vh; overflow:hidden;}
.n_advantage_img{width: 100%;height: 100%;top: 0;left: 0;position: absolute;z-index: 0;}
.n_advantage_img img {width: 100%;height: 100%;object-fit: cover;}
.n_advantage_tit{width: 100%; text-align:center; top:10vh;left: 0;position: absolute;z-index: 1;font-size:0.4rem; color:#ffffff; line-height:1.4; font-weight:bold}
.n_advantage_box{ position:relative; z-index:2; width:100%;}
.n_advantage_box ul {display:flex; flex-wrap:wrap; justify-content:flex-start; width:100%;}
.n_advantage_box ul li {position:relative; width:25%;height: 100vh;overflow: hidden;}
.n_advantage_box ul li:before {content:""; display:block; position:absolute; left:0; top:50%; transform:translateY(-50%);width:1px; height:100vh; background:linear-gradient(transparent 30%, rgba(255, 255, 255, 0.6) 70%);}

.n_advantage_box ul li::after {content: '';position: absolute;bottom: -100%;left: 0;width: 100%;height: 100%;z-index:1;
  background-image:linear-gradient(transparent 20%, rgba(22, 41, 59, 0.87) 80%);
  -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;}



.n_advantage_box ul li .con {position:absolute; width:100%; bottom:10vh; text-align:center; padding:0px 0.3rem;z-index:3; -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;}
.n_advantage_box ul li .con .ico {position:relative; width:0.85rem;margin: 0 auto 0.1rem auto;}

.n_advantage_box ul li .con .ico img {width: 100%;transition: 0.4s;}
.n_advantage_box ul li .con .ico .img2 {display: none;}

.n_advantage_box ul li .con h4 {font-size:18px; line-height:1.5; font-weight:normal; color:#ffffff; margin-bottom:0.3rem;min-height: 80px; }
.n_advantage_box ul li:hover .con{ bottom:18vh;}

.n_advantage_box ul li:hover::after {bottom: 0;}
.n_advantage_box ul li:hover .con .ico img {display: none;}
.n_advantage_box ul li:hover .con .ico .img2 { display: inline-block;}

/*************news*****************/
.n_news_bg{ position:relative; padding:0.8rem 0px;}
.n_news_box{}
.news_list {position:relative; padding-bottom: 10px;overflow:hidden;}
.news_li {float: left; width:calc(33.3333% - 8.4px); margin-right:12.5px;margin-bottom: 13px;overflow: hidden;}
.news_li:nth-child(3n){ margin-right:0px;}
.news_libox {position: relative; display: block;transition: all .6s;}
.news_imgbox{ position: relative;overflow: hidden;}
.news_imgbox img {object-fit: cover;z-index: initial;transition: all .36s;}
.news_imgbox .news_list_png { width: 100%; position: relative; z-index: 1; top: 0;left: 0;}
.news_imgbox .news_list_img {width: 100%;height: 100%;position: absolute;z-index: 1;top: 0;left: 0;}

.news_txtbox_bg {bottom: 0;padding: 0.3rem;transition: all .6s;position: absolute;z-index: 2;width: 100%; height:100%;left: 0;background:url(../images/news_txtbox_bg.png) center bottom  no-repeat;}
.news_txtbox {bottom: -75px;padding: 0.25rem;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;position: absolute;z-index: 3;width: 100%;left: 0; }
.news_txt {font-size: 18px;line-height: 1.6; margin-bottom:20px;overflow: hidden;color: #fff;transition: all .6s;}
.news_deps{font-size: 14px;line-height: 1.6;height:45px;overflow: hidden;color: #fff;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s; }
.news_libox:hover .news_txtbox_bg{ background: rgba(0, 0, 0, .5);}
.news_libox:hover .news_txtbox{transform: translateY(-75px);}
.news_libox:hover .news_imgbox img { transform: scale(1.05); }
.news_libox:hover .news_txt{ margin-bottom:10px;}
@media screen and (max-width: 767px){
 .news_li {float: left;width: 100%;margin-right: 0;}
}


/*****详细页*****/
.news-art-main{background: #f9f9f9;margin:0px auto;padding:5%;}
.art-tit h4{text-align: center;font-size: 20px;font-weight: normal;line-height:1.4;padding-bottom:0.2rem;color: #333;}
.art-tit h5{text-align: center;font-size: 14px;font-weight: normal;line-height: 38px;color: #888;border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.art-tit h5 span{display: inline-block;max-width: 300px; width:50%;}
.art-main{padding:0.4rem 0px;font-size: 0.18rem;line-height:1.7;color: #444;}
.art-main p{text-indent: 2em;font-size: 0.18rem;line-height:1.7;color: #444;}


.art-back li{font-size: 14px;}
.art-footer-last{border-top: 1px solid #e2e2e2;padding-top: 6px;line-height: 30px;}
.art-footer-next{border-bottom: 1px solid #e2e2e2;padding-bottom: 6px;line-height: 30px;}
.art-footer-last a,.art-footer-next a {line-height: 30px;color: #555;}
.art-footer-last a:hover,.art-footer-next a:hover {color:#c61634;}
.art-footer-back{padding-top: 26px;float: right;margin-top: -82px;margin-right: 20px;}
.art-footer-back a{display: block;position: relative;width: 10.18rem;height: 40px;overflow: hidden;border: 2px solid #c61634;line-height:36px;text-align: center;box-sizing: border-box;color: #c61634;}
.art-footer-back a span{display: block;position: relative;top: 0;}
.art-footer-back a:hover span{background: #c61634;color: #fff;top: -100%;line-height:40px;}
.art-footer-back a:hover{border: 0 none;}





/************生产设备****************/
.n_device_bg{ position:relative; padding:0.8rem 0px;}
.n_device_box{}
.device_list {position:relative; padding-bottom: 10px;overflow:hidden;}
.device_li {float: left; width:calc(33.3333% - 0.334rem); margin-right:0.5rem;margin-bottom:0.5rem;overflow: hidden;border-radius: 0.3rem}
.device_li:nth-child(3n){ margin-right:0px;}
.device_libox {position: relative; display: block;transition: all .6s;}
.device_imgbox{ position: relative;overflow: hidden;}
.device_imgbox img {object-fit: cover;z-index: initial;transition: all .36s;}
.device_imgbox .device_list_png { width: 100%; position: relative; z-index: 1; top: 0;left: 0;}
.device_imgbox .device_list_img {width: 100%;height: 100%;position: absolute;z-index: 1;top: 0;left: 0;}

.device_txtbox_bg {bottom: -100%;padding: 0.3rem;transition: all .6s;position: absolute;z-index: 2;width: 100%; height:100%;left: 0;background:url(../images/device_txtbox_bg.png) center bottom  no-repeat;}
.device_txtbox {bottom: 0;padding: 0.25rem; text-align:center;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;position: absolute;z-index: 3;width: 100%;left: 0; }
.device_txt {font-size: 18px;line-height: 1.6; margin-bottom:20px;overflow: hidden;color: #fff;transition: all .6s;}

.device_libox:hover .device_txtbox_bg{ bottom:0;}
.device_libox:hover .device_imgbox img { transform: scale(1.05); }
.device_libox:hover .device_txt{ margin-bottom:10px;}


@media screen and (max-width: 767px){
 .device_li {float: left;width: 100%;margin-right: 0;}
}




/*招贤纳士*/
.n_join_bg{ position:relative; width:100%; padding:0.8rem 0px;}
.n_join_box{ text-align:center;}
.n_join_tit{ font-size:0.48rem; color:#1c1c1c; line-height:1.5;}
.n_join_tit strong{display:block;font-size:0.48rem;color:#1c1c1c;font-weight: normal;}
.n_join_tit span{font-size:0.48rem; color:#e9203c;}
.n_join_info{ margin-top:0.15rem;}
.n_join_info P{ font-size:0.18rem; line-height:1.9; color:#555555;}


.n_joincite_bg{ background: url(../images/n_joincite_bg.jpg) no-repeat center bottom; padding:0.8rem 0px; background-size: cover; position: relative; width:100%; }
.n_joincite_box{ position:relative; text-align:center; padding-bottom:calc(50px + 0.3rem);}
.item_cite{align-items: center;}
.cite_lf{ width:40%; text-align:left !important;}
.cite_lf .cite_tit{ font-size:0.36rem; color:#333333; font-weight:bold;}
.cite_lf .cite_info{ margin-top:0.4rem;}
.cite_lf .cite_info p{font-size:0.18rem;line-height: 1.5;color:#333333;margin-bottom: 15px;}
.cite_rf{ width:60%;}

.n_joincite_box .swiper-button-next, .n_joincite_box .swiper-button-prev {top: auto; bottom:0;width: 42px;height: 42px;margin-top: 0px;-moz-background-size: 16px 16px;-webkit-background-size: 16px 16px;background-size: 16px 16px;background-position: center;border: 2px solid #333333;border-radius: 50%;}
.n_joincite_box .swiper-button-prev{ left: 40%;right: auto;}
.n_joincite_box .swiper-button-next{left:auto;right:calc(60% - 140px);}


/*招聘职位*/
.joinWarp{ position:relative;  padding:1rem 0px; overflow:hidden;}

.m-list13{border-radius:.2rem;overflow:hidden;border-bottom: none;border: 1px solid #e7e7e7;}
.m-list13 .top{display:table; width:100%; background:#f6f8fa; color:#333;-webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;}
.m-list13 .top .item_job{ display:table-cell; vertical-align:middle; line-height:.96rem;cursor:pointer;font-size:.18rem;}
.m-list13 li.on .top,.m-list13 li .top:hover{background: #f9414f;color: #ffff;}
.m-list13 .top .item_job:nth-child(1){width: 40%;padding-left:.5rem;font-weight:bold;}
.m-list13 .top .item_job:nth-child(2){width: 25%;}
.m-list13 .top .item_job:nth-child(3){width: 25%;}
.m-list13 li .top .item_job:nth-child(4){background:url(../images/icon_close.png) no-repeat center center;transition: 0.5s all ease;-webkit-transition: 0.5s all ease;background-size: 0.2rem;}
.m-list13 li.on .top .item_job:nth-child(4){ background-image:url(../images/icon_open.png);}
.m-list13 li{overflow: hidden;border-bottom: 1px solid #e7e7e7;}
.m-list13 li:last-child{overflow: hidden;border-bottom:none;}

.m-list13 .con{display:none;position: relative;overflow:hidden;font-size:.16rem;line-height: 2;color:#666666;padding: .3rem 0 0.1rem;}
.m-list13 .con .conitem{margin-bottom: .2rem;padding: 0 .5rem;}
.m-list13 .con .conitem h5{font-size:.16rem;font-weight: bold;color:#333;}
.m-list13 .con .applyBtn a{display: block;width: 1.5rem;line-height:.5rem;border-radius:.5rem;text-align: center;background: #0b53a7;color:#fff;font-size:.16rem;position: absolute;right: .95rem;bottom:1rem;}

@media(max-width:768px){
.m-list13 .con .conitem h5 { font-size: 14px;}	
.m-list13 .con{font-size:13px;}
}




/*弹窗*/
.jobfixWarp{position: fixed;z-index: 99;background:rgba(255,255,255,.8);top: 0;left: 100%;width: 100%;height: 100%;transition:.5s;}
.jobfixWarp.show{left: 0;}
.jobfixWarp .jobfixCont{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;}
.jobfixWarp .jobfixCont .contener{box-shadow:0 .1rem .15rem rgba(0,0,0,.2);padding:.8rem 10%;background: #fff;}
.jobfixWarp .jobfixCont .contener h5{font-size:.24rem;color:#0b53a7;text-align: center;font-weight:normal;margin-bottom:.5rem;}


.jobfixWarp .jobfixCont .contener .form{}
.jobfixWarp .jobfixCont .contener .form .itemBox{margin-bottom:.2rem;}
.jobfixWarp .jobfixCont .contener .form .itemBox .item{width: 41%;float: left;}
.jobfixWarp .jobfixCont .contener .form .itemBox .item:nth-child(even){float: right;}
.jobfixWarp .jobfixCont .contener .form .itemBox .item label{display: inline-block;vertical-align: middle;width: 1.15rem;font-size:.16rem;}
.jobfixWarp .jobfixCont .contener .form .itemBox .item input{display: inline-block;vertical-align: middle;width: calc(100% - 1.25rem);line-height:.5rem;height: .5rem;border-radius:.5rem;background:#f5f6f9;padding:0 .2rem;font-size:.16rem;}
.jobfixWarp .jobfixCont .contener .form .itemBox.w100 .item{width: 100%;}
.jobfixWarp .jobfixCont .contener .form .btnBox{margin-top: .8rem;text-align: center;}
.jobfixWarp .jobfixCont .contener .form .btnBox .sub{display: inline-block;vertical-align: middle;width: 1.5rem;line-height:.5rem;margin: 0 .1rem;border-radius:.5rem;font-size:.16rem; border:0;}
.jobfixWarp .jobfixCont .contener .form .btnBox .clo{display: inline-block;vertical-align: middle;width: 1.5rem;line-height:.5rem;margin: 0 .1rem;border-radius:.5rem;font-size:.16rem;background:#f5f6f9;color:#0b53a7;}
.jobfixWarp .jobfixCont .contener .form .btnBox .sub{background:#0b53a7;color:#fff;}




.commom-title {text-align:center; position:relative; z-index:3;}
.commom-title .commom-title-big{font-size:0.48rem; font-weight:bold; line-height:1.5;color:#1c1c1c; margin-bottom:0.2rem;}
.commom-title .commom-title-small{font-size: 0.18rem;line-height:1.875;color:#555555;}
.pcbr {display: block;}


/*************contact***************/
.n-contact-bg{ position:relative; padding:0.8rem 0px 0.3rem; background: #fff;}
.n-contact-box{ margin-top:0.5rem;}
.contact-item { border-radius:0.3rem; width:calc(25% - 13px);overflow: hidden;  position: relative; box-sizing: border-box;}
.contact-pic { width: 100%; height: 100%; position:relative; z-index: 2; background: #fff; }
.contact-pic img { width: 100%; height: 100%; object-fit: cover; opacity: 1;-webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
.contact-pic:before { width:80%; height:46%; content: ""; position: absolute; right: -20%; bottom:0; background: url("../images/contact_icon1.png") bottom right no-repeat;  z-index:3; opacity: 0.02; background-size:100% 100%;}

.contact-item:nth-child(2) .contact-pic:before{ background: url("../images/contact_icon2.png") no-repeat;background-size:100% 100%;}
.contact-item:nth-child(3) .contact-pic:before{ background: url("../images/contact_icon3.png") no-repeat;background-size:100% 100%;}
.contact-item:nth-child(4) .contact-pic:before{ background: url("../images/contact_icon4.png") no-repeat;background-size:100% 100%;}
.contact-item:hover .contact-pic:before {opacity: 1;transition: 0.5s all ease;-webkit-transition: 0.5s all ease;}
.contact-item:hover:nth-child(1) .contact-pic:before{ background: url("../images/contact_icon1_on.png") no-repeat;background-size:100% 100%;}
.contact-item:hover:nth-child(2) .contact-pic:before{ background: url("../images/contact_icon2_on.png") no-repeat;background-size:100% 100%;}
.contact-item:hover:nth-child(3) .contact-pic:before{ background: url("../images/contact_icon3_on.png") no-repeat;background-size:100% 100%;}
.contact-item:hover:nth-child(4) .contact-pic:before{ background: url("../images/contact_icon4_on.png") no-repeat;background-size:100% 100%;}
.contact-item:hover .contact-pic img { transform: scale(1.04); opacity: 0.5; }

.contact-text{ position:absolute; bottom:0.2rem; left:0; width:100%; padding:0.2rem 0.3rem;z-index: 6;}
.contact-item span { width: 100%; overflow: hidden; font-size: 0.24rem; color: #333; font-weight:bold;position: relative;  margin-top: 80px; }
.contact-item p { width: 100%; overflow: hidden; font-size: 0.24rem; color: #333333; position: relative; line-height:1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 12px; height:1.08rem; }



/*************service****************/
.n-lx-bg{ position:relative; padding:0.6rem 0px 0.8rem; background: #fff;}
.n-service-bg .lxmessage{margin: 0.5rem 0px 0rem;}
.lxmessage {width: 100%;overflow: hidden;position: relative;z-index: 3;margin:0.5rem 0px 0rem; border-radius:0.3rem;box-shadow: 0px 0px 0.4rem rgb(0, 0 ,0 , 0.09);}
.lxmessage form {padding: 0.9rem 0.8rem;}
.lxmessage .box{width: calc((100% - 0.5rem) / 2);margin-bottom:0.3rem;}
.lxmessage .box:nth-child(5){width: 100%;}
.lxmessage .box .txt {position: relative;/* background: #f7f7f7; *//* border: 1px solid #f7f7f7; */border-radius:10px;overflow: hidden;}
.lxmessage .box input, .lxmessage .box textarea {width: 100%;font-size: 0.18rem;color: #1d1d1f;background: #f8f8f8;}
.lxmessage .box input {height:0.55rem;padding: 0  0.2rem;}
.lxmessage .box textarea {height:2.3rem;padding:0.2rem; resize: none;}
.lxmessage .box .code{width: calc(100% - 2rem); margin-right:12px;}
.lxmessage .box a{display: flex; align-items: center;background: #fff;}


.lxmessage .button {position: relative;overflow: hidden;display: block;width: calc((100% - 0.5rem) / 2);height:0.55rem;background: #fd4852; border-radius:10px;font-size:0.24rem;color: #fff;cursor: pointer; border:none;}
.lxmessage .button:hover{box-shadow: 0px 0px 0.23rem rgba(233, 33, 61 ,0.57);}	

.lxmessage .box #code_img{ width:1.2rem; }

.border-class { border: 1px solid #ea203c;}


@media (max-width:767px){
.nbanner { height: 60vh;}	
.secondNav_list li{margin-right:0.3rem; float:left;}
.secondNav_list li>a { font-size: 14px;}
.secondNav_loc a { font-size: 12px;}	
.page_bannertxt_tit {
    position: relative;
    font-weight: bold;
    font-size: 0.4rem;
    line-height: 1.5;
    color: #fff;
}
.page_bannertxt_info {
    /* font-size: 13px; */
    /* line-height: 1.3; */
    /* text-align: justify; */
    margin-bottom: 0.5rem;
    margin-top: 0.3rem;
}


.q_about_main1 .mask {
    background: url(../images/mzhouyu.png) center center no-repeat;
	background-size: cover;
}


.culture_bg { height: 40vh;}



.n_about_title { font-size: 0.5rem;}
.n_culture_title {font-size:0.5rem;}

.culture_item { width: 50%;margin-bottom: 0.4rem;}
.culture_tit {
    font-size: 0.3rem;
    line-height: 1.3;
    text-align: center;
    color: #1c1c1c;
    margin-bottom: 0.1rem;
}
.culture_p  .pcbr { display:block;}
.honor_li {float: left; width:100%; margin-right:0%;margin-bottom:5px;overflow: hidden;}

.customer_li {float: left; width:49.5%; margin-right:1%;overflow: hidden;}
.customer_li:nth-child(2n){ margin-right:0px;}

.client_li {float: left; width:49.5%; margin-right:1%}
.client_li:nth-child(2n){ margin-right:0px;}


.n_process_box .list .item { width: 49%;}
.n_process_box .list .item:nth-child(2n) { margin-right: 0;}

.cite_lf{ width:100%; text-align:left !important;}
.cite_rf{ width:100%;}	

.n_advantage_box { position: absolute; z-index: 2; width: 100%; bottom: 0;}

.n_advantage_box ul {display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;height: 60vh;}
.n_advantage_box ul li {position:relative; width:50%;height: 30vh;}


.n_advantage_box ul li .con {position:absolute;width:100%;bottom: 0vh;text-align:center;padding:0px 0.3rem;z-index:3;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;}
.n_advantage_box ul li .con .ico {position:relative; width:0.85rem;margin: 0 auto 0.1rem auto;}

.n_advantage_box ul li .con .ico img {width: 100%;transition: 0.4s;}
.n_advantage_box ul li .con .ico .img2 {display: none;}

.n_advantage_box ul li .con h4 {font-size: 14px;line-height:1.3;font-weight:normal;color:#ffffff;margin-bottom: 0rem;min-height: 60px;}
.n_advantage_box ul li:hover .con{ bottom:8vh;}


.n_joincite_box .swiper-button-prev{left:calc(50% - 60px);right: auto;}
.n_joincite_box .swiper-button-next{left:auto;right: calc(50% - 60px);}




.page_bannertxt{ width:100%;}
.page_bannerimg{ width:50%; margin-right:-5%;}	
	
.contact-item {width: calc(50% - 13px);margin-bottom: 15px;}

.art-main{font-size: 15px;}
.art-main p {font-size: 15px;}

.lxmessage form { padding: 0.5rem;}	
.lxmessage .box{width: calc((100% - 0rem) / 1);margin-bottom:0.3rem;}
.lxmessage .box input {height:42px;}
.lxmessage .button { width: calc((100% - 0rem) / 1);height:42px;}

.pcbr { display: inline-block;}

}
  

  


  

/********分页*********/
.text-center {text-align: center;}
.pagination{display: inline-block; padding-left: 0; margin:20px 0px 20px; font-size: 0.18rem;}
.pagination > li{display: inline;}
.pagination > li > a,
.pagination > li > span{position: relative;float: left;/* padding: 10px 13px; */border-radius: 50%;line-height: 1;color: #4d4d4d;text-decoration: none;background-color: #fff;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left: 0;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index: 3; color: #000; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index: 2; color: #fff; cursor: default; background: linear-gradient(to right, #e9203c, #fe4b54); border-color: #f13146;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}












