
@charset "utf-8";


*{ margin: 0; padding: 0; -webkit-transition: 0.3s; -ms-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
html,body{ min-height:100% ; width: 100%; margin: 0 auto; color: #666;  }
body{ position: relative; background: #fff ; font-size: 14px; margin: auto; font-family: "微软雅黑"  ; overflow-x: hidden;  -webkit-font-smoothing: antialiased;
}

a{ color: #666; text-decoration: none;}
	
a:hover,
a:focus{ text-decoration: none;}
i,em{font-style: normal; }
ul{ margin: 0; padding: 0;}
li{ list-style: none;}
img{ max-width: 100%; border: none;}
/*body{ -moz-user-select:none; -webkit-user-select:none; -ms-user-select:none;  -khtml-user-select:none; user-select:none;}
html{-webkit-user-select:none;  -moz-user-select:none;  -ms-user-select:none;  user-select:none; -khtml-user-select:none;  }*/
input,select,textarea{ outline: none;}


input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit browsers */ color:#cccccc;}
input::-moz-placeholder , textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#cccccc;}
input::-ms-placeholder ,textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#cccccc; }
input::-o-placeholder { /* Mozilla Firefox 19+ */ color:#cccccc; }
input::-ms-input-placeholder, textarea:-ms-input-placeholder  { /* Internet Explorer 10+ */ color:#cccccc;}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}




/* fonts特殊字体 */
@font-face {
    font-family: 'dincond-regular-webfont';
    src: url('../fonts/dincond-regular-webfont.eot');
    src: url('../fonts/dincond-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dincond-regular-webfont.woff2') format('woff2'),
    url('../fonts/dincond-regular-webfont.woff') format('woff'),
    url('../fonts/dincond-regular-webfont.ttf') format('truetype'),
    url('../fonts/dincond-regular-webfont.svg#dincond-regular-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-medium-webfont';
    src: url('../fonts/dincond-medium-webfont.eot');
	src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/dincond-medium-webfont.woff2') format('woff2'),
	url('../fonts/dincond-medium-webfont.woff') format('woff'),
	url('../fonts/dincond-medium-webfont.ttf') format('truetype'),
	url('../fonts/dincond-medium-webfont.svg#dincond-medium-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-black-webfont';
    src: url('../fonts/dincond-black-webfont.eot');
	src: url('../fonts/dincond-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/dincond-black-webfont.woff2') format('woff2'),
	url('../fonts/dincond-black-webfont.woff') format('woff'),
	url('../fonts/dincond-black-webfont.ttf') format('truetype'),
	url('../fonts/dincond-black-webfont.svg#dincond-black-webfont') format('svg');
}

@font-face {
    font-family: 'dincond-bold-webfont';
    src: url('../fonts/dincond-bold-webfont.eot');
	src: url('../fonts/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/dincond-bold-webfont.woff2') format('woff2'),
	url('../fonts/dincond-bold-webfont.woff') format('woff'),
	url('../fonts/dincond-bold-webfont.ttf') format('truetype'),
	url('../fonts/dincond-bold-webfont.svg#dincond-bold-webfont') format('svg');
}




.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.clearfix:after{ content: ''; display: block; clear: both; width: 0px; height: 0px; overflow: hidden;}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0); background:none; outline: none;}
img{vertical-align: middle;  max-width:100%; border:none;-webkit-tap-highlight-color:rgba(255,0,0,0); blr:expression(this.onFocus=this.blur());}

.wrapper{  max-width: 1200px; margin: auto;}






/******header*********/
.bgwhite{ background: #fff;}

.poab{ position: absolute; }


.top{ width: 100%; height: 80px; line-height: 80px; z-index: 5;  }
.logo{ width: 264px; height: 64px;}
.menu { position: relative;}

.nav{ position: relative; z-index: 1;}
.nav li{ position: relative; float: left; line-height: 80px; text-align: center; margin-left: 40px;}
.nav li:after{ content: ''; position: absolute; left: 0; right: 0; width: 15px; height: 3px; background: #029b41; opacity: 0; margin: auto; bottom: 12px;}
.nav li a{ display: inline-block; font-size: 16px; color: #333;}
/*.nav li dl{ display: none; position: absolute; width: 100%; background: rgba(255,255,255,.9); left: 0; padding: 10px 0; transition: 0s;}
.nav li dt a{ display: block; height: 40px; line-height: 40px; color: #222; text-align: center;}
.nav li dt a:hover{  color: #dd342f; }
.nav-bg{ position: absolute; z-index: -1; bottom: 0px; width: 60px; height: 0px; border-bottom: 3px solid #DD342F;}*/
.nav li.active:after{ opacity: 1;}
.nav li.active a{ font-weight: bold; }







/* banner*/
.banner{ position: relative; }
.banner,.banner .flexslider,.banner .slides li{ width: 100%; }
.banner .slides li a{ display: block; width: 100%; height: 100%;}
.banner .flexslider{position:relative;overflow:hidden; z-index:1;}
.banner .slides{position:relative;z-index:1;}


/* 圆点切换 */
.flex-control-paging{ display: none;}
/*.banner .flex-control-nav{ position: absolute; bottom: 28px; z-index: 11111; padding-left: 0; width: 1200px; left: 0; right: 0; height: 16px; line-height: 16px; margin: 0 auto;  text-align: center;  }
.banner .flex-control-nav li{ width:16px; height:16px; margin:0 18px;display:inline; zoom:1; text-align:center; overflow:hidden;}
.banner .flex-control-nav a{display:inline-block;width:16px;height:16px; line-height:80px;cursor:pointer; color:#fff; font-family:simhei; overflow:hidden; background:url(../images/ban_iconbg.png) no-repeat center; border-radius: 50%;}
.banner .flex-control-nav .flex-active{ background-image:url(../images/ban_iconbg1.png); }*/
/* 左右按钮切换 */
/*.banner .flex-direction-nav a{width:34px;height:61px;line-height:99em;overflow:hidden;display:block;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:1;filter:alpha(opacity=1);-webkit-transition:all .3s ease; outline: none; margin-top: -16px; z-index: 99; }
.banner .flex-direction-nav .flex-next{ width: 34px;  height: 61px;  background:url(../images/ban_right.png) no-repeat center; right: 16%;
opacity:1; filter:alpha(opacity=10); }
.banner .flex-direction-nav .flex-prev{ width: 34px;  height: 61px;  background:url(../images/ban_rigle.png) no-repeat center; left: 16%;
opacity:1; filter:alpha(opacity=10)}
.banner .flex-direction-nav .flex-next:hover{background:url(../images/ban_right1.png) no-repeat center;}
.banner .flex-direction-nav .flex-prev:hover{background:url(../images/ban_rigle1.png) no-repeat center;}
*/

.nbanner{ position: relative; width: 100%;overflow: hidden; height: 460px;}
.nbanner .imgg{ height: 100%; width: 100%; }
.nbanner dl{ position: absolute; width: 500px; left: 0; top: 195px; text-align: center; right: 0;  margin: auto; color: #fff;}
.nbanner dt{ font-size: 50px; font-family: "微软雅黑 Light"; height: 60px; line-height: 60px;}
.nbanner i{ display: inline-block; width: 40px; height: 1px; background: #fff; margin: 0 20px; vertical-align: middle;}
.nbanner dd{ text-transform: uppercase; font-size: 14px; font-family: simhei; letter-spacing: 15px; padding-left: 15px; margin-top: 10px;}






.iabout{ height: 557px; background: url(../images/iabbg.jpg) no-repeat top center; box-sizing: border-box; padding-top:73px ;}
.iabout .left{ width: 575px; height: 420px; max-width: 48%;}
.iabout .left img{ width: 100%; height: 100%;}
.iabout .righ{ position: relative; width: 600px; max-width: 50%; }

.title{position: relative; padding-top: 67px ; text-align: right;}
.title:after{ content: ''; position: absolute; right: 0; top: 0; width: 2px; height: 34px; background: #999a99;}
.title dt{ font-size: 60px; line-height: 60px; height: 60px; color: #de1a14; font-family: 'Myriad Pro'; text-transform: capitalize;}
.title dd{ font-size: 26px; height: 26px; line-height: 26px; font-weight: bold; color: #333;}

.abok{ margin-top: 45px; text-align: justify; line-height: 30px; color: #666666; height: 150px; overflow: hidden;}

.more{text-align: right; margin-top: 30px;}
.more a{ display: inline-block; width: 180px; height: 40px; border: 1px solid #d2d2d2; color: #878787;  line-height: 38px; background: url(../images/more.png) no-repeat right 38px center; padding-left: 42px; box-sizing: border-box; text-align: left;}
.more img{ margin-left: 12px;}
.more a:hover{ background: #029B41 url(../images/more1.png) no-repeat right 43px center; color: #fff; border-color: #029B41;}





.gglist{ height: 208px; background: url(../images/ggbg.jpg) no-repeat top center; overflow: hidden;}
.gglist ul{ width: 1340px;}
.gglist li{ float: left; width: 200px; overflow: hidden; text-align: center; margin-top: 55px; margin-right: 133px;}
.gglist li span{ display: inline-block; vertical-align: middle; width: 40px; height: 40px; margin-right: 16px;}
.gglist li dl{ display: inline-block; vertical-align: middle; text-align: left; color: #fff;}
.gglist li dt{ font-weight: bold; font-size: 16px;}
.gglist li dd{ font-family: simhei; color: rgba(255,255,255,0.5);}
.gglist li p{ font-size: 16px; color: #fff; border-top: 1px solid rgba(255,255,255,0.2); margin-top: 10px; height: 60px; line-height: 50px;}
.gglist li i{font-size: 48px; font-family: "simhei black";}







.solu{ height: 507px; background: url(../images/solubg.jpg) no-repeat top center; overflow: hidden; padding-top: 66px; box-sizing: border-box;}
.solu .left{ width: 375px; max-width: 31%;}
.solu .left .title{text-align: left;}
.solu .left .title:after{ left: 0;}

.sook{ line-height: 30px; color: #666666; font-size: 18px; margin: 45px 0 80px;}
.solu .left .more{ text-align: left;}


.solu .right{ width: 800px; height: 385px;  max-width: 68%; }
.solu ul { width: 825px;}
.solu li{ position: relative; float: left; width: 250px; height: 385px; overflow: hidden; margin-right: 24px; transition: all .2s linear;}
.solu li>img{ width: 100%; height: 100%;}
.solu li .hide{ position: absolute; top: -10px; left: 0; width: 100%; height: 100%; background: rgba(2,155,65,0.7);  text-align: center; opacity: 0; transition: 0.5s;}
.solu li .hide p img{ width: 41px; height: 35px; margin-top: 85px; }
.solu li .hide .soludiv{ font-size: 16px; line-height: 24px; color: #fff; margin-top: 10px; font-weight: bold; height: 128px; overflow: hidden;}
.solu li .hide i{ display: inline-block; width: 40px;  height: 40px; background: url(../images/jia.png) no-repeat center; transition: 1.5s;}
.solu li:hover{  transform: translate3d(0, -2px, 0);    box-shadow: 0 15px 30px rgba(0,0,0,0.2);}
.solu li:hover .hide{ top: 0; opacity: 1;}
.solu li:hover .hide i{ transform: rotate(180deg);}




.coop{ height: 645px; background: url(../images/coopbg.jpg) no-repeat top center; box-sizing: border-box;}
.coop .title{ text-align: center;}
.coop .title dt,
.coop .title dd{ color: #fff;}
.coop .title:after{ opacity: 0;}

.cooplist{ margin-top: 50px; }
.cooplist ul{ max-width: 1230px; }
.cooplist li{ position: relative; float: left; width: 380px; max-width: 31%; margin-right: 2.3%;transition: all .2s linear;}
.cooplist li .img{ position: relative; height: 300px; }
.cooplist li img{ width: 100%; height: 100%; }
.cooplist li .img:after{ content: ''; position: absolute; left: 0; top: -5px; width: 100%; height: 100%; background: rgba(2,155,65,0.7) url(../images/link.png) no-repeat center / auto; opacity: 0; transition: 0.5s;}
.cooplist li p{ height: 52px; line-height: 52px; box-sizing: border-box; padding: 0 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: #fff url(../images/bgr.png) no-repeat right 35px center;}
.cooplist li:hover{ transform: translate3d(0, -2px, 0);    box-shadow: 0 3px 10px rgba(0,0,0,0.2);}
.cooplist li:hover p{ color: #029B41; font-weight: bold; background: #fff url(../images/bgr1.png) no-repeat right 40px center; }
.cooplist li:hover .img:after{ top: 0; opacity: 1;}






.inew{ margin-top: 65px; margin-bottom: 70px;}
.inew .left{ width: 730px; max-width: 60.8%;}
.intop{ margin-bottom: 35px; }
.intop dt{ height: 44px;}
.intop dd{ font-weight: bold; font-size: 26px; color: #333333;}
.intop .more{ margin-top: 38px;}

.inul li{ margin-bottom: 20px;}
.inul li .img{ float: left; width: 220px; height: 160px;}
.inul li img{ width: 100%; height: 100%;}
.inul li .okrht{ float: right;  width: 475px;}
.inul li .tit{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  font-weight: bold; color: #333; font-size: 16px; line-height: 48px;}
.inul li .okrht em{ display: block; width: 15px; height: 3px; background: #999a99;}
.inul li .okrht p{ line-height: 24px; color: #999; overflow: hidden; height: 48px; margin: 10px 0 20px;}
.inul li .okrht i{ display: block; font-family: simhei; color: #999; padding-left: 22px; background: url(../images/time.png) no-repeat center left;}
.inul li:hover .tit{ color: #029B41; }


.inew .right{ position: relative; width: 417px; height: 468px; overflow: hidden; background: #eee; box-sizing: border-box; padding: 70px 45px 0; max-width: 21.67%;}
.inew .right ul li div{ height: 130px; text-align: center;}
.inew .right ul li img{ /*width: 100%;*/ height: 100%; }
.inew .right ul li p{line-height: 56px; font-weight: bold; color: #666; text-align: center;}

.inew .right .brb{ position: absolute; bottom: 60px; width: 60px; height: 25px ; left: 45px;}
.inew .right .brb div{ width: 25px; height: 25px; opacity: 1; outline: none;}
.inew .right .brb .prev{ background: url(../images/lel.png) no-repeat center; left: 0; }
.inew .right .brb .next{ background: url(../images/rhr.png) no-repeat center;right: 0;}
.inew .right .brb .prev:hover{ background: url(../images/lel1.png) no-repeat center;}
.inew .right .brb .next:hover{ background: url(../images/rhr1.png) no-repeat center;}





.footer{ position: relative; height: 342px; background: url(../images/fotbg.jpg) no-repeat top center; box-sizing: border-box; padding-top: 28px;}
.fotop{ height: 50px; line-height: 50px; border-bottom: 1px solid rgba(255,255,255,0.22); margin-bottom: 40px;}
.fotop span{ display: inline-block; font-weight: bold; font-size: 16px; color: #fff; width: 146px; background: url(../images/jj.png) no-repeat right 35px center} 
.fotop  a{ display: inline-block; color: #fff; margin-left: 60px;}


.foew{}
.foew .left span{ display: block; font-size: 16px; font-weight: bold; color: #fff; margin-bottom: 17px;}
.foew .left p{ color: #ededed; line-height: 28px;}


.foew .right{ width: 345px;}
.lee{ text-align: right; width: 220px;}
.lee p{ color: #999;}
.lee i{ display: block; font-size: 30px; font-weight: bold; font-family: simhei; color: #fff; margin: 8px 0 12px;}
.lee select{ width: 220px; height: 24px; background: url(../images/selbg.jpg) no-repeat center; box-sizing: border-box; padding-left: 18px; font-size: 12px; color: #666;  border: none;}


.eriwe{ float: right; width: 97px; color: #fff;  text-align: center;} 
.eriwe img{ width: 97px; height: 97px;}
.eriwe p{ white-space: nowrap; margin-top: 2px;}
.bbot{ position: absolute ; left: 0; right: 0; bottom: 0; margin: auto; line-height: 48px; border-top: 1px solid rgba(255,255,255,0.22);}
.bbot p{ float: left;  font-size: 12px; color: rgba(255,255,255,0.53);}
.bbot a{ float: right;  font-size: 12px; color: rgba(255,255,255,0.53);}










.left-nav{ height: 50px; overflow: hidden; border-bottom: 1px solid #eee; }
.left-nav li{ float: left; margin-right: 60px;}
.left-nav li a{ display: block; height: 49px; line-height: 50px; color: #999;  border-bottom: 1px solid transparent;}
.left-nav li.active a,
.left-nav li:hover a{ color: #333; border-color: #029b41; font-weight: bold;}

.left-nav .fr{ color: #999; line-height: 50px; padding-left: 22px; background: url(../images/home.png) no-repeat left center;}
.left-nav .fr a{ display: inline-block; color: #999;}







.about{ position: relative; margin-bottom: 50px; margin-top: 45px;}
.about .apbp{  position: absolute; left: 0; top: 0; font-size: 108px; color: rgba(220,41,34,0.07); font-family: simhei;}
.about .left{ width: 570px; max-width: 47%;}
.about .right{ width: 600px; max-width: 50%;}
.about .left { position: relative; padding-top: 45px;}
.about .left dt{ font-size: 60px; color: #333333; font-family: simhei; text-transform: capitalize; height: 60px; line-height: 60px;}
.about .left dd{ font-size: 24px; color: #333333;}
.about .left em{ display: block; width: 80px; height: 1px; background: #999; margin: 15px 0 12px;}
.nabok{ line-height: 26px; color: #999;}


/* 董事长*/
.about.dsz{ margin-bottom: 0;}
.about.dsz .wrapper .apbp{ }
.about.dsz .left{ width: 730px;}
.about.dsz .nabok{line-height: 30px;}
.about.dsz .right{ width: 380px;}



/* 构架 */
.zzgj{ background: url(); padding: 50px 0 70px; background: url(../images/goujbg.jpg) no-repeat center top;}
.zzgj img{ width: 1200px;}



/* tuandui*/
.temfc{ background: url(../images/tembg.jpg) no-repeat center top ; }
.temfc .wrapper{ position: relative;}
.posee{ padding-top: 270px; width: 1410px; margin: auto;}
.posee .tem2{ margin-top: -50px;}



/* 发展历程 */
.fzlclist{ padding: 43px 0 60px; background:#fff url(../images/top.jpg) no-repeat center bottom; min-height: 964px; }
.toptoptop{ width: 15px; height: 14px; margin:5px auto 10px;}
.fzlclist ul{ position: relative; z-index: 1; padding-bottom: 55px;}
.fzlclist ul:after{ content: ''; position: absolute; left: 0; right: 0; top: 0; margin: auto; width: 1px;height: 100%; background: #cbcdcd;  margin: auto; z-index: -1;}
.fzlclist li{ position: relative; height: 150px; }
.fzlclist .li1:after{ content: ''; position: absolute; left: 0; right: 0; top: 70px; margin: auto; width: 9px; height: 9px; border-radius: 50%; background: #5a5a5a; }
.w600{ width: 600px;}
.fzlclist li .div{ width: 442px; }
.fzlclist li .div span{ width: 215px; overflow: hidden;}
.fzlclist li .div img{ width: 100%; height: 100%; transition: 0.7s;}
.fzlclist li .lmoe{ position: relative; display: table;  height: 150px ; width: 227px; box-sizing: border-box; padding: 0 20px; line-height: 24px; color: #999; background: #fff;  box-shadow: 3px 0 26px rgba(0 ,0,0,0.13);}
.fzlclist li .lmoe:after{ content: ''; position: absolute; right: -23px; top: 60px; width: 0; height: 0; border-width: 12px; border-style: solid;
border-color: transparent transparent  transparent #fff;}

.fzlclist li .lmoe p{ display: table-cell; vertical-align: middle; max-height: 120px; overflow: hidden;}
.fzlclist li .time{ font-size: 24px; color: #999999; font-family: simhei; line-height: 150px; text-align: right; margin: 0 15px;}


.fzlclist .li2:after{ content: ''; position: absolute; left: 0; right: 0; top: 70px; margin: auto; width: 9px; height: 9px; border-radius: 50%; background: #5a5a5a; }
.fzlclist li.li2 .lmoe{ box-shadow: -3px 0 26px rgba(0 ,0,0,0.13);}
.fzlclist li.li2 .lmoe:after{ content: ''; position: absolute; left: -23px; border-color: transparent #fff transparent  transparent ;}

.fzlclist li:hover .time{ color: #029b41;}
.fzlclist li:hover:after{ background: #029B41;}
.fzlclist li:hover .div img{ transform: scale(1.03);}

.seempre{  text-align: center; color: #999; line-height: 50px; cursor: pointer;}
.seempre img{ width: 12px;}




/*  动态     */
.news{ margin: 45px 0;}

.news ul { max-width: 1240px;}
.news ul li{ position: relative; z-index: 1; float: left; width: 580px; transition: all 0.2s linear; margin: 0 40px 30px 0; max-width: 48%; margin-right: 4%;}
.news ul li:nth-child(2n+2){ margin-right: 0;}
.news ul li .img{ max-width: 37%;} 
.news ul li .okrht { width: 345px; padding-right: 15px; box-sizing: border-box; background: #fff url(../images/rsa.png) no-repeat right 35px bottom 2px; max-width: 59%;}
.news ul li:hover{  transform: translate3d(0, -2px, 0);    box-shadow: 2px 2px 16px rgba(0,0,0,0.2);}


/* page  */
.m-page{ text-align: center;  line-height: 40px; color: #999; font-family: simhei; margin-top: 20px; margin-bottom: 60px;}
.m-page a{  display: inline-block; width: 40px; height: 40px; border: 1px solid #d2d2d2; border-radius: 4px; margin: 0 5px; box-sizing: border-box;  vertical-align: middle;}
.m-page a.z-crt{ background: #029b41; color: #fff; border-color: #029b41;}

.m-page a.pagenxt,
.m-page a.pageprv{ width: 90px;}




/* 解决方案*/
.nsolu{ background: none; padding-top: 55px;}
.nsolu ul{ width: 1230px;}
.nsolu ul li{ width: 280px; margin-right: 27px; margin-bottom: 25px;}


.ncp{ margin-bottom: 20px;}
.ncp ul li{ margin-bottom: 25px; }
.ncp ul li p{ background-color: #f7f7f7;}




/* 资质荣誉  */
.zzlist{ margin-top: 45px ;}
.zzlist ul{ width: 1230px;}
.zzlist li{ float: left; width: 380px; height: 350px; box-sizing: border-box; border: 1px solid #e5e5e5; margin: 0 30px 28px 0; padding: 14px 10px; text-align: center;}
.zzlist li div{ margin-bottom: 25px; height: 260px;}
.zzlist li div img{ width: 100%; height: 100%;}
.zzlist li p{ color: #999; font-weight: bold;}

.zzlist li:hover p{ color: #029b41; }




/* 合作伙伴   */
.curpoint{ padding: 50px 0; background: url(../images/curbg.jpg) no-repeat top center;}
.curpoint .left{ width: 715px; max-width: 60%;}
.curpoint .left ul{ max-width: 740px;}
.curpoint .left li{ float: left; width: 223px; height: 140px; text-align: center; line-height: 140px; box-sizing: border-box; border: 1px solid #e5e5e5; background: #fff; margin: 0 20px 18px 0;} 


.curpoint .right{ width: 390px; max-width: 30%;}
.curpoint .right li{ height: 42px; border: 1px solid #eee; box-sizing: border-box; line-height: 42px; text-align: center; background: #fff; margin-bottom: 10px;}
.curpoint .right li a{ color: #333333;}
.curpoint .right li:hover{ border-color: #029B41;}



/* 人才 */
.rencai{ padding: 50px 0 25px;}
.rencai ul{ max-width: 1250px;}
.rencai li{ float: left; position: relative; width: 280px; height: 280px; box-sizing: border-box; border: 1px solid #eee; transition: all 0.2s linear; text-align: center; padding: 0 20px; margin: 0 30px 25px 0; max-width: 23%;}
.rencai li div{ width: 55px; height: 55px; margin: 50px auto 20px;}
.rencai li span{ display: block; font-size: 16px; color: #999999; font-weight: bold; line-height: 30px; margin-bottom: 10px;}
.rencai li:last-child{ margin-right: 0;}
.rencai li p{ line-height: 22px; color: #999999;}

.rencai li.li1 div{ background: url(../images/renc1.png) no-repeat center;}
.rencai li.li2 div{ background: url(../images/renc2.png) no-repeat center;}
.rencai li.li3 div{ background: url(../images/renc3.png) no-repeat center;}
.rencai li.li4 div{ background: url(../images/renc4.png) no-repeat center;}

.rencai li:hover{ transform: translate3d(0, -2px, 0);    box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.rencai li:hover span{ color: #029B41;}
.rencai li.li1:hover div{ background: url(../images/renc01.png) no-repeat center;}
.rencai li.li2:hover div{ background: url(../images/renc02.png) no-repeat center;}
.rencai li.li3:hover div{ background: url(../images/renc03.png) no-repeat center;}
.rencai li.li4:hover div{ background: url(../images/renc04.png) no-repeat center;}




/*招聘*/
.zplist{ padding: 50px 0;}
.zplist li{ border: 1px solid #e6e6e6; margin-bottom: 10px; background:#fcfcfc url(../images/lvbtn.png) no-repeat right 25px top 15px; }
.zplist li dt{ height: 44px; line-height: 44px; font-size: 12px; color: #999999; padding: 0 20px 0 50px;}
.zplist li dt span{ font-weight: bold; font-size: 16px; width: 125px; display: inline-block; margin-right: 15px;}
.zplist li dd{ border-top: 1px solid #e6e6e6;  padding: 30px 40px  40px 50px; transition: 0s;  display: none;}
.zplist li .div1{ width: 350px;}
.zplist li .div2{ width: 400px; margin: 0 70px 0;}
.zplist li .div3{ width: 210px;}
.zplist li dd span{ display: block; font-size: 16px; color: #676767; margin-bottom: 10px;}
.zplist li dd p{ line-height: 30px; color: #939393;}
.zplist li dd a{ width: 130px; text-align: center; height: 40px; line-height: 40px; background: #029B41 ; color: #fff; display: block;  margin:38px auto 5px;}
.zplist li.on { background-image: url(../images/lvtop.png); }
.zplist li.on dt span{ color: #029B41;}



.cont{ background: url(../images/contbg.jpg) no-repeat top center; padding-top: 50px ;}
.cont .dl{ text-align: center;}
.cont .dl dt{ font-size: 36px; color: #333333; font-family: simhei; text-transform: uppercase;}
.cont .dl dd{ font-size: 18px; color: #999999;}
.cont .dl dd em{ display: block; width: 30px; height: 1px; background: #999; margin: 15px auto 0;}


.biaod{}
.usliform{ }
.usliform ul{  max-width: 1245px;}
.usliform li{ float: left; width: 370px; margin-right: 45px;  border-bottom: 1px solid #dcdcdc; margin-top: 40px; max-width: 31%;}
.usliform li span{ display: block; color: #333; line-height: 22px;}
.usliform li i{ color: #E71B2C;}
.usliform li input{ width: 100%; box-sizing: border-box; border: none; font-size: 14px; color: #333; line-height: 40px; padding: 0 5px;}
.usliform li.li3{ margin-right: 0;}
.usliform li.li3 input { width: 60%}
.yzm{ display: inline-block; width: 30%; float: right; }

.usliform li.li4{ width: 100%; max-width: 1198px; height: 75px;}
.usliform li textarea{ width: 100%; resize: none; outline: none; height: 44px; margin-top: 5px; font-size: 14px; color: #333; font-family: "微软雅黑"; border: none; box-sizing: border-box; padding: 0 5px; line-height: 22px; background: none;}

.biaod .btn{ display:block; width: 185px; font-weight: bold; height: 40px; background: #029B41; margin: 40px auto; color: #fff; border: none;}


.mapp{ position: relative; height: 533px; width: 100%}
.addd{ position: absolute; bottom: 0; width: 100%; height: 120px; background: rgba(0,0,0,0.5); box-sizing: border-box; padding-top: 20px;}
.addd ul li{ float: left; position: relative; width: 33.33%; box-sizing: border-box; text-align: center;}
.addd ul li:after{ content: ''; position: absolute; right: 0; top: 10px; width: 1px; height: 60px; background: rgba(255,255,255,0.6); }
.addd ul li:last-child:after{ display: none;}
.addd ul li img{ display: inline-block; width: 35px; margin-bottom: 5px;}
.addd ul li span{ display: block; font-size: 16px; font-weight: bold; color: #fff;}
.addd ul li p{ font-size: 16px; color: #fff;}




















