/**内页**/
.ny_banner{width:100%; position:relative; min-height:300px; z-index:98; background-position:center center; background-repeat:no-repeat; background-size:cover; margin-top:90px}
.ny_box{width:100%; overflow:hidden; padding:80px 0;}
.ny_box02{background:#f5f5f5}
.ny_tit_box{width:100%; overflow:hidden; margin-bottom:20px; font-size:30px; font-weight:bold; line-height:30px; color:#333}
.ny_tit_box:before {content: ''; display:block; width:6px; height:30px; background-color:#f80; border-radius:3px ;margin:0 10px 0 0; float: left;}
@media (max-width:1380px) {
.ny_box{padding:60px 0;}	
}
@media (max-width:1024px) {
.ny_box{padding:40px 0}
.ny_tit_box{margin-bottom:10px;}
.ny_banner{margin-top:60px; min-height:250px;}
}
@media (max-width:992px) {
.ny_tit_box{margin-bottom:10px; font-size:26px;}
.ny_tit_box:before {content: ''; display:block; width:6px; height:26px; background-color:#f80; border-radius:3px ;margin:3px 10px 0 0; float: left;}
}
@media (max-width:540px) {
.ny_banner{margin-top:45px; min-height:200px;}
.ny_box{padding:30px 0;}
}
@media (max-width:430px) {
.ny_banner{min-height:150px;}
}
@media (max-width:390px) {
.ny_banner{min-height:120px;}
}


/**内页导航**/
.left_menu{width:100%; position:relative; z-index:99; background:#f5f5f5; height:90px; padding-top:20px}
.left_menu .categoryDiv{width:70%; background:#f5f5f5; float:left}
.left_menu .categoryDiv .hd{background:#116534; color:#FFF; width:100%; text-align:center; font-size:18px; text-transform:capitalize; font-weight:bold; display:none}
.left_menu .categoryDiv .bd{text-align:center;}
.left_menu .categoryDiv .bd ul{}
.left_menu .categoryDiv .bd li{text-align:center; cursor:pointer; float:left; display:block; margin-right:2%; width:23%; position:relative}
.left_menu .categoryDiv_pro .bd li{width:18%;}
.left_menu .categoryDiv .bd li a{display:block; color:#444; background:#fff; font-size:16px; height:46px; line-height:46px; padding:0 10px; text-align:center; border-radius:23px; display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.left_menu .categoryDiv .bd li.active a{color:#fff; background:#004f9c;}
.left_menu .categoryDiv .bd li.active a:hover{background:#004f9c; color:#fff;}
.left_menu .categoryDiv .bd li a:hover{background:#fff; color:#f80;}

.left_menu .categoryDiv .bd li ul{position:absolute; text-align:left; width:100%;  left:0; top:46px; padding-top:24px; overflow:hidden; transition: 0.4s; opacity:0}
.left_menu .categoryDiv .bd li ul li{width:100%; height:0; line-height:0; transition: 0.4s; border-top: 1px dashed rgba(255,255,255,.2); background:#004f9c;}
.left_menu .categoryDiv .bd li ul li a{background:none; color:#fff; font-size:14px; padding:0 10px;}
.left_menu .categoryDiv .bd li ul li a:hover{background:none; color:#fff;}
.left_menu .categoryDiv .bd li ul li:hover{background:#f80;}
.left_menu .categoryDiv .bd li ul li:nth-child(1){border-top:none}
.left_menu .categoryDiv .bd li:hover ul{opacity:1}
.left_menu .categoryDiv .bd li:hover ul li{height:46px; line-height:46px;}
.left_menu .categoryDiv .bd li.active ul li a{background:none;}
.left_menu .categoryDiv .bd li.active ul li a:hover{background:none;}


.ny_title{line-height:50px; float:right;}
.ny_title p{float:right; color:#999; font-size:14px}
.ny_title i{font-size:18px; padding-right:5px; color:#f80}
.ny_title span{color:#666}
.ny_title a{color:#999}
.ny_title a:hover{color:#f80}
@media (max-width:1480px) {	
.left_menu .categoryDiv{width:60%;}
}
@media (max-width:1180px) {	
.ny_title{display:none}
}
@media (max-width:992px) {	
.left_menu{width:100%; margin:0 auto; border-bottom:none; float:none; overflow: visible; padding:0; height:auto}
.left_menu .wrap1440{width:100%;}
.left_menu .categoryDiv{width:100%;}
.left_menu .categoryDiv .pro li:nth-child(1){display:none}
.left_menu .categoryDiv .pro li{display:block}
.left_menu .categoryDiv .bd{ display: block}
.twoMenuDiv{position:relative}
.twoMenuDiv .categoryDiv .hd{ display:block; text-align:center; font-size:18px; color:#fff; height:60px; line-height:60px; background:#004f9c; padding-left:0; width:100%}
.twoMenuDiv .categoryDiv .hd i{font-family: "iconfont" !important;font-size:15px; font-style: normal; margin-left:10px}
.twoMenuDiv .categoryDiv .bd {width:100%; height:auto; display:none; position:absolute;}
.twoMenuDiv .categoryDiv .bd ul{width:100%; overflow:hidden; border-top:none; border-bottom:none; display: block}
.twoMenuDiv .categoryDiv .bd ul li{width:100%; line-height:50px; float:left; background:#f5f5f5; text-align:center;  padding-left:0; padding-right:0px;margin-bottom:0px;}
.left_menu .categoryDiv_pro .bd li{width:100%;}
.twoMenuDiv .categoryDiv .bd ul li a {height:50px; line-height:50px; font-size:16px; width:100%; background:#f5f5f5; padding:0; border-bottom:1px solid #eee; position: relative; color:#666; border-radius:0}
.twoMenuDiv .categoryDiv .bd li.active a{background:#f80;}
.twoMenuDiv .categoryDiv .bd li:after{display:none}

.twoMenuDiv .categoryDiv .bd ul ul li:hover a{color:#fff;}
.twoMenuDiv .categoryDiv .bd li.active{border-right:none}
.ny_title{width:100%; padding:0 2%}
.ny_title p{float:left}

.left_menu .categoryDiv .bd li ul{position:relative; opacity:1; padding-top:0; top:0}
.left_menu .categoryDiv .bd li ul li{height:46px; line-height:46px;}
}


/**企业介绍**/
.ny_aboutus_box{width:100%; position:relative}
.ny_aboutus_box:before{position:absolute; right:0; top:-20px; z-index:0; width:249px; height:143px; background:url(../images/dian.png) center no-repeat; content: "";}
.ny_aboutus_box .about_wz{}
.ny_aboutus_box p{font-size:16px; line-height:30px; color:#666; text-indent:2em}
.ny_box .about_img{width:46%; overflow:hidden; float:right; position:relative; margin-right:20px}
.ny_box .index_about_data li{color:#666; margin-top:40px;}

.ny_aboutus_box .about_wz .tel{ color:#f80; font-size:30px; font-weight:bold;}
.ny_aboutus_box .about_wz .tel i{ margin-right:10px}
@media (max-width:1280px) {
.ny_aboutus_box p{font-size:14px; line-height:25px;}	
}
@media (max-width:1024px) {
.ny_box .index_about_data li{margin-top:20px;}
}
@media (max-width:992px) {
.ny_aboutus_box .about_wz{width:100%;}
.ny_box .about_img{width:98%; margin-bottom:20px}
}
@media (max-width:540px) {
.ny_box .about_img{width:96%;}
.ny_aboutus_box .about_wz .tel{font-size:26px;}
}
@media (max-width:430px) {
.ny_box .about_img{width:95%; margin-bottom:10px}
}



/**荣誉证书**/
.honor_box{width:100%; margin-bottom:20px; display:flex; flex-wrap:wrap; align-items:center;}
.honor_box li{width:24%; margin-right:1.25%; text-align:center; margin-bottom:18px; box-shadow: 0 5px 30px 2px rgba(165, 165, 165, 0.24);}
.honor_box li:nth-child(4n){margin-right:0}
.honor_box li .pic{width:100%; position:relative; overflow:hidden; display:block; height:240px; padding:0;}
.honor_box li .pic .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none}
.honor_box li .pic .img img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; transition:all 0.3s ease-out;}
.honor_box li .wz{display:block; color:#666; padding:0 20px 20px}
.honor_box li:hover .img img{max-width:95%; max-height:95%;}
.honor_box li .wz{width:80%; background-color:rgba(0, 0, 0, .05); color:#444; margin:0 auto; overflow:hidden; text-align:center; height:40px; line-height:40px; border-radius:20px; margin-bottom:20px; font-size:16px; transition:all 0.3s ease-out; padding:0 20px}
.honor_box li:hover .wz{width:90%; background:#004f9c; color:#fff}


/**合作伙伴**/
.partner_box{width:100%; margin-bottom:20px; display:flex; flex-wrap:wrap; align-items:center;}
.partner_box li{width:19%; margin-right:1.20%; text-align:center; margin-bottom:18px; box-shadow: 0 5px 30px 2px rgba(165, 165, 165, 0.24);}
.partner_box li:nth-child(5n){margin-right:0}
.partner_box li .pic{width:100%; position:relative; overflow:hidden; display:block; height:150px; padding:0;}
.partner_box li .pic .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none}
.partner_box li .pic .img img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; transition:all 0.3s ease-out;}
.partner_box li:hover .img img{max-width:95%; max-height:95%;}
@media (max-width:992px) {	
.honor_box,.partner_box{ display:block}
.honor_box li,.partner_box li{width:49%; margin-right:0; float:left}
.honor_box li:nth-child(2n),.partner_box li:nth-child(2n){float:right}
}
@media (max-width:430px) {	
.honor_box li,.partner_box li{width:100%; margin-bottom:10px}
}


/**产品中心**/
.products_box{width:100%; margin-bottom:20px; display:flex; flex-wrap:wrap; align-items:center;}
.products_box li{width:24%; margin-right:1.25%; text-align:center; margin-bottom:18px; box-shadow: 0 5px 30px 2px rgba(165, 165, 165, 0.24);}
.products_box li:nth-child(4n){margin-right:0}
.products_box li .pic{width:100%; position:relative; overflow:hidden; display:block; height:280px; padding:0; background:#fff;}
.products_box li .pic .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none;}
.products_box li .pic .img img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; transition:all 0.3s ease-out;}
.products_box li:hover .img img{max-width:90%; max-height:90%;}
.products_box li .wz{display:block; color:#666; padding:20px}
.products_box li .wz b{font-size:18px; color:#333}
.products_box li:hover{background:#004f9c}
.products_box li:hover .wz,.products_box li:hover .wz b{color:#fff;}
@media (max-width:1280px) {	
.products_box li .pic{height:200px;}
}
@media (max-width:1180px) {	
.products_box li .pic{height:190px;}
}
@media (max-width:1024px) {	
.products_box li .pic{height:160px;}
.products_box li .wz b{ font-size:16px}
}
@media (max-width:992px) {	
.products_box{ display:block}
.products_box li{width:49%; margin-right:0; float:left}
.products_box li .pic{height:300px;}
.products_box li:nth-child(2n){ float:right}
.products_box li .wz p{ font-size:14px; line-height:25px}
}
@media (max-width:840px) {	
.products_box li .pic{height:260px;}
}
@media (max-width:540px) {	
.products_box li .pic{height:180px;}
.products_box li .wz{padding:10px}
}
@media (max-width:430px) {	
.products_box li{width:100%;}
.products_box li .pic{height:280px;}
}



/**产品详情**/
.pro_detail_box{width:100%; overflow:hidden;}

.picture_box{width:45%; float:left; position:relative; overflow:hidden; display:block; height:400px; padding:0; border:1px solid #eee}
.picture_box .img{display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:none;}
.picture_box .img img{display:block; max-width:90%; max-height:90%; margin:auto; padding:0; left:0; top:0; right:0; bottom:0; position:absolute; transition:all 0.3s ease-out;}

.pro_detail_text{float:right; width:52%; overflow:hidden}
.pro_detail_text b{font-size:30px; color:#f80; padding-bottom:10px; font-weight:bold; display:block; border-bottom:1px dashed #eee}
.pro_detail_text .txt{width:100%; overflow:hidden; margin:10px 0 40px}
.pro_detail_text .txt p{font-size:16px; line-height:30px}

.pro_detail_text .tel{width:49%; height:50px; line-height:50px; text-transform:capitalize; background:#004f9c; text-align:center; font-weight:normal; font-size:18px; float:left;cursor: pointer}
.pro_detail_text .order{width:49%; height:50px; line-height:50px; text-transform:capitalize; background:#f80; text-align:center; font-weight:normal; font-size:18px; float:right;cursor: pointer}
.pro_detail_text a{color:#fff}
.pro_detail_text a i{ margin-right:10px}


.red_pro_box{width:100%; overflow:hidden; margin-top:30px}
.red_pro_box .bt{background:#f4f4f4; overflow:hidden; height:60px; line-height:60px; padding-left:20px; font-size:20px; margin-bottom:20px; border-left:3px solid #004f9c; color:#004f9c; text-transform:uppercase; font-weight:bold}
@media (max-width:1024px) {
.picture_box{width:100%; margin-bottom:20px}
.pro_detail_text{width:100%;}
.pro_detail_text b{ font-size:24px}
}
@media (max-width:540px) {
.pro_detail_text .txt{margin: 10px 0 10px;}
}
@media (max-width:430px) {
.pro_detail_text .tel,.pro_detail_text .order{font-size:16px;}
}

/*新闻资讯*/
.news_list{margin-bottom:50px;}
.news_list li {overflow:hidden; margin-bottom:20px; padding:30px; box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24); background:#fff; transition:all 0.3s ease-out;}
.news_list li a{display:block}
.news_list li .img{width:30%; float:left; overflow:hidden}
.news_list li .wz{width:67%; float:right}
.news_list li span{display:block; color:#aaa; font-size:18px; margin-bottom:5px;}
.news_list li b{display:block; overflow:hidden; color:#333; font-size:24px; font-weight:bold;}
.news_list li p{line-height:30px; color:#666; font-size:16px;}
.news_list li .more{width:200px; height:46px; line-height:46px; color:#fff; font-size:16px; text-align: center; background-color:#004f9c;  border-radius:23px; margin-top: 40px; transition:all 0.3s ease-out;}
.news_list li:hover{background:#004f9c}
.news_list li:hover span,.news_list li:hover b,.news_list li:hover p{color:#fff;}
.news_list li:hover .more{background:#f80; width:220px; }
@media (max-width:1480px) {	
.news_list li .more{margin-top:30px;}
}
@media (max-width:1380px) {	
.news_list li span{font-size:16px}
.news_list li b{font-size:20px;}
}
@media (max-width:1280px) {	
.news_list li .more{margin-top:20px;}
}
@media (max-width:1180px) {	
.news_list li{padding:20px;}
.news_list li .more{width:180px; height:40px; line-height:40px; font-size:14px; margin-top:10px}
.news_list li:hover .more{width:200px;}
}
@media (max-width:1024px) {	
.news_list li span{margin-bottom:0}
.news_list li b{font-size:18px;}
.news_list li p{ font-size:14px; line-height:25px}
}
@media (max-width:992px) {	
.news_list li .more{width:160px; height:36px; line-height:36px; font-size:13px; margin-top:5px}
.news_list li:hover .more{width:180px;}
}
@media (max-width:540px) {	
.news_list{margin-bottom:20px;}
.news_list li .img{width:100%; margin-bottom:10px}
.news_list li .wz{width:100%;}
.news_list li .name{font-size:18px;}
}



/**新闻详情**/
.newsdetail{width:100%; overflow:hidden;}
.newsdetail .hddiv{text-align: center;}
.newsdetail .hddiv .title{font-size:24px; font-weight:bold; color:#222}
.newsdetail .hddiv .title02{overflow:hidden; margin:10px 0 20px}
.newsdetail .hddiv span{color: #999999; margin:0 10px; font-size:14px}
.newsdetail .bddiv{border-top:1px solid #eee; border-bottom: 1px solid #eee; padding:20px 0;}
.newsdetail .bddiv p{margin:0; color:#333; font-size:16px; line-height:40px}
.newsdetail .otherPage{padding:20px 0 45px; color:#999}
.newsdetail .otherPage span{ font-size:14px}
.newsdetail .otherPage a{color:#333; margin-top:10px; max-width:50%;}
@media (max-width:992px) {
.newsdetail .otherPage div{ width:100%}
}
@media (max-width:430px) {
.newsdetail .hddiv .title{font-size:20px; line-height:40px}
.newsdetail .bddiv p{font-size:14px; line-height:30px}
.newsdetail .otherPage{padding:20px 0;}
.newsdetail .otherPage div{ line-height:30px}
}





/*人才招聘*/
.job_box{width:100%; margin-bottom:30px; display:flex; }
.job_box li{width:33.333%; float:left; background:#fff; overflow:hidden; box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24); margin-right:1.5%;}
.job_box li:nth-child(3){margin-right:0;}
.job_box li .wz{padding:30px; flex-wrap:wrap; align-items:center; justify-content:center;}
.job_box li .wz h3{font-size:18px; color:#004f9c; margin-bottom:10px; font-weight:bold}
.job_box li .wz p{font-size:16px; line-height:30px; color:#666}


.job_list {box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24);}
.job_list .infor {font-size:36px;font-weight:bold;text-align:center;line-height:1;color:#333;margin:80px auto 50px;}
.job_list .widget-job-tit {height:66px;line-height:66px; background:#004f9c; color:#fff;overflow:hidden;margin-bottom:5px;}
.job_list .jt {font-size:16px;color:#666;height:66px;line-height:66px;overflow:hidden;cursor:pointer;*zoom:1;border-bottom:1px solid #dedede;}
.job_list .ut {float:left;font-size:16px;text-align:center;width:16.5%;min-height:1px;line-height:68px;}
.job_list .jt .ut.t6:after {content:"+";display:inline-block;vertical-align:-1px;color:#aaa;font-weight:bold;margin-left:5px;font-size:20px}
.job_list .jt.jt_act .ut.t6:after {content:"-"}
.job_list .jc {display:none}
.job_list .jcon {padding:45px 80px;background:#f5f5f5}
.job_list .jcon .text_con {margin-bottom:30px;}
.job_list .jcon .text_con p {color:#666;font-size:17px;line-height:1.8;}
.job_list .tit {font-size:17px;margin-bottom:20px}
.job_list .info {line-height:30px;margin-bottom:40px}
.job_list .jt.jt_act {border-color:transparent}
.job_list #pages {margin:35px auto 0}

.job_list .common-btn {display:inline-block;height:45px;line-height:45px;font-size:15px;letter-spacing:1px;padding:0 40px;border:1px solid #e1e0e1;border-radius:40px;background:#004f9c;transition:all 0.5s ease;position:relative; color:#fff}
.job_list .common-btn:hover{background:#f80;}
@media (max-width:1024px) {
.job_box li .wz{padding:20px;}
.job_box li .wz h3{font-size:18px}
.job_box li .wz p,.job_list .jcon .text_con p{font-size:14px; line-height:25px}
.job_list .jcon{padding:30px;}
}
@media (max-width:780px) {
.job_box{display:block; overflow:hidden; margin-bottom:20px;}
.job_box li{width:100%;}	
.job_box li img{width:100%;}	
}
@media (max-width:540px) {
.job_list .widget-job-tit{height:40px; line-height:40px;}
.job_list .ut{font-size:14px; line-height:40px;}
.job_list .jt{font-size:14px; height:40px; line-height:40px;}	
.job_list .jcon{padding:20px;}
.job_list .jcon .text_con{margin-bottom:10px;}
}
@media (max-width:430px) {
.job_list .ut{width:25%;}
.job_list .ut:nth-child(3),.job_list .ut:nth-child(5){ display:none}
.job_list .jcon{padding:10px;}
}





/*分页样式 开始*/
#fengye{clear:both; margin:auto 0; text-align: center;}
div.digg{text-align:center; font-size:16px; border-radius:3px}
div.digg span.disabled{padding:14px 20px; margin:0 2px; color:#666; box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24)}
div.digg span.current{padding:14px 20px; margin:0 2px; color:#f5f5f5; background:#004f9c; box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24)}
div.digg a{padding:14px 20px; margin:0 2px; color:#666; text-decoration: none; box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24)}
div.digg a:hover {background:#f80; color:#f5f5f5;}
div.digg .keng{display:none}
@media (max-width:992px) {
.wrapp .digg{ padding-top:30px}
}
@media (max-width:540px) {
.wrapp .digg{ padding-top:20px}	
}
@media (max-width:390px) {
div.digg span.disabled,div.digg span.current,div.digg a{padding:12px 18px;}
}


/**联系我们**/
.contact_box{width:100%;}
.contact_box li{width:24%; float:left; margin-right:1.33%; padding:40px 20px 20px; text-align:center; box-shadow: 0 5px 55px 2px rgba(165, 165, 165, 0.24)}
.contact_box li i{display:block; font-size:38px; background:#f80; color:#fff; width:70px; height:70px; line-height:70px; border-radius:100%; margin:0 auto}
.contact_box li b{font-size:18px; color:#333; display: block; margin:20px 0 10px}
.contact_box li p{font-size:16px; color:#666; line-height:25px; height:50px}
.contact_box li:nth-child(4){margin-right:0}
.contact_box li a{color:#666}
.contact-map{ width:100%;overflow:hidden; margin-top:20px}
#container{min-width:100%; min-height:540px; padding:1%}
#container .map_wz{ font-size:18px; color:#f80; font-family:Verdana, Geneva, sans-serif; font-weight:bold; margin-bottom:1px; display:block}
#container .map_wzz{ font-size:14px; font-family:Verdana, Geneva, sans-serif;}
@media (max-width:1180px) {
#container{min-height:400px;}
.contact_box li p{font-size:14px;}
}
@media (max-width:992px) {
.contact_box li{width:49%; margin-right:0; margin-bottom:20px}
.contact_box li:nth-child(even){float:right}
}
@media (max-width:540px) {
.contact_box li{width:100%; margin-bottom:10px}	
#container{min-height:300px;}
}

/**在线留言**/
.feedback_form{width:100%; overflow:hidden}
.feedback_form ul li{ margin-bottom:10px; float:left; width:49.5%; background:#f5f5f5; border:1px solid #eee; position:relative; padding-left:20px; border-radius:25px;}
.feedback_form ul li:nth-child(2n){float:right;}
.feedback_form ul li p{position:absolute; top:15px; right:10px; color:#666}
.feedback_form ul li input{border:none; background:none; background-color:transparent; width:100%; color:#000; font-size:16px; height:50px}
.feedback_form ul li textarea{font-family: "SourceHanSansCN-Normal"; height:300px;border:none; background:none; background-color:transparent; width:100%; color:#000; font-size:16px; padding-top:20px}
.feedback_form ul li .yzm_box{ float:left; width: calc(100% - 180px);}
.feedback_form ul li .yzm{ float:right; margin-top:12px; margin-right:10px;}
.feedback_form ul li:nth-child(5){ width:100%}
.feedback_form ul li:nth-child(6){float:left;}
.feedback_form .more-button{cursor:pointer; border: none; width:25%; height: 50px; font-size: 14px; border-radius:25px; color: #fff; background:#004f9c; float:left; cursor:pointer}
.feedback_form .more-button:hover{background:#f80;}
@media (max-width:540px) {
.feedback_form .more-button{width:100%;}
.feedback_form ul li textarea{height:250px;}
}
@media (max-width:430px) {
.feedback_form ul li{width:100%;}	
.feedback_form ul li textarea{height:200px;}
}


/**搜索**/
.search_tit{ text-align:center; margin-bottom:30px; font-size:16px}
.search_tit strong{ color:#f80; font-size:20px;}
@media (max-width:540px) {
.search_tit{margin-bottom:10px; font-size:14px}	
.search_tit strong{font-size:16px;}
}





/**新闻资讯**/
.article_box{overflow:hidden; width:100%;}
.article_box li{max-width:100%; margin-bottom:10px; padding:0; overflow: hidden; padding:2%; background:#f5f5f5; border:1px solid #eee}
.article_box li .textDiv{ width:87%; float:left; margin-right:2%}
.article_box li .textDiv .title{font-size:22px; color:#666; overflow:hidden; height:35px; line-height:35px;}
.article_box li .textDiv .p{font-size:16px; color:#999; line-height:35px}

.article_box li .timeDiv{width:11%; float:right; border-left:1px solid rgba(0,0,0,.06); margin-top:20px}
.article_box li .timeDiv .sj{float:left; text-align:center; width:70%; padding-left:15%}
.article_box li .timeDiv .sj p{font-size:30px; height:30px; line-height:30px; margin-bottom:10px; font-weight:bold; color:#666; }
.article_box li .timeDiv .sj span{color:#999; font-size:14px}
.article_box li .timeDiv .more{float:right; text-align:right; display:block; width:30%; color:#ddd; font-size:35px}

.article_box li:hover{ background:#044098}
.article_box li:hover .timeDiv{border-left:1px solid #fff;}
.article_box li:hover .title,.article_box li:hover .p,.article_box li:hover .timeDiv .sj,.article_box li:hover .timeDiv .sj p,.article_box li:hover .timeDiv .sj span,.article_box li:hover .timeDiv .more{color:#fff;}

.article_box li .timeDiv02{ display:none; color:#044098;}
.article_box li:hover .timeDiv02{color:#fff;}
@media (max-width:1600px) {
.article_box li .imgDiv{height:130px;}
.article_box li .textDiv .title{margin:5px 0}
.article_box li .timeDiv{margin-top:25px}
}
@media (max-width:1380px) {
.article_box li{padding:1%;}	
.article_box li .imgDiv{height:120px;}
.article_box li .textDiv .title{font-size:20px;}
.article_box li .textDiv .p{font-size:14px; line-height:30px}
.article_box li .timeDiv .more{ font-size:28px}
}
@media (max-width:1280px) {
.article_box li .imgDiv{height:110px;}	
}
@media (max-width:1180px) {
.article_box li .imgDiv{height:100px;}	
.article_box li .timeDiv{margin-top:20px}
.article_box li .textDiv .title{font-size:18px; margin:0}
}
@media (max-width:1024px) {
.article_box li .imgDiv{height:85px;}	
.article_box li .textDiv .title{font-size:16px;}	
.article_box li .textDiv .p{line-height:25px}
.article_box li .timeDiv{margin-top:15px}
.article_box li .timeDiv .sj p{font-size:25px; height:25px; line-height:25px; margin-bottom:5px;}
}
@media (max-width:920px) {
.article_box li .imgDiv{width:20%; height:100px;}	
.article_box li .textDiv{width:60%;}
.article_box li .timeDiv{width:15%;}
}
@media (max-width:540px) {
.article_box li{padding:2%;}
.article_box li .imgDiv{width:100%; height: auto;}	
.article_box li .textDiv{width:100%; margin-left:0}	
.article_box li .timeDiv{display:none}
.article_box li .timeDiv02{display:block;}
}




/**企业文化**/ 
.f1ck2 {background:#f8f8f8; cursor:pointer}
.f1ck2tit {font-size:24px;font-weight:600;line-height:1.5;color:#fff;text-shadow:-1px -1px rgba(255,255,255,0.2),1px 1px rgba(0,0,0,0.1);}
.f1ck2li.on .f1ck2tit {margin-bottom:17px;}
.f1ck2li.on .f1ck2ic {margin-bottom:32px;}
.f1ck2li i{ font-size:50px; color:#fff}
.f1ck2ic {width:38px;}
.f1ck2ic img {width:100%;}
.f1ck2shang .hwh3 h3 {color:#fff;}
.f1ck2xu {font-size:20px;color:#fff;line-height:1.5;position:absolute;right:50%;transform:translateX(50%);bottom:14px;opacity:.6;transition:all 0.36s;}
.f1ck2li.on .f1ck2xu {right:30px;transform:translateX(0);}
.f1ck2bg {position:relative}
.f1ck2pic:first-of-type {position:relative;top:0;left:0;}
.f1ck2pic {position:absolute;top:0;left:0;transition:all 0.36s;opacity:0;}
.f1ck2pic img {width:100%; height:100%}
.f1ck2pic.on {opacity:1;z-index:10;}
.f1ck2pic.on img {width:100%; height:100%}
.f1ck2nr {position:relative;}
.f1ck2ul {position:absolute;z-index:20;width:100%;height:100%;top:0;left:0;}
.f1ck2li {width:14.285714%;}
.f1ck2li.on {width:31%;}
.f1ck2li.act {width:11.5%;}
.f1ck2shang {position:relative;opacity:0;width:100%;height:100%;}
.f1ck2li {position:relative;height:100%;transition:all 0.36s;}
.f1ck2li::before {content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0, 43, 105, .6);opacity:0;transition:all 0.36s;}
.f1ck2li.on::before {opacity:1;}
.f1ck2zhong .f1ck2ic {margin:0 auto;margin-bottom:38px;}
.f1ck2zhong {position:absolute;width:100%;top:50%;transform:translateY(-50%);transition:all 0.36s;left:0;opacity:1;}
.f1ck2zhong .f1ck2tit {text-align:center;}
.f1ck2bg {position:relative;}
.f1ck2bg::before {content:'';width:100%;height:100%;background:rgba(0,0,0,.06);top:0;left:0;position:absolute;z-index:11;}
.f1ck2li::after {content:'';width:1px;height:100%;background:rgba(255,255,255,.1);position:absolute;right:0;top:0;}
.f1ck2li:last-of-type::after {display:none;}
.f1ck2li.on .f1ck2zhong {opacity:0;}
.f1ck2li.on .f1ck2shang {opacity:1;padding:70px 40px;}

.culture_box{width:100%; overflow:hidden; display:none}
.culture_box li{position:relative}
.culture_box li .wz{position:absolute; top:40px; left:40px; color:#fff}
.culture_box li .wz i{font-size:36px; display:block}
.culture_box li .wz b{font-size:18px; display:block; margin:10px 0}
.culture_box li .wz p{font-size:16px}
@media (max-width:780px) {
.f1ck2{display:none}	
.culture_box{display:block}
}
@media (max-width:430px) {
.culture_box li .wz{top:20px; left:20px;}
}
