/*顶部导航开始*/
img{-moz-user-select: none; /*火狐*/

    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;}
.yiqianerduo{background: white;}
.top .logo{margin-top: 20px;}
.top .nav p{ font-size:17px; display:inline;text-align:center;color: #000000;height: 108px;line-height: 108px;}
.top .nav span{ font-size:12px; display:block; text-align:center; color: #000000;}
.top li{height:108px; position: relative;text-align: center;padding: 0 25px;}
.top .nav{width: 1200px; margin: 0 auto;}
.syli{}

.top li:hover a p{color:#008141; border-bottom: 2px solid #008141;padding-bottom: 20px;}
.jwred p{color: #008141 !important;
    border-bottom: 2px solid #008141;
    padding-bottom: 20px;}
.jwred span{color: #eeaa2e !important;}
.jwred 
.swiper-slide img{width: 100%;}
.mySwiper img{width: 100%;height: 257px;}
.top .nav ul{position:aboutwe;}
.hjq{position: absolute;display:none; width:155px; position:relative; top:0px; z-index:9999; left:-10px;}
.hjq a{ display:block; height:32px; line-height:32px; font-size:15px;color: white;}
.hjq a:hover{ color:#eeaa2e;}
.top ul li:hover .hjq{ display:block; background:rgba(29,32,136,0.3);}
.hjq span:nth-child(1){padding-top: 10px;}
.hjq span:last-child{padding-bottom: 10px;}
.top ul li:hover .ppppp{color:#008141;}
.top ul li:hover .spanspan{color:#eeaa2e;}
.search{margin-top: 34px;margin-left:20px}
.op{position: fixed;left: 50%;transform: translateX(-50%);display: none;z-index: 9999999;}
/*顶部导航结束*/

/*轮播图开始*/
.swiper-pagination-bullet{width: 12px;height: 12px;background: white;opacity: 1}
.swiper-pagination-bullet-active{background: #008141;width: 38px !important;height: 12px;border-radius: 20px;}
/*轮播图结束*/

/*板块一开始*/
.bk1{margin-bottom: 70px;}
.nmmc{border-bottom: 1px solid #d7d7d7;padding-bottom: 10px;margin:35px 0 25px 0;}
.nmmc h5{display: inline-block;font-size: 26px;color: #008141;}
.nmmc span{font-size: 20px;color: #bed103;margin-left: 6px;}
.bk1_box{border-bottom:2px solid #bed103;display: initial;padding-bottom: 14px;}

.bk1 .jieshao{background: url(/statics/yishikeji/img/hp_03.jpg); width: 240px;height: 400px;color: white;font-size: 14px;box-sizing: border-box;padding: 0 20px;line-height: 1.8}
.bk1 .jieshao a{color: white;}
.bk1 .jieshao h5{font-size: 20px;margin-top: 32px;margin-bottom: 14px;}
.bk1 .jieshao span{display: inline-block;width: 100%;text-align: right;color: #bed103;font-size: 16px;cursor:pointer;}

.shige .wz{width: 240px;height: 165px;}
.shige h5{font-size: 24px;color: #bed103;text-align: center;padding-top: 45px;}
.shige p{font-size: 16px;color:#666666;text-align: center;margin-top:10px;}
.shige .tp img{display: inherit;}
.bd{width: 240px;height: 220px;overflow: hidden;}
.bd:hover img{transform:scale(1.1,1.1);}
.bd img{transition:all .5s ease;}
/*板块一结束*/

/*板块二开始*/
.bk2{width: 100%;background: url(/statics/yishikeji/img/bg_02.jpg);background-size: cover;background-position: bottom;padding-bottom: 60px;}
.bk2 .nmmc{margin-top: 0px;padding-top: 35px;border-bottom: 1px solid #c1c1c1;}
.nmmc p{display: inline-block;margin-left: 10px;font-size: 16px;color: #333333;}
/*板块二结束*/
/*板块三开始*/
.bk3{margin-bottom: 40px;}
.nmmc a{float: right;margin-top: 10px;}
.bk3 .w1200{overflow: hidden;height: 475px;padding: 0 16px;}
.bk3 .swiper-slide .pic{
    overflow: hidden;
}
.bk3 .swiper-slide .pic img{
    transform: scale(1);
    transition: all .3s;
}
.bk3 .swiper-slide:hover .pic img{
    transform: scale(1.1);
}
.bk3 .swiper-slide h5{font-size: 18px;color: #333333;margin-top: 15px;padding: 0 10px;text-align: center;}
.bk3 .swiper-slide:hover{
    background: #bed103;
}
.bk3 .swiper-slide:hover h5{color: #008141;}
.bk3 .swiper-slide p{font-size: 16px;color: #333333;line-height: 1.8;margin-top: 10px;padding: 0 10px}
.bk3 .swiper-slide span{margin-bottom: 25px;margin-top: 25px;margin-left: 50%;transform: translateX(-50%); width: 121px;height: 36px;border: 1px solid #bed103;border-radius: 2px;display: inline-block;line-height: 36px;text-align:center}
.bk3 .swiper-slide{box-shadow: 0px -1px 17px -1px #999;}
.mySwiper{position: relative;}
.bk3 .swiper-button-prev{top: 190px;content:" ";background: url(/statics/yishikeji/img/yishikeji_28.png) 0 0 no-repeat;height: 43px;width: 43px;}
.bk3 .swiper-button-next{top: 190px;content:" ";background: url(/statics/yishikeji/img/yishikeji_31.png) 0 0 no-repeat;height: 43px;width: 43px;}
.bk3 .swiper-button-prev:after{content:" ";}
.bk3 .swiper-button-next:after{content:" ";}
/*板块三结束*/

/*底部开始*/
.footer{background: url(/statics/yishikeji/img/bg_04.jpg);height: 346px;background-size: cover;background-position: bottom;}
.sys p{color: #ececec;text-align: center;}
.sys{margin-top: 35px;margin-right: 30px;}
.footer ul li h5{font-size: 14px;color: #eaeaea;margin-bottom: 15px;}
.footer ul li a{color: #eaeaea;font-size: 14px;margin-top: 5px;}
.footer ul li{width: 60px;margin-right: 80px;}
.footer .w1200{padding-top: 50px;}
.footer .ppp{width: 100%;text-align: center;margin-top: 80px;color:#ececec; line-height: 28px;}
.footer .ppp a{color:#ececec;}
/*底部结束*/

/*公司简介开始*/
.subnav{
    background: #f0f0f0;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    padding-bottom: 2px;
}
.subnav .left{
    float: left;
}
.subnav .left img{
    margin-right: 18px;
}
.subnav .right{
    float: right;
}
.subnav .right ul li{
    float: left;
    padding: 0 15px;
}
.xz{background: #008141;}
.xz a{color: white;}
.imgimg img{width: 100%;}
.about .top p{font-size: 24px;color: #bed103;}
.about .top h5{font-size: 24px;color: #333333;}
.about .top{background: url(/statics/yishikeji/img/about_09.jpg) no-repeat right;margin-top: 40px;}
.about .left{width: 620px;}
.about .left h5{color: #333333;font-size: 20px;margin-top: 45px;line-height: 2.1}
.about .left p{color: #333333;font-size: 16px;line-height: 2.1;margin-top: 45px;}
.about .w1200{margin-bottom: 150px;}
.about .right{margin-top: 20px;}
.content{margin-top: 45px;line-height: 1.8;font-size: 16px;}
/*公司简介结束*/


/*图片列表开始*/
.pic>ul li{width: 380px;margin-right:30px;box-shadow: 0px -1px 17px -1px #999; margin-bottom: 30px;}
.pic>ul li:hover h5{color:#008141}
.pic>ul li:nth-child(3n){margin-right: 0;}
.pic>ul li img{width: 100%;}
.pic>ul li h5{font-size: 18px;color: #333333;margin-top: 15px;padding: 0 10px;text-align: center;}
.pic>ul li p{font-size: 16px;color: #333333;line-height: 1.8;margin-top: 10px;padding: 0 10px}
.pic>ul li span{margin-bottom: 25px;margin-top: 25px;margin-left: 50%;transform: translateX(-50%); width: 121px;height: 36px;border: 1px solid #bed103;border-radius: 2px;display: inline-block;line-height: 36px;text-align:center}
.pic .picimg{width: 380px;height: 261px;overflow: hidden;}
.pic .picimg:hover img{transform:scale(1.1,1.1);}
.pic .picimg img{transition:all .5s ease;}
.about0 .w1200{margin-bottom: 0px;}
/*图片列表结束*/


/*信息列表开始*/
.newsdet li{ padding:15px 25px; background:#f2f2f2; overflow:hidden; margin-top:25px;}
.newslistfl { width:225px; overflow:hidden;}
.newslistfl img{ width:100%; height:145px; -webkit-transition: all 0.5s ease-in-out; 
    -moz-transition: all 0.5s ease-in-out; 
    -o-transition: all 0.5s ease-in-out;    
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
.newsdet li:hover{box-shadow: 0px 1px 5px #bfbfbf;}
.newsdet li:hover .newslistfl img{
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);  
    -o-transform: scale(1.07);    
    -ms-transform: scale(1.07);   
    transform: scale(1.07)}

.newslistfr{ width:875px; font-size:14px; color:#808080; line-height:26px;}
.newslistfr h3{line-height:30px; font-size:18px; color:#333;}
.newslistfr:hover h3{color: #008141;}
.newslistfr span{ font-size:14px; color:#7e7e7e; display:block;  line-height:26px;}
.newslistfr p{margin:15px 0 10px;width: 100%;}
/*信息列表结束*/
/*分页*/
.paging{text-align: center;width: 100%;padding: 40px 0 40px 0;}
.paging span{font-size: 14px;border: 1px solid #e4eaec; display: inline-block;width: 28px;height: 28px;line-height: 28px;}
.paging span:last-child{width: 76px;}
.paging span:first-child{width: 76px;}
.paging a{color: #788591;display: block;}
.p_n1{background: #008141 !important;color: #ffffff;}

/*详情页开始*/
.xqy{font-size: 16px;line-height: 1.8;}
.xqy h5{font-size: 24px;font-weight: bold;text-align: center;padding: 20px 0 0 0;}
.xqy{width: 70%;margin-bottom: 20px;}
.llcs {text-align: center; padding-bottom: 20px;font-size: 14px;color: #999;}
.zxxw{width: 25%;margin-left:5%;margin-top: 89px;}
.zxxw h5{padding-bottom: 10px;border-bottom: 1px solid #999;font-size: 18px; font-weight: bold;position: relative;}
.zxxw h5:before{position: absolute;content: " ";top: 32px;left: 0px;width: 74px; height: 3px; background: #F29300;}
.zxxw p{padding-top:10px;line-height: 1.8;overflow: hidden; white-space: nowrap;text-overflow:ellipsis;font-size: 16px;}
.zxxw p a:hover{color:#F29300 }
.show {margin-bottom: 50px;margin-top: 20px;}
/*详情页结束*/

/*招聘开始*/
.jobtit{background: #9aa1a9;padding: 0 35px;}
.jobtit i{float: left;font-size: 16px;width: 20%;font-style: normal;text-align: center;color: white;height: 66px;line-height: 66px;}
.jobtit i:nth-child(1){width: 20%}
.jobtit i:nth-child(2){width: 32%}
.jobtit i:nth-child(3){width: 14%}
.jobtit i:nth-child(4){width: 14%}
.jobtit i:nth-child(5){width: 20%}
.contents1 {width: 100%;min-height: 300px;}
.layui-colla-title{font-size: 16px;}
.layui-colla-title span{float: left;width: 20%;text-align: center;}
.layui-colla-title span:nth-child(2){width: 32%;}
.layui-colla-title span:nth-child(3){width: 14%;}
.layui-colla-title span:nth-child(4){width: 14%;}
.layui-colla-icon{}
.layui-colla-title{height: 53px; line-height: 53px;background-color: white;}
.layui-collapse{border-top: none;border-right: none;}
.zppp{padding-bottom: 30px;}
.zppp .xz div{width: 120px;height: 50px; background: #999999;line-height: 50px;text-align: center;color:white;border-radius: 50px;}
.zppp .xz div:nth-child(1){margin-right: 10px;}
.zppp .xz{margin-left:50%;transform: translateX(-50%);width: 250px;padding-bottom: 30px;}
.zppp .bs{    background: #1e218a !important;
    color: white;}
.zp{display: none;}
.fl .zp:nth-child(1){display: block;}
.zppnr{width: 1200px;}
.xjzp h5{font-size: 18px;color: #eeaa2e;margin-top: 15px;}
.xjzp p{color: #757575;font-size: 16px;margin-top: 30px;line-height: 1.8}
.xjzp{width: 772px;}
.xjzpimg img{margin-bottom:40px;}
.zppp{margin-top: 50px;}
@media screen and (max-width: 640px) {
.xjzp{width: 100%;}
.xjzpimg img{margin-bottom: 0.5rem}
.zppnr{width: 100%;}
.jobtit{padding: 0 0.5rem;}
.layui-colla-title span{width: 30%;}
.jobtit i:nth-child(1){width: 30%;}
.layui-colla-title{padding: 0 0.5rem;}
.jobtit i:nth-child(5){width: 30%;}
.zppp .xz{text-align: center;margin-left: 0;transform: translateX(0);width: 100%;font-size: 0;}
.zppp .xz div{font-size: 0.65rem;width: 3rem;height: 1.5rem;line-height: 1.5rem;float: none;display: inline-block;}
.lxconl h4{font-size: 0.65rem !important;}
.lxconl p{font-size: 0.58rem !important;margin-top: 0.3rem !important; }

}
/*招聘结束*/



body{
	min-width: 1200px
}
.worp{min-width:1250px;}
.w1200{margin: 0 auto}
.subnav{min-width:1250px;}
.swiper-container1 .swiper-slide img{
    width: 100%;
}