@charset "utf-8";
/* CSS 鼠标效果 */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #333333; overflow-x: hidden; font-family:'Noto Sans SC',"Source Han Sans CN","Microsoft YaHei",Arial,sans-serif; font-weight: 300;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ outline:none; font-family:"Noto Sans SC","Source Han Sans CN","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#333333; transition: color 0.56s ease;}
a:hover{ color: #43754a;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}


img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 1380px; margin: 0 auto;}
.w1200{ width: 1200px; margin: 0 auto;}
.ovh{overflow: hidden;}
.bg{ background: #f6f6f6;}


::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}


/*顶部*/
.indexHeader { position: relative;}
.indexHeader .logo{ position: absolute; left: 50%; top: 10px; transform: translateX(-50%); z-index: 11;}
.indexHeader .nav{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 11;}

.header{ position: relative;}
.header .logo{position: absolute; left:calc((100% - 1420px)/2); top: 0;}
.header .nav{width: 100%; position: absolute; left: 0; top: 90px; z-index: 11;}
.header .lang{ top: 29px;}

.nav ul{ background: #43754a;}
.nav ul li { width: 14.2857%; border-left: 1px solid #709274;}
.nav ul li:nth-child(1){ border-left:none;}
.nav ul li a{ font-size: 20px; color: #fff; font-weight: 300; line-height: 65px; text-align: center; display: block; transition: all .4s;}
.nav ul li a:hover,.nav ul li.on a{ color: #000; background: #bbd91f;}

.lang{position:absolute; top: 63px; right: calc((100% - 1380px)/2); z-index: 111;}
.lang a{ width: 35px; height: 35px; border: #43754a solid 2px; border-radius: 10px; color: #43754a; font-size: 15px; text-align: center; line-height: 30px; display: inline-block;transition: all .4s;}
.lang a:hover{ color: #fff; background: #43754a;}
.menu-toggle{display: none;}


/*首页bannner*/
.banner { position: relative;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper-container .swiper-slide a{  display: block; width:100%;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination {position: absolute;z-index: 20;bottom:115px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 6px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #bbd91f; opacity: 1;}

.neiBanner{ height:550px; background-position: center; background-repeat: no-repeat;  animation: imgZoom 12s linear 0s infinite normal;}

.title{ text-align: center; position: relative; padding-bottom: 14px; margin-bottom: 50px;}
.title::before{ content: ""; width: 30px; height: 3px; background: #43754a; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.title h2{ color: #43754a; font-size: 35px; font-family:"华文宋体",serif; line-height: 1;}
.title.col-000 h2{ color: #000;}

.iabout{ padding: 80px 0 155px;}
.iabout .text{ padding: 0 130px;}
.iabout a.more{ width: 138px; height: 40px; line-height: 38px; background: #43754a; border-radius: 40px; color: #fff; font-size: 18px; font-weight: 300; text-align: center; display: block; margin: 20px auto 0; transition: all .4s;}
.iabout a.more:hover{background: #bbd91f; color: #000;}

.inum{ margin-top: -100px; position: relative; z-index: 111;}
.inum ul{ height: 188px; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.33); border-radius: 15px; overflow: hidden; border-top:5px solid #43754a;}
.inum ul li{ width:25%; border-left: 1px solid #dadada;}
.inum ul li:nth-child(1){ border-left:none;}
.inum ul li b{ font-size: 50px; color: #43754a; font-family: Arial, sans-serif; font-weight: normal; line-height: 1;}

.ibusiness{ padding: 145px 0 60px; margin-top: -90px; position: relative;}
.ibusiness::before{ content: ""; width: 100%; height: 246px; background: #e7eee8; position: absolute; left: 0; top: 0;}
.ibusiness::after{ content: ""; width: 48px; height: 18px; background: url(../images/icon07.png) no-repeat center; position: absolute; left: 50%; top: 240px; transform: translateX(-50%);}
.ibusiness .box{ padding-top: 70px;}
.ibusiness .box a{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: 101% auto; transition: all .6s;}
.ibusiness .box a:hover{ background-size:110% auto;}
.ibusiness .box .con{ text-align: center; padding: 70px 0;}
.ibusiness .box .con h3{ font-size: 20px; color: #fff; font-weight: 300; margin-top: 5px;}
.ibusiness .left,.ibusiness .right{ width: 273px; height: 483px;}
.ibusiness .middle{ width: calc(100% - 566px);}
.ibusiness .middle a{ height: 236px;}
.ibusiness .middle a:nth-child(1),.ibusiness .middle a:nth-child(4){ width:calc(67% - 10px);}
.ibusiness .middle a:nth-child(2),.ibusiness .middle a:nth-child(3){ width: 33%;}
.ibusiness .middle a:nth-child(2){ background: #189c4b;}
.ibusiness .middle a:nth-child(3){ background: #43754a; align-self:flex-end;}
.ibusiness .middle a:nth-child(4){ align-self:flex-end;}

.icase{ padding: 50px 0 40px; background: #efefef;}
.icase .title h2{ color: #000;}
.icase .box ul{ margin: 0 -10px;}
.icase .box ul li{ width: 25%; padding: 0 10px; margin-bottom: 20px;}
.icase .box ul li dl{padding-bottom: 69.6969%;}
.icase .box ul li h3{ padding: 0 18px; line-height: 50px; background: rgba(0,0,0,.4); margin-top: -50px; position: relative; z-index: 1;}
.icase .box ul li ol{ padding:10px 18px 20px; background: #fff; transition: all .4s;}
.icase .box ul li dt{ color: #999; line-height: 20px; transition: all .4s;}
.icase .box ul li dd{ color: #43754a; margin-top: 10px; transition: all .4s;}
.icase .box ul li a:hover ol{ background: #43754a;}
.icase .box ul li a:hover ol dt{color: #fff;}
.icase .box ul li a:hover ol dd{color: #fff;}

.newsVideo{ padding: 45px 0 20px;}
.newsVideo .title{ margin: 0 30px;}
.newsVideo .title:nth-child(1) h2{ color: #000;}
.newsVideo .title:nth-child(2) h2{ color: #b8b8b8;}
.newsVideo .title:nth-child(2)::before{ background: #b8b8b8;}
.newsVideo .box .pic{ width: 50%;}
.newsVideo .box .pic dl{ padding-bottom: 65.2173%;}
.newsVideo .box .list{ width: 50%; padding-left: 34px;}
.newsVideo .box .list ul li{ margin-bottom: 15px;}
.newsVideo .box .list ul li a{ padding: 0 25px; height: 140px; background: #efefef; position: relative;}
.newsVideo .box .list ul li ol { width: 85%; border-left: 1px solid #d5dde6; padding-left: 26px; margin-left: 30px; padding-right: 40px; background: url(../images/icon08.png) no-repeat right center;}
.newsVideo .box .list ul li ol dt{ line-height: 18px;}
.newsVideo .box .list ul li dl{ width:15%; text-align: center;}
.newsVideo .box .list ul li dl b{ font-size: 48px; color: #333; font-weight: 500; line-height: 1;}
.newsVideo .box .list ul li dl dd{ font-size: 14px; color: #888; white-space:nowrap;}
.newsVideo .box .list ul li a:hover,.newsVideo .box .list ul li.on a{background-image: linear-gradient(to right, #43754a , #aac32a);}
.newsVideo .box .list ul li a:hover::before,.newsVideo .box .list ul li.on a:before{ content: ""; width: 0; height: 0; border-right: 12px solid #43754a; border-top: 12px solid transparent; border-bottom: 12px solid transparent; position: absolute; left: -12px; top: 50%; margin-top: -12px;}
.newsVideo .box .list ul li a:hover ol,.newsVideo .box .list ul li.on a ol{background: url(../images/icon08_02.png) no-repeat right center;}
.newsVideo .box .list ul li a:hover ol h3,.newsVideo .box .list ul li.on a ol h3{ color: #fff;}
.newsVideo .box .list ul li a:hover ol dt,.newsVideo .box .list ul li.on a ol dt{ color: #fff;}
.newsVideo .box .list ul li a:hover dl b,.newsVideo .box .list ul li.on a dl b{ color: #fff;}
.newsVideo .box .list ul li a:hover dl dd,.newsVideo .box .list ul li.on a dl dd{ color: #fff;}
.newsVideo a.more{ width: 135px; height: 40px; line-height: 38px; background: #43754a; border-radius: 20px; color: #fff; font-size: 18px; font-weight: 300; text-align: center; display: block; margin: 34px auto 0;}
.newsVideo a.more:hover{background: #2f5033;}

.neiNav{ background: #f6f6f6; line-height: 80px;}
.neiNav ul {border-left: #dedede solid 1px;}
.neiNav ul li{ flex: 1; border-right: #dedede solid 1px;}
.neiNav ul li a{ font-size: 18px; text-align: center; display: block;}
.neiNav ul li a:hover{ color: #43754a;}
.neiNav ul li.on a{ color: #43754a; border-bottom: #43754a solid 3px;}

/*english*/
.english .neiNav ul li a{ font-size: 16px;}

.content{ padding: 65px 0 80px; overflow: hidden;background:url(../images/honorbg.jpg) no-repeat bottom; background-size:100% auto;}


.about .text{ font-size: 18px; line-height: 30px; color:#666;}
.about .text img{ float: right; margin: 0 0 50px 65px;}

.zhichi .pic{ flex: 0 0 auto; position: relative; padding: 42px 0 42px 42px; align-self:baseline;}
.zhichi .pic::before{ content: ""; width:calc(100% - 42px); height: 100%; background: #d1dad3; position: absolute; left: 0; top: 0; z-index: -1;}
.zhichi .text{ padding-left: 50px; font-size: 18px; line-height: 30px; color:#666;}

.honorNav{ font-size: 18px; text-align: center; margin-top: -20px; margin-bottom: 35px;}
.honorNav a{ padding: 0 40px; position: relative;}
.honorNav a::before{ content: ""; width: 2px; height: 14px; background: #c0c0c0; position: absolute; right:0; top: 8px;}
.honorNav a:nth-last-child(1)::before{ display: none;}
.honorNav a.on,.honorNav a:hover{ color: #43754a; font-weight: 500;}
.honor { background:url(../images/honorbg.jpg) no-repeat center; background-size:100% auto;}
.honor .swiper-container{ padding:15px 0;}
.honor .swiper-slide dl{ background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.2);}
.honor .swiper-slide dl img{  padding:15px;}
.honor .box{ position:relative;}
.honor .box a.arrow-left,.honor .box a.arrow-right{ width:50px; height:50px; background-size:100% !important; position:absolute; top:50%; transform: translateY(-50%); z-index:11;}
.honor .box a.arrow-left{ background:url(../images/arrow-left01.png) no-repeat center; left:-70px;}
.honor .box a.arrow-right{ background:url(../images/arrow-right01.png) no-repeat center; right:-70px;}
.honor .box ul { margin: 0 -10px;}
.honor .box ul li{ width: 33.33%; padding: 0 10px; margin-bottom: 22px;}
.honor .box ul li a{  display: block;}
.honor .box ul li dl{ border: #e9e9e9 solid 2px;  padding: 12px;}
.honor .box ul li h3{ font-size: 16px; font-weight: normal; text-align: center; margin-top:5px;}
.honor .box ul.list4 li{ width: 25%;}
.honor .box ul.list4 li dl{ padding-bottom: 145.7912%;}

.culture { background:url(../images/honorbg.jpg) no-repeat center; background-size:100% auto;}
.culture .box{ position:relative;}
.culture .box a.arrow-left,.culture .box a.arrow-right{ width:50px; height:50px; background-size:100% !important; position:absolute; top:50%; transform: translateY(-50%); z-index:11;}
.culture .box a.arrow-left{ background:url(../images/arrow-left01.png) no-repeat center; left:-70px;}
.culture .box a.arrow-right{ background:url(../images/arrow-right01.png) no-repeat center; right:-70px;}
.culture .box ul{ margin: 0 -13px;}
.culture .box ul li{ width: 25%; padding: 0 13px; margin-bottom: 25px;}
.culture .box ul li dl{ padding-bottom: 64.4171%;}

.preview{ background: url(../images/icon09.png) repeat-x center; position: relative;}
.preview .arrow-left,.preview .arrow-right{ width:9px; height: 17px; position: absolute; top: 50%; margin-top: -8px; z-index: 11;}
.preview .arrow-left{ background: url(../images/arrow-left.png) no-repeat center; left: 0;}
.preview .arrow-right{ background: url(../images/arrow-right.png) no-repeat center; right: 0;}
.preview::before{ content: ""; width: 20000px; height: 1px; background: #dedede; position: absolute; left: -4000px; top: 50%;}
.preview .swiper-slide{ box-sizing: border-box; text-align: center; padding-bottom: 8px;}
.preview .swiper-slide li{ cursor: pointer;}
.preview .swiper-slide.active-nav li{ background: #43754a; color: #fff; position: relative;}
.preview .swiper-slide.active-nav li::before{ content:""; width: 0; height: 0; border-top: 8px solid #43754a; border-right: 8px solid transparent; border-left: 8px solid transparent; position: absolute; left: 50%; bottom: -8px; margin-left: -8px;}
.preview li{ width: 128px; height: 46px; line-height: 46px; background: #dedede; border-radius: 46px; color: #333; margin: 0 auto;}

.view{ width: 100%;  margin-top: 45px; }
.view .swiper-container{ height: 700px !important;}
.view .swiper-slide{ width: 100%; height: auto !important; padding:10px; box-sizing: border-box; }
.view .swiper-slide .box{box-shadow: 0 0 10px rgba(0,0,0,.15);  display: flex; justify-content: space-between;background:#ffffff;}
.view .swiper-slide dl{width: 100px; height: 100px; line-height: 100px;  background: #dedede; color: #878787;  font-size: 20px; font-weight: 700; text-align: center;}
.view .swiper-slide ul{ width: calc(100% - 170px); padding:15px 30px;}
.view .swiper-slide ul p{ background: url(../images/icon10_02.png) no-repeat 5px center; line-height: 35px; padding-left: 30px; border-bottom: #e7e7e7 solid 1px;}
.view .swiper-slide.swiper-slide-active .box{ background-image: linear-gradient(45deg, #aac32a, #43754a 23%);}
.view .swiper-slide.swiper-slide-active .box dl{ background: #fff; color: #43754a;}
.view .swiper-slide.swiper-slide-active .box ul p{ background: url(../images/icon10.png) no-repeat 5px center;  border-bottom: #678c6c solid 1px; color: #d8e5da;}
.view .swiper-slide ul p:nth-last-child(1){ border-bottom: none;}

.shzr .text{font-size: 18px; line-height: 35px; color:#666;}

.business{ padding: 45px 0 70px;background:url(../images/honorbg.jpg) no-repeat bottom; background-size:100% auto;}
.business .item{ display: flex;}
.business .item:nth-child(even){ flex-direction: row-reverse;}
.business .item dl{ width: 50%;}
.business .item dl img{ width: 100%;}
.business .item a{ width: 50%; padding: 50px 40px; background: #f6f6f6; display: flex; flex-wrap: wrap; align-items: flex-start;}
.business .item h3{ font-size: 30px; color: #43754a; font-weight: normal; line-height: 1; position: relative;  padding-bottom: 15px; margin-bottom: 15px;}
.business .item h3::before{ content: ""; width: 58px; height: 2px; background: #43754a; position: absolute; left: 0; bottom: 0;}
.business .item dt{ align-self:flex-start; line-height: 22px;}
.business .item dd{ width: 156px; height: 45px; line-height: 45px; background: #43754a; color: #fff; font-size: 18px; text-align: center; align-self:flex-end;}

.businessView .text{ line-height: 32px; color: #666;}
.businessView .more{ width: 130px; height: 130px; line-height: 120px; background: #43754a; border: #6b9b72 solid 5px; border-radius: 120px; font-size: 20px; color: #fff; text-align: center; margin: 50px auto 0; display: block;}
.businessView .more:hover{ background: #4e8855;}

.case { padding-bottom: 50px;}
.case .titleBg{ padding: 50px 0 1px; background: #fff;}
.case .box{ padding: 50px 0 0;}
.case .box ul{ margin: 0 -15px;}
.case .box ul li{ width: 33.33%; padding: 0 15px; margin-bottom: 40px;}
.case .box ul li a{ background: #fff; display: block;}
.case .box ul li dl{padding-bottom: 68%;}
.case .box ul li ol{ padding: 20px 36px 30px;}
.case .box ul li ol h3{ position: relative;}
.case .box ul li ol h3::before{ content:""; width: 20px; height: 12px; background: #43754a; position: absolute; left: -36px; top: 5px;}

.caseView{ padding: 45px 0 70px; border-top: 1px solid #d8d8d8;}
.caseView .con{ width:calc(100% - 380px); align-self:baseline;}
.caseView .con .box{ padding: 50px; background: #fff;}
.caseView .con .box .tit{color: #43754a; font-size: 30px; font-family:"华文宋体",serif; font-weight: bold; line-height: 1; position: relative; margin-bottom: 30px;}
.caseView .con .box .tit::before{ content: ""; width: 30px; height: 12px; background: #bbd91f; position: absolute; left: -50px; top: 10px;}
.caseView .con .box .tit01{ margin-bottom: 10px;}
.caseView .con .box .tit01 h2{ color: #000; font-size: 22px; font-weight: normal;}
.caseView .con .box .text img{ margin-bottom: 15px;}
.caseView .con .page{ margin-top: 40px;}
.caseView .con .page li{ width: 49%; background: #fff; border: #c3cec5 solid 2px; line-height: 60px; padding: 0 25px; font-size: 18px; display: flex;}
.caseView .con .page li b{ color: #43754a; font-weight: normal; flex: 0 0 auto;}
.caseView .con .page li a{color: #43754a; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.caseView .con .page li a:hover{color: #1f4424;}
.caseView .otherCase{ width: 340px;}
.caseView .otherCase .tit{ line-height: 55px; background: #bbd91f; font-size: 22px; color: #234828; text-align: center; margin-bottom: 12px;}
.caseView .otherCase .item{ margin-bottom: 12px;}
.caseView .otherCase .item a{ display: block;}
.caseView .otherCase .item dl{ padding-bottom: 68%;}
.caseView .otherCase .item h3{ font-size: 16px; color: #fff; font-weight: 300; text-align: center; line-height: 46px; background: rgba(67, 117, 74, .8); margin-top: -46px; position: relative; z-index: 11;}

.news{ padding-bottom: 50px;}
.news .titleBg{ padding: 50px 0 1px; background: #fff;}
.news .box{  margin-top: 50px;}
.news .box ul li{ margin-bottom: 30px;}
.news .box ul li a{ background: #fff;}
.news .box ul li .pic{ width: 370px; flex: 0 0 auto;}
.news .box ul li .pic dl{padding-bottom: 65.2173%;}
.news .box ul li .con{ width:calc(100% - 540px); padding: 35px 46px; display: flex; flex-wrap: nowrap; flex-direction: column; position: relative;}
.news .box ul li .con::before{ content: ""; width: 10px; height: 20px; background: #43754a; position: absolute; left: 46px; top: 0;}
.news .box ul li .con h3{ width: 100%;}
.news .box ul li .con dt{ line-height: 22px; width: 100%; color: #999999;}
.news .box ul li .con dd{ width: 150px; height: 40px; line-height: 32px; text-align: center; color: #57865e; border: #aabcac solid 2px; margin-top: 28px;}
.news .box ul li .date{ width: 170px; border-left: 2px solid #ebebeb; display: flex; align-items: center;  justify-content: center; text-align: center; flex: 0 0 auto;}
.news .box ul li .date ol{ display: flex; flex-direction: column-reverse; color: #acacac;}
.news .box ul li .date ol em{ font-size: 20px; font-style:normal; }
.news .box ul li .date ol b{ font-size: 44px; line-height: 1; margin-bottom: 5px;}

.newsView{padding: 45px 0 70px; border-top: 1px solid #d8d8d8;}
.newsView .con{ width:calc(100% - 380px); align-self:baseline;}
.newsView .con .box{ padding: 50px; background: #fff;}
.newsView .con .newsHead{ border-bottom: #ddd solid 1px; padding-bottom: 18px; margin-bottom: 18px;}
.newsView .con .newsHead h1{color: #43754a; font-size: 30px; font-family:"华文宋体",serif; font-weight: bold; line-height: 1; position: relative; margin-bottom: 10px;}
.newsView .con .newsHead h1::before{ content: ""; width: 30px; height: 12px; background: #bbd91f; position: absolute; left: -50px; top: 10px;}
.newsView .con .newsHead p{ font-size: 18px;}
.newsView .con .text{ font-size: 18px; line-height: 30px; color: #888;}
.newsView .con .page{ margin-top: 20px; background: #fff;}
.newsView .con .page ul{ width: calc(100% - 145px); padding: 0 35px; font-size: 18px; color: #43754a;}
.newsView .con .page ul li{ border-bottom: #ccc solid 1px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 2.5;}
.newsView .con .page ul li:nth-last-child(1){ border-bottom: none;}
.newsView .con .page a.back{ width: 145px; height: 145px; line-height: 142px; background: #43754a; font-size: 18px; color: #fff; text-align: center;}
.newsView .otherNews{ width: 340px;}
.newsView .otherNews .tit{ line-height: 55px; background: #bbd91f; font-size: 22px; color: #234828; font-weight: 500; text-align: center; margin-bottom: 10px;}
.newsView .otherNews .item{ margin-bottom: 10px;}
.newsView .otherNews .item a{ padding: 20px 30px; display: block; background: #fff; transition: all .4s;}
.newsView .otherNews .item h3{ font-size: 18px; font-weight: 300; color: #333; line-height: 25px; transition: all .4s;}
.newsView .otherNews .item dd{ color: #aeaeae; line-height: 1; margin-top: 10px;}
.newsView .otherNews .item a:hover{ background: #43754a;}
.newsView .otherNews .item a:hover h3{ color: #fff;}

.idea{ padding: 45px 0 100px;background:url(../images/honorbg.jpg) no-repeat bottom; background-size:100% auto;}
.idea .item{ display: flex; margin-bottom: 36px;}
.idea .item .pic{ width: 750px; flex: 0 0 auto;}
.idea .item .con{ width: 50%;  flex: 0 0 auto; background: #f6f6f6; padding:80px 60px; align-self: start; margin-left: -50px; margin-top: 50px;}
.idea .item .con h3{ font-size: 30px; color: #000; font-weight: normal; margin-bottom: 20px;}
.idea .item .con dt{ font-size: 18px; color: #888;}
.idea .item:nth-child(even){ flex-direction: row-reverse;}
.idea .item:nth-child(even) .con{ background: #bbd91f; margin-left: 0; margin-right: -50px; align-self: flex-end; margin-bottom: 50px; margin-top: 0;}
.idea .item:nth-child(even) .con h3{ color: #fff;}
.idea .item:nth-child(even) .con dt{ color: #fff;}
.idea .list{ padding-top: 36px;}
.idea .list ul{ margin: 0 -13px;}
.idea .list ul li{ width: 25%; padding: 0 13px; position: relative;}
.idea .list ul li dl{ padding-bottom: 64.6153%;}
.idea .list ul li h3{ font-size: 47px; color: #fff; font-family:"华文宋体",serif; font-weight: 400; line-height: 1; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 11;}

.job{ padding: 60px 0 80px;background:url(../images/honorbg.jpg) no-repeat bottom; background-size:100% auto;}
.job .biaoti{ background: #d1e1d3; color: #000; font-size: 18px; line-height: 58px; padding: 0 30px; display: flex; justify-content: space-between;}
.job .biaoti dd{ width: 20%; text-align: center;}
.job .biaoti dd:nth-child(1){ width: 10%; text-align: left;}
.job .biaoti dd:nth-last-child(1){ width: 10%; background: url(../images/icon12.png) no-repeat center right; padding-right: 20px; text-align: right;}
.job ul.focus dl{display: block;}
.job ul li{  border-bottom: #e1e1e1 solid 1px;  padding: 0 30px; font-size: 16px; color: #000; display: flex; justify-content: space-between; cursor: pointer;}
.job ul li ol{ width:20%; line-height:54px; color: #000; text-align: center;}
.job ul li ol:nth-child(1){ width: 10%; background: url(../images/icon13.png) no-repeat left center; padding-left: 20px; text-align: left;}
.job ul li ol:nth-child(2){ color: #000;}
.job ul li ol:nth-last-child(1){ width: 10%; background: url(../images/icon12.png) no-repeat center right; padding-right: 20px; text-align: right;}
.job ul dl{ padding: 28px 230px 28px 28px; line-height: 1.8;  display: none; position: relative; border-bottom: #e1e1e1 solid 1px;}
.job ul dl .jobView{ width: 100%; font-size: 16px; color: #333; margin-bottom: 20px;}
.job ul dl .jobView dt{ font-size: 18px; color: #000; margin-bottom:5px;}
.job ul dl a.btn{ width: 166px; height: 50px; line-height: 48px; background: #43754a; font-size: 18px; color: #fff; text-align: center; position: absolute; right: 0; top: 50%; margin-top: -25px; }

.jobform{ padding: 70px 0 60px; font-size: 18px;background:url(../images/honorbg.jpg) no-repeat bottom; background-size:100% auto;}
.jobform .tit{ width: 166px; height: 50px; line-height: 48px; background: #43754a; font-size: 22px; color: #fff; font-weight: 500; text-align: center; margin: 20px 0;}
.jobform p { color: #666666; margin-bottom: 5px;}
.jobform p span{color:#bbbbbb}
.jobform input{ width: 100%; height: 54px; font-size: 16px; padding-left: 15px; border: #d2d2d2 solid 1px;}
.jobform select{ width: 100%; height: 54px;font-size: 16px; color: #999; padding-left: 15px; border: #d2d2d2 solid 1px; appearance:none; -moz-appearance:none; -webkit-appearance:none; outline: none; background: url(../images/icon11.png) no-repeat right 15px center;}
.jobform textarea{ width: 100%; height: 130px;font-size: 16px; padding:10px 15px; border: #d2d2d2 solid 1px;}
.jobform button{ width: 100%; height: 60px; border: none; font-size: 20px; color: #fff; margin-right: 20px; cursor: pointer;}
.jobform button[type="submit"]{ background: #43754a;}
.jobform button[type="submit"]:hover{background: #305535;}
.jobform ul{ margin: 0 -13px; overflow: hidden;}
.jobform ul li{ width: 33.33%; padding: 0 13px; margin-bottom: 20px; float: left;}
.jobform ul ol{ width: 100%; padding: 0 13px; margin-bottom: 20px; }

.contact{ padding: 60px 0 70px;background:url(../images/honorbg.jpg) no-repeat bottom; background-size:100% auto;}
.contact .box{ background: #fff; margin-bottom: 55px;}
.contact .box .text{ padding: 50px 90px; font-size:20px; color: #000;}
.contact .box .text li{ border-bottom: #ccc solid 1px; padding: 13px 0;}
.contact .box .text li:nth-last-child(1){ border-bottom: none;}
#map{ height: 500px; border: #fff solid 10px;}

.footer{ padding-top: 108px; background: url(../images/footerBg.png) no-repeat center top; background-size:auto 120px;}
.footer .fmain{ background: #e6e6e6;}
.footer .fmain .fcontact .tit{ color: #43754a; font-size: 18px; margin-bottom: 5px;}
.footer .fmain .fcontact .box{ color: #333;}
.footer .fmain .fnav dl{ margin-bottom: 5px;}
.footer .fmain .fnav dl a{color: #43754a; font-size: 18px;}
.footer .fmain .fnav ul li{ margin-left: 110px;}
.footer .fmain .fnav ul li ol a{ line-height: 23px; color: #333; font-size: 15px; display: block;}
.footer .fmain .fnav ul li ol a:hover{ color: #43754a;}
.footer .copyright{ color: #fff; font-weight: 300; background: #43754a; line-height: 60px;}
.footer .copyright a{color: #fff;}
.footer .copyright ol a{ margin: 0 5px;}

/*===/分页=============================*/
.fenye { padding-top: 25px; text-align:center}
.fenye ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.fenye li {display:inline-block!important; margin: 0 1px;}
.fenye a { font-size: 15px; color:#333;padding:10px 15px;line-height:18px; background: #e2e2e2; display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.fenye .disabled a:link,.fenye .disabled a:visited,.fenye .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
.fenye .active {pointer-events:none}
.fenye .active,.fenye a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
.fenye li.active a,.fenye li a:hover{background: #43754a; color: #fff; }

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}

/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{width: 1250px;padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width: 29px; height: 29px; background:url(../images/off.png) no-repeat center; position: absolute; top: 18px; right: 0px; cursor: pointer;}
.tccBox .BoxCon .tccTit{ font-size: 20px; text-align: center; color: #fff; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.tccBox .BoxCon ul video{ background: #000; width: 100%; height:690px; }

@media (max-width: 1400px) {
    .wrap{ width: 100%; padding: 0 20px;}
    .header .logo{ left: 0;}
    .lang{ right: 20px;}
    
    .ibusiness .box a{ background-size:cover;}

    .contact .box .text{ padding: 30px 50px; font-size: 18px;}

    .footer{ background-size: auto 110px;}
}

@media (max-width: 1366px) {

    .nav ul li a{ font-size: 18px;}

    .title h2{ font-size: 30px;}

    .iabout .text{ padding: 0 40px;}
    .iabout a.more{ font-size: 16px;}

    .inum ul li b{ font-size: 40px;}

    .ibusiness .box .con h3{ font-size: 18px;}

    .newsVideo .box .list ul li a{ height: 133px;}
    .newsVideo a.more{ font-size: 16px;}

    .about .text{ font-size: 16px; line-height: 1.8;}

    .zhichi .text{ font-size: 16px; line-height: 1.8;}

    .shzr .text{font-size: 16px; line-height: 1.8;}

    .business .item h3{ font-size: 26px; margin-bottom: 8px;}
    .business .item dt{ font-size: 15px;}
    .business .item dd{ width: 128px; height: 40px; line-height: 40px; font-size: 16px;}

    .caseView .con .box .tit{ font-size: 28px;}
    .caseView .con .page li{ font-size: 16px;}

    .newsView .con .newsHead h1{ font-size: 28px;}
    .newsView .con .newsHead p{ font-size: 16px;}
    .newsView .con .text{font-size: 16px; line-height: 1.8;}

    .idea .item .con h3{ font-size: 26px;}
    .idea .item .con dt{ font-size: 16px;}

    .footer .fmain .fnav ul li{ margin-left: 70px;}

}

@media (max-width: 1200px) {

    .neiBanner{ height: 480px;}

    .neiNav{ line-height: 66px;}

    .newsVideo .box .list ul li dl b{ font-size: 40px;}
    .newsVideo .box .list ul li a{ height: 115px;}

    .business .item a{ padding: 30px;}
    .business .item h3{ font-size: 22px;}

    .caseView .con .box .tit01 h2{ font-size: 20px;}
    .caseView .otherCase .tit{ font-size: 20px;}

    .newsView .otherNews .tit{ font-size: 20px;}
    .newsView .otherNews .item h3{ font-size: 16px;}

    .idea .item .pic{ width: 625px;}
    .idea .list ul li h3{ font-size: 32px;}

    .contact .box .text li{padding: 10px 0;}
    
    .tccBox .BoxCon{ width:90%}
    .tccBox .BoxCon ul video{ height:500px}
   
}

@media (max-width: 1030px) {

    .title h2{ font-size: 26px;}

    .newsVideo .box .list ul li a { height: 96px;}
    .newsVideo .box .list ul li ol{ width: 320px;}
    .newsVideo .box .list ul li a h3{ font-size: 16px;}

    .about .text img{margin: 0 0 20px 30px;}

    .zhichi .pic{width: 410px; padding: 30px 0 30px 30px;}

    .culture .box ul li h3{ font-size: 16px;}

    .business .item a{ padding: 25px;}
    .business .item h3{ font-size: 20px;}
    .business .item dt{ font-size: 14px;}

    .case .box ul{ margin: 0 -10px;}
    .case .box ul li{ padding: 0 10px; margin-bottom: 20px;}
    .case .box ul li ol{ padding: 15px 20px 20px;}
    .case .box ul li ol dt{ font-size: 14px; line-height: 1.3;}

    .caseView .wrap{ display: block;}
    .caseView .con{ width: 100%;}

    .caseView .otherCase{ width: 100%; margin: 30px 0 0; overflow: hidden;}
    .caseView .otherCase .item{ width: 49%; float: left; margin: 0 0.5% 10px;}

    .newsView .wrap{ display: block;}
    .newsView .con{ width: 100%;}
    .newsView .otherNews{ width: 100%; margin-top: 30px;}

    .idea .item .pic{ width: 55%;}

    .idea .item .con{ padding: 45px;}

    .jobform{ font-size: 16px;}
    .jobform .tit{width: 150px; height: 46px; line-height: 44px; font-size: 18px;}

    .contact .box .text{ font-size: 15px;}

    .footer .fmain .fnav ul li{ margin-left: 50px;}
    
}

@media screen and (max-width:750px){
    body{ font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}
    .w1200{ width: 100%; padding: 0 15px;}

    .indexHeader{ width: 100%; height: 60px; background: #fff; z-index: 999999; position: relative; top: 0; left: 0; padding-top: 60px;}
    .header{ padding-top: 60px; z-index: 999999 !important; }
    .logo{ width: 100%; height: 60px; box-shadow: 0 0 10px rgba(0,0,0,.15); position: fixed !important; left: 0; top:0; z-index: 999999 !important; transform:inherit; background: #fff;}
    .indexHeader .logo{ top:0;}
    .logo a{ width: 50%; height: 60px; display: block; background: url(../images/logo.png) no-repeat left center; background-size: auto 55px;}
    .logo img{ display: none;}


    .nav{ height: calc(100% - 60px); position: fixed !important; top: 60px !important; bottom: inherit; background: #43754a; z-index: 99999; display: none;}
    .nav .wrap{ padding: 0;}
    .nav ul{ display: block;}
    .nav ul li { width: 100%; border-left: none; border-top: 1px solid #68946e;}
    .nav ul li a{ font-size: 16px; color: #fff; font-weight: 300; line-height: 50px; text-align: center; display: block; transition: all .4s;}
    .nav ul li a:hover,.nav ul li.on a{ color: #000; background: #bbd91f;}

    .lang{ position: fixed; right: 65px; top: 18px !important; z-index: 999999;}
    .lang a { width: 26px; height: 26px; line-height: 24px; font-size: 12px; border: #43754a solid 1px; border-radius: 6px;}

    .menu-toggle{ width:60px; height:60px; position:fixed; right:0; top:0; z-index:9999999; display:block;}
    .menu-toggle span{ width:35px; height:2px; background:#43754a;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .menu-toggle span:before{ content:"";width:35px; height:2px; background:#43754a;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .menu-toggle span:after{ content:"";width:35px; height:2px; background:#43754a;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .menu-toggle.cur span{background-color:transparent;}
    .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    /*首页bannner*/
    .banner { position: relative;}
    .banner .swiper-container{ width:100%; overflow:hidden;}
    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
    .banner .swiper-container .swiper-slide a{ display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #d80000; opacity: 1;}

    .neiBanner{height: 130px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; margin: 0;}

    .title{ padding-bottom: 10px; margin-bottom: 25px;}
    .title h2{ font-size: 22px;}
    .title::before{width: 26px; height: 2px;}

    .iabout{ padding: 180px 0 140px;}
    .iabout .text{ padding: 0;}
    .iabout a.more{width: 120px; font-size: 15px; margin: 20px auto 10px;}

    .inum ul{ flex-wrap: wrap; height: 150px; padding: 10px 0;}
    .inum ul li{ width: 50%;}
    .inum ul li b{ font-size: 30px;}
    .inum ul li p{ font-size: 13px;}

    .ibusiness{padding: 150px 0 45px;}
    .ibusiness::before{ height: 205px;}
    .ibusiness::after{top: 196px;}
    .ibusiness .box{ display: block; padding-top: 40px;}
    .ibusiness .box .con{padding: 60px 0;}
    .ibusiness .box .con .icon img{ height: 30px;}
    .ibusiness .box .con h3{ font-size: 15px;}
    .ibusiness .left, .ibusiness .right{ width: 100%; height: 180px;}
    .ibusiness .middle{ width: 100%;}
    .ibusiness .middle a{ height: 180px;}
    .ibusiness .middle a:nth-child(1), .ibusiness .middle a:nth-child(4){ width: 50%;}
    .ibusiness .middle a:nth-child(2), .ibusiness .middle a:nth-child(3){ width: 50%;}

    .icase{ padding: 35px 0 35px;}
    .icase .box ul{ margin: 0 -5px;}
    .icase .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .icase .box ul li h3{ font-size: 15px; padding: 0 10px; line-height: 40px;margin-top: -40px;}
    .icase .box ul li ol{ padding: 10px 10px 15px;}
    .icase .box ul li dt{ font-size: 13px;}
    .icase .box ul li dd{ margin-top: 5px; font-size: 13px;}

    .newsVideo .title{ margin: 0 15px;}
    .newsVideo .box{ display: block;}
    .newsVideo .box .pic{ width: 100%; margin-bottom: 10px;}
    .newsVideo .box .list{ width: 100%; padding-left: 0;}
    .newsVideo .box .list ul li{ margin-bottom: 10px;}
    .newsVideo .box .list ul li a{ padding: 0 15px;}
    .newsVideo .box .list ul li a:hover::before, .newsVideo .box .list ul li.on a:before{ display: none;}
    .newsVideo .box .list ul li a h3{ margin-bottom: 5px;}
    .newsVideo .box .list ul li ol{ width: calc(100% - 80px); padding-left: 20px; margin-left: 20px; padding-right: 20px;}
    .newsVideo .box .list ul li ol dt{ font-size: 13px;}
    .newsVideo .box .list ul li dl b{ font-size: 32px;}
    .newsVideo a.more{width: 120px; font-size: 15px; margin: 20px auto 10px;}

    .neiNav{line-height: 50px;}
    .neiNav .wrap{ padding: 0;}
    .neiNav ul{ border-left:none; overflow-x: auto;}
    .neiNav ul::-webkit-scrollbar, .neiNav ul::-webkit-scrollbar{width:0px;height:0px;}
    .neiNav ul li:nth-last-child(1){border-right:none;}
    .neiNav ul li a{ padding: 0 12px; font-size: 15px; white-space: nowrap;}
    .neiNav ul li.on a{ border-bottom: #43754a solid 2px;}

    .content{padding: 40px 0 50px;}

    .about .text{ font-size: 15px;}

    .zhichi .box{ display: block;}
    .zhichi .pic{ width: 100%; padding: 0; margin-bottom: 20px;}
    .zhichi .pic::before{ display: none;}
    .zhichi .text{ font-size: 15px; padding-left: 0;}

    .honorNav a{ font-size: 15px; padding: 0 12px;}
    .honor .box ul { margin: 0 -5px;}
    .honor .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .honor .box ul li dl {padding: 6px;}
    .honor .box ul li h3{ font-size: 15px; margin-top:4px;}
    .honor .box ul.list4 li{ width: 50%; padding: 0 5px;}

    .culture .box ul{ margin: 0 -5px;}
    .culture .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .culture .box ul li h3{ font-size: 15px; margin-top: 5px;}

    .preview::before{ width: 100%;}
    .preview{ padding: 0 20px;}
    .preview li{ width: 90px; height: 35px; line-height: 33px;}
    .view{ margin-top: 15px;}
    .view .swiper-container{ height: 1000 !important;}
    .view .swiper-slide .box{ display: block;}
    .view .swiper-slide dl{width: 70px; height: 50px; line-height: 50px; font-size: 18px;}
    .view .swiper-slide ul{ width: 100%; padding: 15px 20px 30px;}
    .view .swiper-slide ul li{ font-size: 14px; line-height: 1.2; padding: 10px 0 10px 25px;}

    .shzr .text{ font-size: 15px;}

    .business .item{ display: block;}
    .business .item dl{ width: 100%;}
    .business .item a{ width: 100%;}
    .business .item dt{ margin-bottom: 10px;}
    .business .item dd { width: 100px; height: 36px; line-height: 34px; font-size: 14px;}

    .businessView .text{ line-height: 1.8;}

    .case .titleBg{padding: 35px 0 1px;}
    .case .box{ padding: 40px 0 0;}
    .case .box ul { margin: 0 -5px;}
    .case .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .case .box ul li ol{padding: 15px 10px 15px;}
    .case .box ul li ol h3{ font-size: 15px; margin-bottom: 5px;}
    .case .box ul li ol dt{ font-size: 13px;}

    .caseView{padding: 35px 0 50px;}
    .caseView .con .box{ padding: 20px;}
    .caseView .con .box .tit{ font-size: 22px; margin-bottom: 20px;}
    .caseView .con .box .tit::before{width: 20px; left: -30px; top: 5px;}
    .caseView .con .box .tit01 h2{ font-size: 17px;}
    .caseView .con .box .text.margin-bottom-100{ margin-bottom: 50px !important;}
    .caseView .con .page li{ font-size: 14px; padding: 0 11px;}
    .caseView .otherCase .tit{ font-size: 17px; line-height: 44px;}
    .caseView .otherCase .item h3{font-size: 14px;line-height: 40px; margin-top: -40px;}

    .news .box{ margin-top:40px;}
    .news .box ul li{ margin-bottom: 10px;}
    .news .box ul li a{ display: block;}
    .news .box ul li .pic{ width: 100%;}
    .news .box ul li .con{ width:100%; padding: 30px 15px 10px;}
    .news .box ul li .con::before{ left: 15px;}
    .news .box ul li .con h3{ font-size: 16px;}
    .news .box ul li .con dt{ line-height: 1.2;}
    .news .box ul li .con dd{ display: none;}
    .news .box ul li .date{ width: 100%; border-left:none; display: block; text-align: left; padding: 0 15px 20px;}
    .news .box ul li .date ol{ display: block;}
    .news .box ul li .date ol em{ font-size: 15px;}
    .news .box ul li .date ol b{ font-size: 15px; font-weight: 300;}
    .news .box ul li .date ol b::before{ content: "-";}

    .newsView{ padding: 35px 0 50px;}
    .newsView .con .box{ padding:30px 20px;}
    .newsView .con .newsHead h1::before{ left: -40px; top: 5px;}
    .newsView .con .newsHead h1{ font-size: 22px;}
    .newsView .con .newsHead p{ font-size: 15px;}
    .newsView .con .text{ font-size: 15px;}
    .newsView .con .page ul{width: calc(100% - 110px); padding: 0 20px; font-size: 15px;}
    .newsView .con .page a.back{width: 110px; height: 110px; line-height: 109px; font-size: 15px;}
    .newsView .otherNews .tit{ font-size: 17px; line-height: 44px;}
    .newsView .otherNews .item a{ padding: 15px;}

    .idea{ padding: 35px 0 50px;}
    .idea .item{ display: block;margin-bottom: 10px;}
    .idea .item:nth-child(even) .con{ margin-bottom: 10px;}
    .idea .item .pic{ width: 100%;}
    .idea .item .con{ width: 100%; margin: 0; padding: 20px;}
    .idea .item .con h3{ font-size: 20px; margin-bottom: 8px;}
    .idea .item .con dt{ font-size: 15px; line-height: 1.4;}
    .idea .list{ padding-top: 0;}
    .idea .list ul { margin: 0 -5px; flex-wrap: wrap;}
    .idea .list ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .idea .list ul li h3{ font-size: 26px; font-weight: bold;}

    .job{ padding: 35px 0 50px;}
    .job .biaoti{font-size: 14px; padding: 0 10px; white-space: nowrap;}
    .job .biaoti dd:nth-child(1){ display: none;}
    .job .biaoti dd:nth-last-child(1){ width: 12%; }
    .job ul li{ font-size: 13px; padding: 0 10px; white-space: nowrap;}
    .job ul li ol:nth-child(1){ display: none;}
    .job ul li ol:nth-last-child(1){width: 12%; }
    .job ul dl{ padding: 20px;}
    .job ul dl .jobView{ font-size: 14px; line-height: 1.6;}
    .job ul dl .jobView dt{ font-size: 16px;}
    .job ul dl a.btn{ width: 110px; height: 40px; line-height: 38px; font-size: 15px; position: relative; right: 0; top: 0; margin-top: 0; display: block;}

    .jobform{ padding: 25px 0 50px; font-size: 15px;}
    .jobform .tit { width: 130px; height: 40px; line-height: 38px; font-size: 15px;}
    .jobform ul li{ width: 100%; margin-bottom: 10px;}
    .jobform input {width: 100%; height: 40px; font-size: 15px;}
    .jobform select{ height: 40px; font-size: 15px;}
    .jobform textarea{ height: 100px; font-size: 15px;}
    .jobform button{ font-size: 16px; height: 50px; margin-right:0;}

    .contact{ padding: 35px 0 50px;}
    .contact .box{ display: block; margin-bottom: 15px;}
    .contact .box .pic{ width: 100%;}
    .contact .box .text{ width: 100%; padding: 20px;}
    #map{ height: 300px;}

    .footer { padding-top: 40px; background-size:auto 50px}
    .footer .fmain .wrap{ display: block;}
    .footer .fmain .fcontact{ text-align: center;}
    .footer .fmain .fcontact .box{ font-size: 14px;}
    .footer .fmain .fnav{ display: none;}
    .footer .copyright{ font-size: 12px; line-height: 1.5; padding: 15px 0;}
    .footer .copyright .wrap{ display: block;}

    /*===/分页=============================*/
    .fenye {text-align:center}
    .fenye ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom}
    .fenye li {display:inline-block!important;}
    .fenye a { font-size: 13px; color:#333;padding:4px 7px;line-height:18px;border:solid 1px #cccccc;display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
    .fenye .disabled a:link,.fenye .disabled a:visited,.fenye .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
    .fenye .active {pointer-events:none}
    .fenye .active,.fenye a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
    .blank-large{height:80px;line-height:80px;clear:both;font-size:0}
    .fenye li.active a,.fenye li a:hover{background: #43754a; color: #fff; border: 1px solid #43754a;}

    .tccBox .BoxCon{ width: 95%;}
    .tccBox .BoxCon ul video{ height: 250px;}
    .search-dialog{ width: 95%;}
}

@keyframes imgZoom {
    0% {
        background-size:auto 101%
    }
    50% {
        background-size:auto 106%
    }
    100% {
        background-size:auto 101%
    }
}