@charset "utf-8";
@import url(mobile_header.css);

.Content *{box-sizing: border-box;}
.Part1{width: 100%;margin:0 auto;padding: 10px;}
.Part1 .stitle {width:100%;height:auto;margin-top: 0;}
.zdly-team .xwdt_con .hd{overflow-x:overlay;}
.zdly-team .xwdt_con .hd::-webkit-scrollbar{ display: none;}
.zdly-team .xwdt_con .hd ul{/* display: flex; *//* justify-content: space-evenly; */width: auto;}
.zdly-team .xwdt_con .hd ul li{padding: 0 2px;text-align:center;margin-right: 10px;}
.zdly-team .xwdt_con .hd ul li a{color: #333; font-size: 15px;}
.zdly-team .xwdt_con .hd ul li.on{height: 49px;}
.zdly-team{ width:100%; overflow:hidden; height:auto;}
.zdly-team .xwdt_con{width:100%;margin-top: 10px;}
.zdly-team .xwdt_con .bd ul li span {width:auto;}
.zdly-team .xwdt_con .bd ul{height: auto;overflow: hidden;float: left;display:inline-block !important;}
.zdly-team .xwdt_con .bd ul li a {width:calc(100% - 100px);}
.zdly-team .xwdt_con .tempWrap{margin-top: 10px !important;}
@media only screen and (max-width: 320px) {
	.zdly-team .xwdt_con .hd {height:auto;}
}
