﻿/*! www.vancheer.com  |  Powered by vancheer */
/*首页*/
.index1{ padding: 54px 0 50px; }
.index1 .h6{ text-align: center; font-size: 24px; color: #666666; margin-bottom: 24px; }
.index1 .p{ text-align: center; line-height: 28px;font-size:16px; }

.index2_box{ background: #eef4f0; }
.index2{ padding: 54px 0 65px; }
.ind-tit{ background: url(../images/bor.png) repeat no-repeat left center; text-align: center; margin-bottom: 34px; }
.ind-tit span{ font-size: 24px; color: #666666; padding: 0 9px; }
.index2 .ind-tit span{ background: #eef4f0; }
.index2 ul{ overflow: hidden; margin-bottom: -35px; }
.index2 li{ float: left; background: url(../images/ind_bg1.jpg) no-repeat; background-size: 100%; width: 378px; margin: 0 33px 34px 0; }
.index2 li:nth-child(3n+0){ margin-right: 0; }
.index2 li .img img{ width: 100%; }
.index2 li .text{ padding: 5px 18px 18px; position: relative; }
.index2 li .text .tit{ position: absolute; left: 18px; bottom: 100%; line-height: 41px; background: #139E38; color: #FFFFFF; padding: 0 14px; }
.index2 li .p{ height: 78px; border: 3px solid #dfdfdf; line-height: 26px; padding: 0px 22px; color: #666666; background: #FFFFFF;  overflow: hidden;display:flex;align-items:center;
 }
.index2 li .p em{ vertical-align: middle;
    overflow: hidden;
    display: block;
    max-height:78px;
 }

.index3{ padding: 54px 0 65px;}
.index3 .ind-tit span{ background: #fff; }
.ind-news{ position: relative; margin: 0 -38px; }
.ind-news .slick-list{ padding: 10px 0 0; margin-top: -10px; }
.ind-news .slick{ margin: 0 38px; height: auto; }
.ind-news .img{ padding: 5px; box-shadow: 0 0 5px rgba(102,102,102,0.6); }
.ind-news .img div{ overflow: hidden; }
.ind-news img{ width: 100%; transition: .5s; }
.ind-news img:hover{ transform: scale(1.2); }
.ind-news .text{ padding: 28px 0 0; }
.ind-news .tit{ font-size: 14px; font-weight: bold; line-height: 28px; }
.ind-news .time{ font-size: 12px; color: #aaaaaa; }
.ind-news .p{ line-height: 28px; margin-top: 24px; }
.ind-news .ind-more{ margin-top: 30px; }
.ind-more{ width: 106px; line-height: 30px; border: #139E38 solid 1px; border-radius: 64px; text-align: center; }
.ind-more:hover{ background: #139E38; color: #FFFFFF; }


/*overview*/
.overview{ margin-bottom: 80px; }
.overview_one .text{  }
.overview_one .h6{ font-weight: bold; font-size: 24px; color: #139E38; margin-bottom: 24px; }
.overview_one .p{ font-size: 15px; }
.overview_one .img{ margin-top: 34px; overflow: hidden; }
.overview_one .img img{ width: 100%; transition: .5s; }
.overview_one .img img:hover{ transform: scale(1.2); }

/*culture*/
.culture{ background: url(../images/cul_bg1.jpg) no-repeat center; background-size: cover; padding-bottom: 40px; }
.culture_one .h6{ font-size: 28px; color:#139e38; margin: 34px 0 12px; }
.culture_one .p{ font-size: 16px; }


/*honor*/
.honor{ padding-bottom: 74px; }
.honor_line{ background: url(../images/honor_bg1.png) no-repeat repeat 166px top; padding-bottom: 40px; }
.honor_line li{ position: relative; margin-bottom: 46px; }
.honor_line li:last-child{ margin-bottom: 0; }
.honor_line .tit{ line-height: 41px; background: #139E38; width: 128px; text-align: center; color: #FFFFFF; font-size: 16px; font-weight: bold; position: absolute; left: 0; top: 0; }
.honor_line .tit em{ display: block; width: 17px; height: 17px; background: url(../images/honor_bg2.png) no-repeat; position: absolute; right: -47px; top: 50%; margin-top: -8.5px; }
.honor_line .content{ line-height: 36px; padding-left: 224px; }
.honorImg{ margin: 50px -20px 0; position: relative; }
.honorImg .slick{ height: auto; margin: 0 20px; }
.honorImg .img{ border: 5px solid #8b8b8b; overflow: hidden; margin-bottom: 14px; }
.honorImg img{ width: 100%; transition: .5s; }
.honorImg img:hover{ transform: scale(1.2); }
.honorImg .span{ text-align: center; padding: 0 10px; line-height: 20px; height: 40px; }
.honorImg .slick-prev ,
.honorImg .slick-next{ display: block; width: 40px; height: 40px; position: absolute; top: 30%; z-index: 10; }
.honorImg .slick-prev{ background: url(../images/left_n.png) no-repeat; left: -60px; }
.honorImg .slick-next{ background: url(../images/right_n.png) no-repeat; right: -60px; }


/*course*/
.course{ background: url(../images/course_bg1.jpg) no-repeat center; background-size: cover; padding-bottom: 80px; }

.courseList{ width: 840px; margin: 0 auto; padding:  0 80px; position: relative; }
.courseList .slick-slide{ height: auto; margin: 0 20px; }
.courseList .year{ width: 104px; height: 40px; text-align: center; line-height: 40px; border-radius: 64px; font-size: 24px; }
.courseList .slick-current .year{ background: #139E38; font-weight: bold; color: #FFFFFF; }
.courseList .slick-prev{ display: block; width: 40px; height: 40px; background: url(../images/left_n.png) no-repeat; position: absolute; left: 0; top: 0; }
.courseList .slick-next{ display: block; width: 40px; height: 40px; background: url(../images/right_n.png) no-repeat; position: absolute; right: 0; top: 0; }
.courseList .slick-prev:hover{ background: url(../images/left_f.png) no-repeat; }
.courseList .slick-next:hover{ background: url(../images/right_f.png) no-repeat; }
.coursebor{ height: 1px; background: url(../images/bor3.png) repeat no-repeat; }
.course_one .coursebor{ margin:30px 0 40px;}

.slider-for{  }
.slider-for ul{ background: url(../images/bor2.jpg) no-repeat repeat center top; position: relative; padding: 64px 0;  }
.slider-for ul:after{ content: ''; width: 22px; height: 22px; background: url(../images/course_bg2.png) no-repeat; position: absolute; top: 0; left: 50%; margin-left: -11px; }
.slider-for ul:before{ content: ''; width: 22px; height: 22px; background: url(../images/course_bg2.png) no-repeat; position: absolute; bottom: 0; left: 50%; margin-left: -11px;}
.slider-for li{ overflow: hidden; margin-bottom: 42px; }
.slider-for li:last-child{ margin-bottom: 0; }
.slider-for li.left{ padding: 0 0 0 152px; position: relative; }
.slider-for li.right{ padding: 0 152px 0 0; position: relative; }
.slider-for .box{ height: 510px;  overflow-y: auto; }
.slider-for .text{ width: 350px; position: relative; }
.slider-for li.left .text{ float: left; }
.slider-for li.left:before{ content: ''; display: block;width: 78px; height: 22px; background: url(../images/course_bg3.png) no-repeat; position: absolute; right: 50%; top: 24px; margin: 0 -11px 0 0; }
.slider-for li.right .text{ float: right; }
.slider-for li.right:before{ content: ''; display: block;width: 78px; height: 22px; background: url(../images/course_bg4.png) no-repeat; position: absolute; left: 50%; top: 24px; margin: 0 0 0 -11px; }
.slider-for .tit{ font-size: 16px; font-weight: bold; position: relative; padding: 0 0 16px;  margin-bottom: 14px;}
.slider-for .tit em{ display: block; position: absolute; left:  0;bottom: 0; width: 20px; height: 2px; background: #139E38; }


/*product*/
.product{ padding-bottom: 80px; }
.product_one{ overflow: hidden; }
.product_one .leftImg{ overflow: hidden; margin-bottom: -30px; float: left; width: 790px; }
.product_one .leftImg li{ float: left; width: 380px; margin: 0 30px 30px 0; overflow: hidden; }
.product_one .leftImg li:nth-of-type(2n+0){ margin-right: 0; }
.product_one .leftImg a{ display: block; position: relative; }
.product_one .leftImg img{ width: 100%; }
.product_one .leftImg .hover{ position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.65); transition: 0.5s; 
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
 align-items: center; 
 }
.product_one .leftImg .hover span{ display: block; text-align: center; padding: 0 30px; width: 100%; font-size: 30px; color: #FFFFFF; }
.product_one .leftImg li:hover .hover{ top: 0%; }
.product_one .right{ float: right; width: 380px; position: relative; }
.product_one .right img{ width: 100%; }
.product_one .right .hover{ position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.65); transition: 0.5s;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;

-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
 align-items: center; 
 }
.product_one .right .hover span{ display: block; text-align: center; padding: 0 30px; width: 100%; font-size: 30px; color: #FFFFFF; }
.product_one .right .img:hover .hover{ top: 0%; }



/*产品详情*/
.productshow{ padding-bottom: 80px; }
.productshow_one{  }
.productshow_one .box{ padding: 0px 0 34px; border-bottom: 1px solid #cacbcb; }
.productshow_one .box:nth-of-type(1){ padding-top: 0; }
.productshow_one .box .h6{ font-size: 36px; color: #333333; margin: 26px 0; }
.productshow_one .box .p{  }
.productshow_one .box .h5{ font-size: 36px; color: #666666;  margin: 26px 0 18px;}
.productshow_one .text{ padding-left: 66px; position: relative; }
.productshow_one .order{ position: absolute; font-family: 'ziti'; left: 0; top: 0; font-size: 60px;letter-spacing:-8px; height: 60px; margin-top: -18px;  } 
.productshow_one .em{ color: #139E38; font-size: 16px; margin-bottom: 12px; }
.productshow_one .p{ font-size: 16px; }
.productshow_one .box2{ padding-bottom: 20px; }

.productshow_ul li .box{ overflow: hidden; padding: 22px 0; }
.productshow_ul li .box:nth-of-type(1){ padding-top: 22px; }
.productshow_ul li .con{ float: left; width: 536px; }
.productshow_ul li .con:last-child{ float: right; }

.productshow_one .h4{ font-size: 36px; color: #666666;  margin: 40px 0 28px; }
.productshow2 ul{ overflow: hidden; border-top: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; }
.productshow2 li{ overflow: hidden; border-bottom: 1px solid #e0e0e0; }
.productshow2 li div{ float: left; line-height: 28px; padding: 10px 0 10px; text-align: center; width: calc(50% - 1px); border-right: 1px solid #e0e0e0; }
.productshow2 li div:last-child{ border-left: 1px solid #e0e0e0; margin-left: -1px; }
.productshow2 li:nth-of-type(2n+0){ background: #fafafa; }

.productshow3 .img{ width: 594px; box-shadow: 0 0 10px rgba(105,105,105,0.15); }
.productshow3 .img img{ width: 100%; }

.productshow_one .download{ margin-top: 50px; }
.download{ display: block; width: 160px; line-height: 39px; background: #fff url(../images/download1.png) no-repeat 126px center; border-radius: 64px; color: #666; text-indent: 18px; font-size: 16px; border:1px solid #bcbcbc; }
.productshow_one .download:hover{ color:#fff; background: #606060 url(../images/download1.png) no-repeat 126px center; border-color:#606060; }

/*展会新闻*/
.shownews{ padding-bottom: 80px; }
.shownews_tii{ /*background: url(../images/bor4.jpg) repeat no-repeat left center;*/ text-align: center  ;}
.shownews_tii span{ /*padding: 0 28px;*/ /*background: #fff url(../images/news-tit.png) no-repeat center;*/ background-size: 100%; font-size: 32px; color: #333333; }
    .shownews_tii p { margin-top :10px;}
.shownews_ul{ overflow: hidden; margin: 34px 0 20px;}
.shownews_ul li{ float: left; background: #f5f5f5; margin: 0 30px 30px 0; }
.shownews_ul li:nth-child(3n+0){ margin-right: 0; }
.shownews_ul .img{ width: 360px; height:180px; margin: 10px; overflow: hidden; }
.shownews_ul .img img{ width: 100%; transition: .5s; }
.shownews_ul .img img:hover{ transform: scale(1.2); }
.shownews_ul .text{ padding: 12px 30px 26px; }
.shownews_ul .h6{ font-size: 16px; font-weight: bold; margin-bottom: 6px;  }
.shownews_ul .p{ padding: 0 0 0 18px; position: relative; }
.shownews_ul .p em{ position: absolute; display: block; width: 6px;height: 6px; left: 0; top: 50%; margin-top: -3px; background: #139E38; border-radius: 50%; }



/*industrynews*/
.industrynews{ padding-bottom: 75px; }
.industrynews_one{  }
.industrynews_one .content{ overflow: hidden; background: #f5f5f5; }
.industrynews_one .content .img{ float: left; width: 500px; overflow: hidden; }
.industrynews_one .content .img img{ width: 100%; transition: .5s; }
.industrynews_one .content .img img:hover{ transform: scale(1.2); }
.industrynews_one .content .right{ float: right; width: 700px; }
.industrynews_one .content .right .text{ padding: 54px 62px 0 50px; }
.industrynews_one .content .text .h6{ font-size: 24px; font-weight: bold; color: #333333; line-height: 36px; margin-bottom: 18px; }
.industrynews_one .content .text .span{ margin-top: 20px; color: #aaaaaa; }

.industrynews_ul{ margin-bottom: 50px; }
.industrynews_ul li{ border-bottom: 1px solid #d6d6d6; }
.industrynews_ul li a{ display: block; padding: 30px 0px; overflow: hidden; }
.industrynews_ul .left{ border-right: 1px solid #d6d6d6; float: left; padding: 0px 30px; width: 66px; }
.industrynews_ul .left .time1{ font-size: 44px; color: #333333; text-align: center; margin-top: -8px; font-family:'medium'; }
.industrynews_ul .left .time2{ font-size: 16px; color: #999999; text-align: center; font-family:'medium'; }
.industrynews_ul .right{ height: 60px; padding: 0 30px; float: left; display: flex;justify-content:  center; flex-direction: column; width: 1010px; border-left: 1px solid #d6d6d6; margin-left: -1px; }
.industrynews_ul .right .tit{ font-size: 18px; color: #333333; line-height: 28px; font-weight: bold; margin-bottom: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.industrynews_ul .right .p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


/*newshow*/
.newshow{ padding-bottom: 74px; }
.newshow_one{width:1000px;margin :auto ; line-height:30px; }
.news_title{ padding-bottom: 34px; border-bottom: 1px solid #e8e8e8; margin-bottom: 34px; }
.news_title .h6{ font-size: 24px; color: #333333; font-weight: bold; margin-bottom: 12px;  text-align :center ; }
.news_title .span{ line-height: 28px; text-align :right  ; }
.news_title .span span{ color: #999999; margin-right: 40px; }
.news_title .span span:last-child{ margin-right: 0; }

.newshow_one .imgbox{ width: 640px; margin: 34px auto 0; }
.newshow_one .img{ overflow: hidden; }
.newshow_one .img img{ width: 100%; transition: .5s; }
.newshow_one .img img:hover{ transform: scale(1.2); }
.newshow_one .imgbox .tit{ text-align: center; font-size: 14px; line-height: 28px; padding: 14px 0; }

.newshow_one .share{ margin-top: 30px; }
.newshow_one .piece{ margin-top: 40px; }

/*illness*/
.illness{ padding-bottom: 80px; }
.illness_one{  }
.illness_one ul{  }
.illness_one li{ border-bottom: 1px solid #cacbcb; }
.illness_one li a{ background: url(../images/illness1.jpg) no-repeat left 14px; padding: 20px 0 20px 48px; display: block; }
.illness_one li a:hover{ color: #139E38; }
.illness_one .numberbox{ margin-top: 50px; }


/*talents*/
.talents{ padding-bottom: 74px; }
.talents_one{  }
.talents_one .shownews_tii{ margin-bottom: 26px; }
.talents_one .text{ padding: 0 134px; text-align: center; }
.talents_one ul{ overflow: hidden; margin-top: 50px; }
.talents_one li{ width: 25%; float: left; }
.talents_one .circle{ width: 170px; height: 170px; border: 5px solid #139E38; border-radius: 50%; margin: 0 auto; display: flex; justify-content: center; flex-direction: column; }
.talents_one .circle span{ display: block; text-align: center; font-size: 24px; color: #333333; font-weight: bold; }
.talents_one .bor1{ width: 6px; height: 100px; background: #d6d6d6; margin: 0 auto; position: relative; }
.talents_one .bor1 em{ display: block; width: 22px; height: 22px; background: url(../images/join1.png) no-repeat; position: absolute; left: -8px; bottom: -22px;  }
.talents_one .bor2{ height: 6px; margin-top: 0px; background: #d6d6d6; }
.talents_one  li:nth-of-type(1) .bor2{ border-radius: 4px 0 0 4px; }
.talents_one  li:last-child .bor2 { border-radius: 0px 4px 4px 0px; }
.talents_one ul .p{ text-align: center; line-height: 25px; width: 230px; margin: 34px auto 0; }
.talents_one  li:nth-of-type(1) .p{  }
.talents_one  li:last-child .p{  }


/*job*/
.job{ padding-bottom: 60px; }
.job_one{ overflow: hidden; }
.job_nav{ float: left; width: 250px; }
.job_nav li{ line-height: 60px; padding: 0 30px; background: #eaeaea; border-bottom: 1px dashed #d6d6d6; cursor: pointer; }
.job_nav li:last-child{ border-bottom-color: transparent; }
.job_nav li:hover , .job_nav li.on{ background: #606060; color: #FFFFFF; border-bottom-color: #606060; position: relative; font-weight: bold; }
.job_nav li:hover em , .job_nav li.on em{ display: block; width: 6px; height: 15px; background: url(../images/job1.png) no-repeat; position: absolute; left: 100%; top: 50%; margin-top: -7.5px; }

.job_con{  }
.job_one .skip{ overflow: hidden; padding-left: 300px; margin-bottom: 50px; }
.job_one .skip a{ display: block; width: 128px; height: 40px; float: left; line-height: 40px; text-align: center; border-radius: 64px;margin-right: 30px; color: #333333; }
.job_one .skip a:hover , .job_one .skip a.on{ background: #606060; color: #FFFFFF; font-weight: bold; }
.job_one .skip a:last-child{ margin-right: 0; }
.job_con .content{ background: #f5f5f5; padding: 0 50px 52px 50px; overflow: hidden; display: none; }
.job_con .content .h6{ margin: 44px 0 0;font-weight: bold; margin-bottom: 6px; }
.job_con .content .more{ display: block; width: 106px; height: 30px; border: 1px solid #bcbcbc; line-height: 30px; text-align: center; border-radius: 64px; margin-top: 44px; }
.job_con .content .more:hover{ border-color: #606060; background: #606060; color: #FFFFFF; font-weight: bold; }
.job_block{ overflow: hidden; }
.job_block{ display:none; }

/*cultivate*/
.cultivate{  }
.cultivate_one{ padding-bottom: 60px; }
.cultivate_one .shownews_tii{ margin-bottom: 34px;}
.cultivate_one .text{ text-align: center; }
.cultivate_one .img{ margin-top: 54px; } 
.cultivate_one .img img{ max-width: 100%; margin: 0 auto; display: block; }

.cultivate2{ background: #FAFAFA; padding-bottom: 80px; }
.cultivate_two{ padding-top: 50px; }
.cultivate_two .shownews_tii{ margin-bottom: 34px; }
.cultivate_two ul{ overflow: hidden; margin-bottom: -30px; }
.cultivate_two li{ float: left; margin: 0 30px 30px 0; width: 380px; }
.cultivate_two li:nth-of-type(3n+0){ margin-right: 0; }
.cultivate_two .img{ overflow: hidden; }
.cultivate_two .img img{ width: 100%; transition: .5s; }
.cultivate_two .img img:hover{ transform: scale(1.2); }

/*team*/
.team{height: 123px; }
.team_one{ padding-bottom: 52px; }
.team_one .p{ text-align: center;font-size:16px; }

.team2{ background: #FAFAFA; padding: 50px 0 58px; }
.team2 .shownews_tii{ margin-bottom: 10px;}
.team2 .shownews_tii span { font-size :25px;padding-bottom:-10px;}
.team2 .p{ text-align: center; margin-bottom: 38px; }
.team2 .img2{ width: 100%; }
.team2 .img2 img{ width: 100%; }
.team3{ background: transparent; }

.team5{ background: transparent; }
.team5 .img{ width: 858px; margin: 0 auto; }
.team5 .img img{ width: 100%; }


/*technology*/
.technology{ padding-bottom: 80px;}
.technology_one{  }
.technology_one ul{ overflow: hidden; margin-bottom: -30px; }
.technology_one li{ float: left; width: 275px; background: #f0f0f0; /*margin: 0 30px 30px 0;*/ margin: 0 25px 30px 0;}
.technology_one li:nth-last-child(4n+1){ /*margin-right: 0;*/ margin: 0 25px 30px 0;}
.technology_one li:hover .text .p{ color: #139E38; }
.technology_one li:hover .text .i{ color: #139E38; }
.technology_one .img{ overflow: hidden; }
.technology_one .img img{ /*width: 100%;*/height: 389px; width: 275px; transition: .5s; }
.technology_one .img img:hover{ transform: scale(1.2); }
.technology_one .text{ overflow: hidden; line-height: 28px; padding: 11px 20px; }
.technology_one .text .p{ text-align: center; }
.technology_one .text .i{ float: right; }
.technology_one .text .i img{ margin: -4px 0 0 9px;  }

/*video*/
.video{ padding-bottom: 80px; }.technology_one{  }
.video_one ul{ overflow: hidden; margin-bottom: -30px; }
.video_one li{ float: left; width: 275px; background: #f0f0f0; margin: 0 33px 30px 0; }
.video_one li:nth-last-child(4n+1){ margin-right: 0; }
.video_one .img{ overflow: hidden; }
.video_one .img img{ width: 100%; transition: .5s; }
.video_one .img img:hover{ transform: scale(1.2); }
.video_one .text{ overflow: hidden; line-height: 28px; padding: 11px 20px; text-align: center; }
.video_one li:hover .text{ color: #139E38; }
.video_one video {width: 275px; height:155px }

/*message*/
.message{ padding-bottom: 80px; }
.message_one .contact_big{ margin-top: 34px; } 
.contact_big{ background: #f5f5f5; padding: 50px; }
.contactbox{  }
.contactbox ul{ overflow: hidden; }
.contactbox li{ float: left; margin: 0 41px 30px 0; }
.contactbox li:nth-of-type(3n+0){ margin-right: 0px; }
.contactbox .img{ width: 17px; height: 17px; float: left; margin-top: 10px; display:flex; align-items: flex-end; }
.contactbox .img img{ vertical-align: bottom; }
.contactbox .txt{ float: left; margin: 0 13px 0; padding: 9px 0 8px; width: 76px; white-space: nowrap; text-align: right; }
.contactbox .txt em{ color: #139E38; }
.contactbox li input{ width: 220px; height: 36px; border: 1px solid #dbdbdb; background: #ffffff; padding: 0 10px; }
.contactbox .bor{ height: 1px; background: #e4e4e4; }

.contactbox .list2{ padding: 30px 0 0; }
.contactbox .textarea{ width: 100%; border: 1px solid #dbdbdb; padding: 14px 18px; line-height: 28px; background: #FFFFFF; height: 147px; resize: none; margin-top: 4px; }
.contactbox .btn{ overflow: hidden; margin-top: 30px; }
.contactbox .btn input{ width: 106px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #d6d6d6; color: #666666;font-size:14px; border-radius: 64px; float: left; margin-right: 20px; }
.contactbox .btn input:hover{ /*border-color: #139E38;*/background-color:#606060;color :white;font-weight :bold ;}
.contactbox .btn input.no{ margin-right: 0; }

/*联系我们*/
.contact{ padding-bottom: 80px; }
.contact_one .content{ }
.contact_one .content ul{ overflow: hidden; }
.contact_one .content li{ float: left; width: 33.33%; background: url(../images/contact1.jpg) no-repeat repeat; background-size:100% 100%; height: 260px; padding: 0 30px; box-sizing: border-box; }
.contact_one .content li .name{ font-size: 18px; text-align: center; font-weight: bold; margin: 46px 0 0; }
.contact_one .content li .p{  }
.contact_one .content li:nth-child(1) .name{ margin-bottom: 22px; }
.contact_one .content li:nth-child(2) .name{ margin-bottom: 62px; }
.contact_one .content li:nth-child(3) .name{ margin-bottom: 16px; }
.contact_one .content li .call{ text-align: center; }
.contact_one .content li .call em{ padding: 0 0 0 30px; background: url(../images/phone.png) no-repeat left center; font-size: 24px; font-weight: bold; color: #139E38; }
.contact_one .content li .img{ width: 118px; margin: 0 auto; }
.contact_one .content li .img img{ width: 100%; } 


.contact_one .contact_big{ margin-top: 60px; }

/*搜素页*/
.seekweb{ padding-bottom: 60px; }
.seekweb_one{  }
.seekweb_one .text{ display: flex; justify-content: center; }
.seekweb_one .text strong{ margin-right: 18px; }
.seekweb_one .radio{ border: 1px solid #d7d7d7; float: left; border-radius: 50%; margin:4px 10px 0 0; }
.seekweb_one .seekbox{ margin-right: 20px; cursor: pointer; }
.seekweb_one .seekbox.on{ color: #139E38; }
.seekweb_one .seekbox.on span{ background: #139E38; }
.seekweb_one .radio span{ display: block; width: 6px; height: 6px; margin: 3px; border-radius: 50%; }
.seekweb_one .input{ margin: 0 auto; width: 598px; height: 38px; border: 1px solid #139E38; border-radius: 64px; position: relative; margin-top: 40px; }
.seekweb_one .input input{ width: 100%; height: 100%; padding: 0 50px 0 15px; font-size: 14px; }
.seekweb_one .input input::-moz-placeholder{ color: #999999; }
.seekweb_one .input img{ position: absolute; right: 19px; top: 12px; }

.seekweb_one .leftImg{ overflow: hidden;margin-bottom: -30px; margin-top: 40px;  }
.seekweb_one .leftImg li{ float: left;width: 380px;margin: 0 30px 30px 0;overflow: hidden; }
.seekweb_one .leftImg li:nth-child(3n+0){ margin-right: 0; }
.seekweb_one .leftImg li a{ display: block; position: relative; }
.seekweb_one .leftImg img{ width: 100%; }
.seekweb_one .leftImg .hover{ position: absolute;top: 100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.65);transition: 0.5s;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center; }
.seekweb_one .leftImg .hover span{ display: block;text-align: center;padding: 0 30px;width: 100%;font-size: 30px;color: #FFFFFF; }
.seekweb_one .leftImg li:hover .hover { top: 0%;}


/*<!--10——31-->*/

/*代加工产品与服务*/
/*.service    { padding-bottom: 80px;}*/
.service_one{  }
.service_one ul{ overflow: hidden; padding-top : 36px;}
.service_one li{ float: left; width: 380px; margin: 0 30px 26px 0; }
.service_one li:nth-child(3n+0){ margin-right: 0; }
.service_one li .p{ text-align: center; line-height: 28px; margin: 20px 0 0; font-size: 18px; color: #333333;}
.service_one li img{ width: 100%; }
 .service_bigImg{ width:456px; margin:34px auto 40px; }
.service_bigImg .slick{ height:auto; }
.service_bigImg img { width:140%; }

.more-ser{ border-top: 1px dashed #d6d6d6; text-align: center;padding-top: 30px; margin-top: 30px; cursor: pointer; display: block; }

.service_Bigimg{  width: 750px; margin:0 auto;margin-top :20px;}
.service_Bigimg .slick{ height:auto;}
.service_Bigimg img{ width:100%; }

/*代加工产品与服务详情页*/
.banner2 .prev{ width: 28px !important; height: 92px !important; background: url(../images/left2_on.png) no-repeat !important; }
.banner2 .next{ width: 28px !important; height: 92px !important; background: url(../images/right2_on.png) no-repeat !important;transform: rotate(0deg) !important; }
.banner2 .prev:hover{ background: url(../images/left2_off.png) no-repeat !important; }
.banner2 .next:hover{ background: url(../images/right2_off.png) no-repeat !important; }
.productshow_one .box .h6{ font-size: 30px; }
.productshow_two .box .h5{ color: #333333; font-size: 30px; }
.productshow_there .h4{ color: #333333; font-size: 30px; margin: 34px 0 32px; }

/*OEM详情页*/
.oemshow_two .h4{ color: #333333; font-size: 30px; margin: 34px 0 32px; }
.oemshow_two li div:nth-of-type(1){ width: 407px; }
.oemshow_two li div:nth-of-type(2){ width: 790px; }


/*核心业务-技术服务*/
.service2{ padding-bottom: 80px; }
.service2_one{  }
.service2_one .img{ margin-top: 36px; }
.service2_one .img img{ width: 100%; }
.service2_one .border{ height: 1px; background: #e4e5e5;  margin: 60px 0 56px; }
.service2_one .h6{ font-size: 30px; color: #333; margin-bottom: 6px; }

.service2_one .shownews_tii{ margin-bottom: 40px; }
.sNav li dd a:hover {
    /*text-decoration: underline;*/
    color: #139E38;
}



/*2018/11/24*/
/*里程碑*/
.milepost{  }
.milepost1{  }
.milepost1 ul{ background: url(../images/mil3.jpg) no-repeat repeat center top; position: relative; padding: 96px 0 120px; }
.milepost1 ul:before{ content: ''; display: block; width: 60px; height: 60px; background: url(../images/mil1.png) no-repeat center; position: absolute; left:50%; margin-left: -30px; top: -10px; }
.milepost1 li{ overflow: hidden; margin-bottom: 54px; }
.milepost1 li:last-child{ margin-bottom: 0; }
.milepost1 .h6{ font-size: 30px; font-weight: bold; color: #139e38; }
.milepost1 .p{ font-size: 14px; line-height: 28px; width: 406px;  }

.milepost1 .left{ width: 530px; float: left; }
.milepost1 .left .h6{ float: right; margin-left: 26px; position: relative; }
.milepost1 .left .h6 em{ display: block; width: 55px; height: 15px; background: url(../images/mil5.png) no-repeat right; position: absolute; right: -78px; top: 50%; margin-top: -7.5px; }
.milepost1 .left .p{ float: right; text-align: right; }
.milepost1 .right{ float: right; width: 530px;}
.milepost1 .right .h6{ position: relative; float: left; margin-right: 26px; }
.milepost1 .right .h6 em{ display: block; width: 55px; height: 15px; background: url(../images/mil2.png) no-repeat right; position: absolute; left: -77px; top: 50%; margin-top: -7.5px; }
.milepost1 .right .p{ float: left; }

.serviceTab{ overflow:hidden; text-align:center; padding-bottom:50px;}
.serviceTab li{ display:inline-block;}
.serviceTab li a{ display:block; width:200px; height:40px; line-height:40px; font-size:18px; border-radius:24px; -moz-border-radius:24px; margin:0 15px; background:#f2f2f2;}
.serviceTab li .aNow{ background:#606060; color:#fff;}


.productshow_two{ padding: 0 0 80px; position: relative; }
.productshow{ padding: 0; }
.consult{ height: 50px; width: 211px; background: #848583; display: block; overflow: hidden; line-height: 50px; text-indent: 45px; color: #FFFFFF; font-size: 14px; position: absolute; right: 0; bottom: 0; }
.consult em{ width: 50px; float: right; height: 100%; background: url(../images/images/ico111.jpg) no-repeat; border-left: 1px solid #FFFFFF; }

.table td{ border-right:#ddd solid 1px; border-bottom:#ddd solid 1px; padding:8px; text-align:center; font-size:14px;}
.newshow .content { width:1000px; margin:auto ;}

.table22 th{ background:#139E38; color:#fff; font-size:15px; padding:10px 0; border-right:#fff solid 1px; border-bottom:#fff solid 1px;}
.table22 td{ background:#eee; border-right:#fff solid 1px; border-bottom:#fff solid 1px; padding:8px; text-align:center; font-size:14px; color:#333;}

.table33 th{ background:#139E38; color:#fff; font-size:15px; padding:10px 0; border-right:#fff solid 1px; border-bottom:#fff solid 1px;}
.table33 td{ background:#eee; border-right:#fff solid 1px; border-bottom:#fff solid 1px; padding:8px; text-align:center; font-size:14px; color:#333;}

.table44 th{ background:#139E38; color:#fff; font-size:15px; padding:10px 0; border-right:#fff solid 1px; border-bottom:#fff solid 1px;}
.table44 td{ background:#eee; border-right:#fff solid 1px; border-bottom:#fff solid 1px; padding:8px; text-align:center; font-size:14px; color:#333;}

.video .wal h1 {height:300px;display:block;line-height: 300px;}

/*2022.1.14*/
.index1 .videobox{ position: relative; overflow: hidden; margin-top:50px; cursor:pointer;}
.index1 .videobox video{width:100%;height:auto;position:absolute;top:50%;left:0;transform: translateY(-50%);z-index:-1;visibility:hidden;opacity:0;object-fit:fill;}
.index1 .videobox.cur{ background:#000;}
.index1 .videobox.cur .img, .index1 .videobox.cur .imgDiv,
.index1 .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0}
.index1 .videobox.cur video{z-index:2;visibility:visible;opacity:1}
.index1 .videobox .imgDiv img{ width: 100%; transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;  }
.index1 .videobox .layer{ cursor:pointer; position: absolute; left: 0; width: 100%; top: 50%; margin-top: -50px; z-index: 2; text-align: center; }
.index1 .videobox:hover .imgDiv img{ transform:scale(1.05);-webkit-transform:scale(1.05);}