.lunbo{width: 100%;text-align: center;overflow: hidden;display: flex;justify-content: center;}
.lunbo img{max-width: 100%;display: flex;}

.map{max-width: 1270px;width: 100%;margin: 0 auto;display: flex;justify-content: space-between;padding: 15px 0;border-bottom: 1px solid #ECECEC;}
.map .left{height: 40px;line-height: 40px;color: #666666;padding-left: 50px;background: url(../image/team/2.png) no-repeat 5px center;}
.map .left a{color: #666666;font-size: 18px;}
.map .right{height: 40px;}
.map .right .form{height: 40px;display: flex;justify-content: flex-start;}
.map .right .form input{height: 40px;box-sizing: border-box;border: 1px solid #B4B4B4;padding: 0 20px;color: #666666;}
.map .right .form .kews{border-right: none;border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.map .right .form .submit{width: 60px;background: url(../image/team/1.png) no-repeat center center;border-top-right-radius: 20px;border-bottom-right-radius: 20px;background-size: 20px auto;cursor: pointer;}

.list{width: 100%;}
.list-con{max-width: 1270px;width: 100%;margin: 0 auto;padding-bottom: 100px;box-sizing: border-box;padding: 0 10px 100px 10px;}
.list-con ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.list-con ul li{width: 25%;margin-top: 50px;position: relative;max-width: 48%;text-align: center;box-sizing: border-box;padding: 0 30px 30px 30px;border-right: 1px dashed #EEEEEE;}
.list-con ul li a{float: left;width: 100%;height: 100%;color: #58595A;}
.list-con ul li:nth-child(4n){border-right: none;}
.list-con ul li .img{width: 130px;height: 130px;line-height: 130px;text-align: center;margin: 0 auto;background: #F7F7F7;border-radius: 50%;}
.list-con ul li .img img{vertical-align: middle;max-width: 50%;}
.list-con ul li .img img:nth-child(2){display: none;}
.list-con ul li  h4{text-align: center;line-height: 40px;font-size: 20px;font-weight: normal;color: #58595A;padding-top: 20px;}
.list-con ul li  pre{font-size: 16px;color: #808080;line-height: 30px;text-align: left;margin: 10px 0 20px 0;height: 120px;word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 这里是超出几行省略 */
    overflow: hidden;}
.list-con ul li  span{display: inline-block;width: 135px;height: 40px;background: none;line-height: 38px;border: 1px solid #58595A;color: #58595A;box-sizing: border-box;}
.list-con ul li:hover .img{background: #D90632;}
.list-con ul li:hover .img img:nth-child(1){display: none;}
.list-con ul li:hover .img img:nth-child(2){display: inline-block;}
.list-con ul li:hover span{background: #D90632;color: #FFFFFF;border: 1px solid #D90632;}
@media only screen and (max-width: 1270px) {
	
}
@media only screen and (max-width: 1000px) {
	.map{padding: 15px 10px;box-sizing: border-box;}
	.list-con ul{display: flex;justify-content: center;flex-wrap: wrap;}
	.list-con ul li{width: 30%;margin-top: 50px;position: relative;max-width: 48%;text-align: center;box-sizing: border-box;padding: 0 30px 30px 30px;border-right: 1px dashed #EEEEEE;}
	.list-con ul li:nth-child(4n){border-right: 1px dashed #EEEEEE;}
	.list-con ul li:nth-child(3n){border-right: none;}
	
}
@media only screen and (max-width: 750px) {
	.map .left a{color: #666666;font-size: 16px;}
	.map .right .form{position: absolute;right: 10px;z-index: 1;}
	.map .right .form .kews{display: none;}	
	.map .right .form .submit{border-top-left-radius: 20px;border-bottom-left-radius: 20px;width: 40px;}
	
	.map .right .on .kews{display: inline-block;}
	.map .right .on .submit{border-top-left-radius: 0;border-bottom-left-radius: 0;width: 60px;}
	
	.list-con ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
	.list-con ul li{width: 50%;margin-top: 30px;position: relative;max-width: 50%;text-align: center;box-sizing: border-box;padding: 0 10px 30px 10px;border-right: 1px dashed #EEEEEE;}
	.list-con ul li:nth-child(3n){border-right: 1px dashed #EEEEEE;}
	.list-con ul li:nth-child(2n){border-right: none;}
	.list-con ul li .img{width: 80px;height: 80px;line-height: 80px;text-align: center;margin: 0 auto;background: #F7F7F7;border-radius: 50%;}
	.list-con ul li .img img{vertical-align: middle;max-width: 32px;}
	.list-con ul li .img img:nth-child(2){display: none;}
	.list-con ul li  h4{text-align: center;line-height: 30px;font-size: 18px;font-weight: normal;color: #58595A;padding-top: 10px;}
	.list-con ul li  pre{font-size: 14px;color: #808080;line-height: 30px;text-align: left;margin: 10px 0 10px 0;height: 120px;word-break: break-all;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 4; /* 这里是超出几行省略 */
	    overflow: hidden;}
	.list-con ul li  span{display: inline-block;width: 105px;height: 30px;background: none;line-height: 28px;border: 1px solid #58595A;color: #58595A;box-sizing: border-box;}
}
@media only screen and (max-width: 600px) {
	.lunbo img{height: 180px;max-width: none;position: relative;left: 50%;transform:translate(-50%,0);}
	
	

}
@media only screen and (max-width: 500px) {
	
}
@media only screen and (max-width: 400px) {
	
}