﻿

.founder-box .content{ margin-top:100px; background: #e7e7e6; padding: 50px 60px 65px;}
.founder-box .left{ float: left; margin-top: -100px; max-width: 400px;}
.founder-box .left img{max-width: 100%;}
.founder-box .left .text{ margin: 20px 0 15px; font-size: 14px; color: #999999; line-height: 24px;}
.founder-box .right{ margin-left: 450px; font-size: 15px; color: #333333; line-height: 30px;}
.founder-box .scroll .con{  letter-spacing: 1px;}
.founder-box .scroll .con .txte{font-size: 22px; margin-bottom: 30px; /*margin-top: 120px;*/}
.founder-box .scroll .con p{font-size: 15px; text-align: justify;}

.founder-box .scroll{width: 100%; height:auto; overflow: hidden; }	
.founder-box .scroll .scroll_container { overflow: hidden; position: relative;}
.founder-box .scroll .scroll_absolute { position: absolute;}
.founder-box .scroll .scroll_vertical_bar { position: absolute; top:0; right:0; width:5px; height: 100%; background:#e5e5e5; border-radius:4px;}
.founder-box .scroll .scroll_track{ position: relative; background-color: #e5e5e5; border-radius:4px;}
.founder-box .scroll .scroll_drag { position: relative; top: 0; left: 0; cursor: pointer; background-color: #d12d30; border-radius: 4px; }
.founder-box .scroll .scroll_arrow { text-indent: -20000px; display: block; cursor: pointer;background-color: #d12d30;}

@media (max-width:999px) {
.founder{ padding: 40px 0;}
	.founder-box .content{ padding:20px; margin-top: 10px;}
	.founder-box .left{  margin: 0; float:none;}
	.founder-box .left img{  max-width: 100%;}
	.founder-box .right{ margin-left: 0;  margin-top: 30px;}
	.founder-box .scroll .con{ padding-right:15px; line-height: 24px;}
	.founder-box .scroll .con .txte{font-size: 18px; margin-bottom: 15px;}
	.founder-box .scroll{ height: auto; min-height: auto; }	

	.founder-quotations{ margin-top:40px;}
	.founder-quotations .item{ padding-left: 0;}
	.founder-quotations .item span{position: relative; top:auto; left:auto; display: block; width: 100%; text-align: center; font-size: 18px; margin-bottom: 15px;}
	.founder-quotations .item span:after{ display: none; }
	
}
/*发展历程*/

.historylist{ width: 100%; background:url(../images/history.png) no-repeat center top; padding-top:64px;overflow: hidden; position: relative; margin-bottom: 80px; margin-top: 40px;}
.historylist ul{ background:url(../images/histoy.jpg) repeat-y center top; padding:54px 0;}
.historylist li{ padding-left:50%; background:url(../images/btp.png) no-repeat center top; padding-top:10px; padding-bottom:10px;}
.historylist li .dnbup{ padding-left:36px;padding-left: 36px;overflow: hidden; display: block;position: static;}
.historylist ul li:nth-child(2n){ text-align:right; padding-left:0; padding-right:50%;}
.historylist ul li:nth-child(2n) .dnbup{padding-left:0; padding-right:36px;}
.historylist li .dstup{ display:block; color:#da4813; font-size:18px; border-top:1px solid #e1e1e4;}
.historylist li .dstup:before{ display:block; margin:-3px 0 10px 0; content:''; background-color:#da4813; width:20px; height:5px;}
.historylist ul li:nth-child(2n) .dstup:before{ float:right;}
.historylist ul li:nth-child(2n) .dstup span{ clear:both; display:block;}
.historylist li .dnbup .dunnp{ line-height:24px;}



@media(max-width:480px){
.historylist{ background-position: left top; padding-left:20px;}
.historylist ul{ background-position: 8px top;}
.historylist ul li{ padding:0 !important; background-position: left top;}
.historylist ul li .dnbup{ padding:10px 10px 10px 36px !important;}
.historylist ul li:nth-child(2n){ text-align:left;}
.historylist ul li:nth-child(2n) .dstup:before{ float:none;}
}

/*发展历程*/


.zerenlist{ width: 100%; display: block; position: relative; overflow: hidden;padding: 20px 0;}
.zerenlist ul{zoom: 1; width:100% ; margin: auto; overflow: hidden;padding-top: 10px; }
.zerenlist ul li{float: left; position: relative; display: block; overflow: hidden; width: calc(47% - 4px);margin-right: 6%; margin-bottom: 10px;  }
.zerenlist ul li:nth-child(2n){margin-right: 0;}
.zerenlist ul li .dindrt{width: 100%;display: block; overflow: hidden; position: relative;}
.zerenlist ul li .dindrt img{max-width: 100%;display: block; overflow: hidden; position: relative;}
.zerenlist ul li .textxt{   -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    line-height: 1.5;
    padding: 25px; }

.zerenlist ul li .textxt .tseit{width: 100%; margin-bottom: 15px; font-size: 17px;}
.zerenlist ul li .textxt .tseit1{width: 100%; margin-bottom: 15px;}
.zerenlist ul li .textxt .tseit1 {line-height: 28px; font-size: 15px;}
.ex {
	border: 2px solid #f8f7fa;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.ex:hover {
	border-color: #ee7a06;
	-webkit-transform: translate3d(0,-5px,0);
	-moz-transform: translate3d(0,-5px,0);
	transform: translate3d(0,-5px,0);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
@media (max-width:1024px) {
.zerenlist ul li{width: calc(100% - 4px); margin-right: 0%; margin-bottom: 10px;  }
}

/*团建花絮*/

.teamlist{ width: 100%; display: block; position: relative; overflow: hidden;padding: 20px 0;}
.teamlist ul{zoom: 1; width:100% ; margin: auto; overflow: hidden; }
.teamlist ul li{float: left; position: relative; display: block; overflow: hidden; width: 24.4%; margin-right: 0.8%; margin-bottom: 10px; }
.teamlist ul li:nth-child(4n){margin-right: 0;}
.teamlist ul li img{max-width: 100%;display: block; overflow: hidden; position: relative;}
.teamlist ul li .textxt{position: absolute; width: 100%; height: 50%; background-color: rgba(0, 0, 0, 0.6); top: 100%; -webkit-transition: top 0.7s ease; -moz-transition: top 0.7s ease; -o-transition: top 0.7s ease; transition: top 0.7s ease;   text-align: center;  margin-top: 68%;}
.teamlist ul li .textxt .tseit{color: #fff;  font-size: 24px; width: 100%; display: block; overflow: hidden; position: relative; padding-top: 5%;}
.teamlist ul li .textxt .tseit1{color: #fff;  font-size: 18px; width: 100%; display: block; overflow: hidden; position: relative; padding-top: 15px;}
.teamlist ul li .textxt .tseit2{color: #fff;  font-size: 15px; width:90%; margin: auto; display: block; overflow: hidden; position: relative; padding-top: 15px;}
.teamlist ul li:hover .textxt{display: block;top: 0; }
.teamlist ul li .dindrt{position: absolute; width: 100%; height: 40px; line-height: 40px ; background-color: rgba(0, 0, 0, 0.6); bottom: 0;  text-align: center; display: block; color: #fff; font-size: 16px; overflow: hidden;}
.teamlist ul li:hover .dindrt{display: none;}

@media (max-width:1600px) {

.teamlist ul li{ width: 32.6%; margin-right: 1.1%; }
.teamlist ul li:nth-child(4n){margin-right: 1.1%;}
.teamlist ul li:nth-child(3n){margin-right: 0;}
}

@media (max-width:860px) {
.teamlist{ padding-top: 10px;}
.teamlist ul li{ width: 49%; margin-right: 2%; }
.teamlist ul li:nth-child(4n){margin-right: 2%;}
.teamlist ul li:nth-child(3n){margin-right: 2%;}
.teamlist ul li:nth-child(2n){margin-right: 0;}
.teamlist ul li .textxt{position: absolute; width: 100%; height: 70%; margin-top: 40%;}
.teamlist ul li .textxt .tseit{ font-size: 16px; }
.teamlist ul li .textxt .tseit1{ font-size: 14px;padding-top: 5px; }
.teamlist ul li .textxt .tseit2{ font-size: 14px;padding-top: 5px; }
.teamlist ul li .dindrt{height: 30px; line-height: 30px ; color: #fff; font-size: 15px; }
}

/*团建花絮*/





/*人才招聘*/
.joplist{ width: 100%; display: block; position: relative; overflow: hidden;padding: 20px 0;}
.joplist ul{border-top:1px solid #e8e8e8;zoom: 1;}
.joplist ul li{ border-bottom:1px solid #e8e8e8;}
.joplist ul li h3{ font-size:15px; height:50px; line-height:50px; color:#4c4c4c;padding:0 28px 0 10px; background: #f9f9f9 url(../images/zp06.png);background-position:98% center;background-repeat:no-repeat; cursor:pointer;}
.zhaoptext04{ padding:16px; background-color:#f2f2f2; font-size:14px; color:#4c4c4c; line-height:24px; display:none;}
.zhaoptext04 p{font-size: 15px;line-height:28px;}
.zhaoptext04 h4{ font-weight:bold; font-size:14px; color:#4c4c4c; padding-bottom:5px;}
.hsh_mailtoa04{ width:120px; height:35px; line-height:35px; text-align:center; color:#ffffff; font-size:16px; background-color:#B92825; display:block; margin:32px 0 10px 0;}
.hsh_mailtoa04:hover{color:#ffffff;}
.joplist ul li h3.cur{ color:#ffffff;background-color:#B92825; background-image:url(../images/zp07.png);}
.hsh_mailtotext04{color:#B92825;}
.recrequest04{padding:2% 0;margin: 0 0 3%;border-bottom:1px solid #d9d9d9;line-height:28px;font-size:14px;overflow: hidden;}
.recrequest04 li{padding:0;border:none !important;}
.recrequest04 .recp{}
.recrequest04 .recpone{}

@media (min-width: 768px){
.pagezhaopin4{padding-top:55px;padding-bottom:55px;}
.hsh_mailtoa04{display:inline-block;margin:32px 22px 0 0;}
.recrequest04 .recp{width:50%; float: left;}
}

@media (min-width: 991px){
.joplist ul li h3{padding:0 30px 0 35px; font-size:18px;}
.recrequest04 .recp{width:21%; float: left;}
.recrequest04 .recpone{width:35%;}
}

@media (min-width: 1024px){
.zhaoptext04 {padding: 16px 32px 32px;}		
}

/*人才招聘*/



.hexinkjsd{width:1200px; margin: auto; overflow: hidden; display: block; background: #fff; margin-bottom: 50px;  margin-top: 40px;}
.hexinkjsd ul{zoom: 1; }
.hexinkjsd ul li{width: 398px;padding-top: 27px;height: 185px;position: relative;float: left;border: 1px solid #e6ebed;border-right: none;}
.hexinkjsd ul li:nth-child(3n){border-right: 1px solid #e6ebed;}
.hexinkjsd ul li h3{color: #B92825;font-size: 24px;text-indent: 30px;border-left: 1px solid #B92825;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 1s ease 0s;}
.hexinkjsd ul li p{width: 322px;margin: 0 auto;font-size: 14px;color: #333;line-height: 22px;margin-top: 18px;}
.hexinkjsd ul li img{display: block;position: absolute;top: 135px;left: 295px;transition: all 1s ease 0s;}
.hexinkjsd ul li:hover img{transform:translatey(-6px);-webkit-transform:translatey(-6px);-moz-transform:translatey(-6px);-ms-transform:translatey(-6px);-o-transform:translatey(-6px);}
.hexinkjsd ul li:hover h3{text-indent: 20px; color: #E63D00;}


@media(max-width:640px){
.hexinkjsd{width:94%; margin: auto; margin-top: 30px;margin-bottom:30px; }
.hexinkjsd ul li{width: calc(100% - 2px);padding-top: 27px;height: 185px;position: relative;border: 1px solid #e6ebed; margin-bottom: 20px; }



}



/*解决方案*/
.casekist{width: 100%; display: block; overflow: auto; position: relative; margin-top: 30px;}
.casekist li{float: left;width: 23.2%;margin: 0.5%; margin-right: 1.52266%;margin-bottom:3%;background:#fff;border-radius: 8px;box-shadow:0 0 20px rgba(51,51,51,.2);overflow: hidden;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;position: relative;top: 0;
padding-bottom: 20px;}
.casekist li:nth-child(4n){margin-right:0.5%;}
.casekist li .imgBox{text-align: center;/*overflow: hidden;*/ height: 180px; overflow: hidden;}
.casekist li .imgBox img{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.casekist li .txtBox{padding: 8% 7%;}
.casekist li .txtBox time{line-height:20px;}
.casekist li .txtBox h5{font-size:20px;font-weight:normal;line-height:28px;margin:2% 0 8% 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: block; overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis; }
.casekist li .txtBox p{font-size:16px;line-height:24px;color: #777;margin-bottom:5%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.casekist li:hover{box-shadow:0 0 20px rgba(51,51,51,.5);top: -10px;}
.casekist li:hover .imgBox img{transform:scale(1.1);}
.casekist li .txtBox .more{color:#ee7a06;font-size:16px;white-space:nowrap;background-image: url(../images/mone.png);background-repeat:no-repeat; padding-left: 30px; height: 24px; line-height: 24px;}

@media(max-width:1500px){
.casekist li{float: left;width: 31%;margin: 0.5%; margin-right: 2.5%;margin-bottom:3%;}
.casekist li:nth-child(4n){margin-right:2.5%;}
.casekist li:nth-child(3n){margin-right: 0.5%;}
}


@media(max-width:1024px){
.casekist li{float: left;width: 47%;margin: 0.5%;margin-right: 4%;margin-bottom:3%;}
.casekist li:nth-child(4n){margin-right:4%;}
.casekist li:nth-child(3n){margin-right: 4%;}
.casekist li:nth-child(2n){margin-right: 0.5%;}
}

@media(max-width:480px){
.casekist li{float: left;width:98%;margin:1%;margin-bottom:3%;}
}


/*解决方案*/

/*x联系我们*/
.innerweblxwm{ width:100%; margin:0 auto; padding: 30px 0; position:relative; }
.ablxwm{background: #fff; overflow: hidden; }
.ablxwm .dzbtin{margin-bottom: 30px;padding-top: 10px;overflow: hidden;}
.ablxwm .dzbtin h4{font-size: 30px; color: #333; margin-bottom: 30px; }
.ablxwm .dzbtin .zdwxgz{width: 150px; float:right ;}
.ablxwm .dzbtin .zdwxgz .xcx {width: 150px; float: left;}
.ablxwm .dzbtin .zdwxgz .xcx p{padding: 5px; text-align: center;}
.ablxwm .dzbtin .zdwxgz .xcx p img{width: 140px;}

.ablxwm .dzbtin .lxwmii{width:980px; margin-bottom: 40px; float: left;}
.ablxwm .dzbtin .lxwmii  span{display: inline-block; width: 440px;padding-left:50px; height: 40px; line-height: 40px; font-size: 14px; color: #666666;margin-bottom: 20px; float: left; }
.ablxwm .dzbtin .lxwmii span.z1{background: url(../images/i3.png) no-repeat left center }
.ablxwm .dzbtin .lxwmii span.z2{background: url(../images/i4.png) no-repeat left center }
.ablxwm .dzbtin .lxwmii span.z3{background: url(../images/i5.png) no-repeat left center }
.ablxwm .dzbtin .lxwmii span.z4{background: url(../images/i6.png) no-repeat left center }
.ablxwm .dzbtin .lxwmii span.z7{background: url(../images/i7.png) no-repeat left center }
.ablxwm .dzbtin .lxwmii span.z8{background: url(../images/i8.png) no-repeat left center }

@media (max-width:1200px) {
.innerweblxwm{width: 92%; padding-top: 0;}
.ablxwm .dzbtin .lxwmii{width: calc(100% - 150px); margin-bottom: 40px; float: left;}

}

@media (max-width:640px) {
.ablxwm .dzbtin .zdwxgz{display: none;}
.ablxwm .dzbtin .lxwmii{width: 100%;}
.ablxwm .dzbtin .lxwmii  span{ width: 100%;}
.ablxwm .dzbtin h4{font-size: 20px; color: #333; margin-bottom:10px; }

}



/*地图*/
#allmap { width: 100%; height: 400px;overflow: hidden; font-family: "微软雅黑";}
#allmap b {color: #CC5522;font-size: 14px;}
#allmap img { max-width: none;}
/*地图*/









.eb-details-more{margin: 20px 0;padding-top: 10px; padding-bottom: 10px;}
.eb-details-left p { line-height: 28px; font-size: 14px;white-space: nowrap; -o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; }
.eb-details-left span, .eb-details-left a { color: #666666;float: left; }
.eb-details-right { margin-top: 10px; }
.eb-details-right a { display: block; margin: 0 auto; width: 145px; height: 50px; line-height: 50px; font-size: 16px; color: #ffffff; text-align: center; background-color: #B92825; }

@media (min-width: 768px){
.eb-details-more { position: relative; padding-right: 165px;margin: 40px 0; border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.eb-details-left p { line-height: 26px; }
.eb-details-right { position: absolute; top: 50%; right: 0; margin-top: -25px; }
}



@media (min-width: 1024px){
.eb-details-left p { line-height: 30px; }
.eb-details-left a {-webkit-transition: color 0.7s ease; -moz-transition: color 0.7s ease; -o-transition: color 0.7s ease; transition: color 0.7s ease; }
.eb-details-left a:hover { color: #B92825; }
}











/*公司展示*/
.hononrlist{width: 100%; margin: auto; overflow: hidden; position: relative; margin-bottom: 50px; margin-top: 50px;}
.hononrlist ul{zoom: 1;  margin-bottom: 15px; }
.hononrlist ul li{width: 32%; float: left; margin-bottom: 30px; margin-right: 2%;cursor:pointer}
.hononrlist ul li:nth-child(3n){margin-right: 0;}
.hononrlist ul li .ingtmy{ overflow: hidden; width: 100%;}
.hononrlist ul li .ingtmy img{max-width: 100%;transition: all 0.5s ease 0s;}
.hononrlist ul li .ingtmy:hover img{transform: scale(1.1,1.1)}
.hononrlist ul li .gming{ background-color: #f1f1f1; padding: 15px;text-align: center;margin-top: -2px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hononrlist ul li:hover .gming{ background-color: #000; color: #fff;}




@media (max-width:640px) {	
.hononrlist{ margin-top: 20px;}
.hononrlist ul li{width: 48%; float: left; margin-bottom: 20px; margin-right: 4%;cursor:pointer; overflow: hidden;}
.hononrlist ul li:nth-child(3n){margin-right: 4%;}
.hononrlist ul li:nth-child(2n){margin-right: 0;}
.hononrlist ul li .gming{  padding: 5px;}
}


/*公司展示*/



.anght{font-size: 28px;font-weight: normal;color: #474747;}
.enght{
    font-weight: normal;
    font-size: 28px;
    color: rgb(128, 128, 128);
    opacity: 0.5;
    filter: alpha(opacity=50);
    text-transform: uppercase;
    letter-spacing: -2px;}

.pename{font-size: 28px;font-weight: normal;color: #474747;}
.pejies{width: 100%; margin-bottom: 20px; font-size: 16px; line-height: 28px;}


@media (max-width:780px) {	

.anght{font-size: 20px;font-weight: normal;color: #474747;}
.enght{font-size: 30px;font-weight: normal;color: #474747;}
.pename{font-size: 20px;font-weight: normal;color: #474747;}
}

/*公司展示*/





.hzhbindex{max-width: 1000px;margin:auto;position:relative; margin-top:30px; margin-bottom: 60px;}
.hzhbindex ul{zoom: 1;  overflow: hidden;margin-bottom: 20px;}
.hzhbindex ul li {margin-bottom: 15px; float: left;  width: 50%; display: block;cursor: pointer; }
.hzhbindex ul li .zoomda {padding: 20px; overflow: hidden;  vertical-align: middle;display: table-cell; }
.hzhbindex ul li .tewt{font-size: 20px; padding-bottom: 5px; margin-bottom: 10px;border-bottom: solid 1px #ededed;}
.hzhbindex ul li .tseit { font-size: 16px; color: #666666; line-height: 28px;  margin-top: 5px; }

.hzhbindex .prev,.hzhbindex .next{position:absolute; width:40px; height:40px; display:block; top:50%; margin-top:-20px; }
.hzhbindex .prev{background-position:left top; left:-50px;background-image:url(../images/cpleft.png);background-repeat:no-repeat;}
.hzhbindex .next{background-position:right top; right:-50px;background-image:url(../images/cpright.png);background-repeat:no-repeat;}
/*.hzhbindex .prev:hover{background-image:url(../images/left_ho.png);}
.hzhbindex .next:hover{background-image:url(../images/cpright_ho.png);}*/




@media (max-width:1100px) {	
.hzhbindex{display: none;}
}



.text-con p{line-height: 28px; font-size: 16px; margin-bottom: 10px;}
.text-con p img{padding-right: 20px;}




